summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-11serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer1-2/+1
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-13tty: Reset itty for other ptyPeter Hurley1-0/+2
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+6
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-1/+9
2013-06-17tty: Fix transient pty write() EIOPeter Hurley1-8/+5
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall1-4/+1
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin1-7/+7
2013-06-03serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap1-0/+13
2013-06-03serial/imx: disable hardware flow control at startupLucas Stach1-0/+2
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-23/+0
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov1-3/+3
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov1-2/+9
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley2-26/+55
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun1-3/+8
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones1-1/+1
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia1-2/+4
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar1-23/+0
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+0
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-26/+38
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-48/+4
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann3-11/+20
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+40
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris1-3/+0
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris1-4/+0
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs1-0/+9
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris1-13/+19
2013-04-30audit: push loginuid and sessionid processing downEric Paris1-48/+24
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris1-1/+3
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds54-999/+1226
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+1
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer1-1/+0