aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2014-01-09serial: 8250_dw: add new ACPI IDsMika Westerberg
2014-01-09TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-11-04serial: vt8500: add missing bracesRoel Kluin
2013-10-13xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-10-05serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-10-05serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-10-05serial: tegra: fix tty-kref leakJohan Hovold
2013-10-05tty: Fix SIGTTOU not sent with tcflush()Peter Hurley
2013-09-26tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-07powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial: arc_uart: Fix module aliasAxel Lin
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13tty: Reset itty for other ptyPeter Hurley
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-17tty: Fix transient pty write() EIOPeter Hurley
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin
2013-06-03serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap
2013-06-03serial/imx: disable hardware flow control at startupLucas Stach
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds