summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-02-22vt: Fix secure clear screenPetr Písař
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-22serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
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: disable uart timer at start of shutdownMarek Roszko
2014-02-06tty/serial: at91: reset rx_ring when port is shutdownMark Deneen
2014-02-06tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko
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
2014-01-09n_tty: Fix apparent order of echoed outputPeter Hurley
2014-01-09tty: Fix hang at ldsem_down_read()Peter Hurley
2013-12-11n_tty: Fix missing newline echoPeter Hurley
2013-12-04n_tty: Ensure reader restarts worker for next readerPeter Hurley
2013-12-04tty: Reset hupped state on openPeter Hurley
2013-12-04n_tty: Fix echo overrun tail computationPeter Hurley
2013-12-04tty: incorrect test of echo_buf() result for ECHO_OP_STARTRoel Kluin
2013-12-04n_tty: Fix 4096-byte canonical readsPeter Hurley
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre
2013-10-16serial: vt8500: add missing bracesRoel Kluin
2013-10-07Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-09-30tty: Fix pty master read() after slave closesPeter Hurley
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-25tty: Fix SIGTTOU not sent with tcflush()Peter Hurley
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-17n_tty: Fix EOF push index when termios changesPeter Hurley
2013-09-17serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches
2013-08-30serial: imx: initialize the local variableHuang Shijie
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-28tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos