summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* 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
* | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-201-0/+8
* | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-202-26/+55
* | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
* | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-201-147/+141
* | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
* | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-201-3/+8
* | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
* | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
* | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
* | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-59/+45
|\
| * audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-301-3/+0
| * audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-301-4/+0