summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus2014-10-051-5/+12
* serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-09-051-0/+3
* sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-141-0/+9
* serial: 8250_dw: Fix LCR workaround regressionJames Hogan2014-07-091-2/+4
* serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger2014-07-091-10/+32
* serial: 8250_dw: Report CTS asserted for auto flowTim Kryger2014-07-091-8/+26
* 8250_core: Fix unwanted TX chars writeLoic Poulain2014-06-071-1/+1
* serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-06-071-2/+7
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-131-0/+4
* tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-131-1/+1
* drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-131-1/+1
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-05-061-1/+5
* tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-04-261-6/+17
* vt: Fix secure clear screenPetr Písař2014-02-221-0/+2
* tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel2014-02-221-0/+11
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-02-061-0/+4
* serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2014-02-061-2/+2
* serial: add support for 200 v3 series Titan cardYegor Yefremov2014-02-061-0/+4
* tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-02-061-7/+13
* serial: amba-pl011: use port lock to guard control register accessJon Medhurst2014-01-251-0/+6
* serial: 8250_dw: add new ACPI IDsMika Westerberg2014-01-091-0/+2
* TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2014-01-091-0/+3
* serial: vt8500: add missing bracesRoel Kluin2013-11-041-2/+3
* xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-131-0/+1
* serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-10-051-1/+2
* serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-10-051-0/+2
* serial: tegra: fix tty-kref leakJohan Hovold2013-10-051-1/+3
* tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-10-051-0/+3
* tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-261-1/+2
* powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-09-071-2/+2
* serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-08-111-8/+13
* serial: arc_uart: Fix module aliasAxel Lin2013-08-111-1/+1
* serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-08-111-8/+9
* parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-08-111-2/+1
* tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-08-041-3/+2
* pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-07-211-0/+5
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-131-4/+0
* tty: Reset itty for other ptyPeter Hurley2013-07-131-0/+2
* Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
|\
| * tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| * tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
* | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-1/+9
|/
* Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
* serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
* serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-23/+0
|\
| * SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-23/+0
* | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-221-3/+3
* | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-211-2/+9
* | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1