aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-02-06
* serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2014-02-06
* serial: add support for 200 v3 series Titan cardYegor Yefremov2014-02-06
* tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-02-06
* serial: amba-pl011: use port lock to guard control register accessJon Medhurst2014-01-25
* serial: 8250_dw: add new ACPI IDsMika Westerberg2014-01-09
* TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2014-01-09
* serial: vt8500: add missing bracesRoel Kluin2013-11-04
* xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-13
* serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-10-05
* serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-10-05
* serial: tegra: fix tty-kref leakJohan Hovold2013-10-05
* tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-10-05
* tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-26
* powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-09-08
* serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-08-11
* serial: arc_uart: Fix module aliasAxel Lin2013-08-11
* serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-08-11
* parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-08-11
* tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-08-04
* pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-07-21
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-13
* tty: Reset itty for other ptyPeter Hurley2013-07-13
* Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-22
|\
| * tty: Fix transient pty write() EIOPeter Hurley2013-06-17
| * tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-17
* | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-18
|/
* Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-03
* serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-03
* serial/imx: disable hardware flow control at startupLucas Stach2013-06-03
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-24
|\
| * SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-19
* | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-22
* | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-21
* | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-21
* | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-20
* | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-20
* | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-20
* | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-20
* | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-20
* | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-20
* | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-20
* | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-20
* | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-20
* | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-20
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-30
| * audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-30
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-30
| * audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-30