aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-25serial: 8250: remove a few lines of dead codePaul Bolle
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby
2013-03-25TTY: 8250, revert module name changeJiri Slaby
2013-03-25tty: tty_vhangup_session can be staticChanglong Xie
2013-03-25serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar
2013-03-25serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle
2013-03-25serial: of_serial: Handle fifo-size propertyHeikki Krogerus
2013-03-25serial: 8250: Allow probe drivers to ignore tx_loadszHeikki Krogerus
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-18driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei
2013-03-18driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei
2013-03-18TTY: serial, stop accessing potential NULLsJiri Slaby
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley
2013-03-18tty: Remove redundant tty_wait_until_sent()Peter Hurley
2013-03-18tty: Locate get/put ldisc functions togetherPeter Hurley
2013-03-18tty: Fold one-line assign function into callersPeter Hurley
2013-03-18tty: Document unsafe ldisc reference acquirePeter Hurley
2013-03-18tty: Separate release semantics of ldisc referencePeter Hurley
2013-03-18tty: Don't protect atomic operation with mutexPeter Hurley
2013-03-18tty: Add ldisc hangup debug messagesPeter Hurley
2013-03-18tty: Bracket ldisc release with TTY_DEBUG_HANGUP messagesPeter Hurley
2013-03-18tty: Fix 'deferred reopen' ldisc commentPeter Hurley
2013-03-18tty: Make core responsible for synchronizing its workPeter Hurley
2013-03-18tty: Complete ownership transfer of flip buffersPeter Hurley
2013-03-18tty: Don't reenable already enabled ldiscPeter Hurley
2013-03-18n_tty: Fully initialize ldisc before restarting buffer workPeter Hurley
2013-03-18n_tty: Correct unthrottle-with-buffer-flush commentsPeter Hurley
2013-03-18tty: Wait for SAK work before waiting for hangup workPeter Hurley
2013-03-18tty: Halt both ldiscs concurrentlyPeter Hurley
2013-03-18tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()Peter Hurley
2013-03-18tty: Relocate tty_ldisc_halt() to avoid forward declarationPeter Hurley
2013-03-18tty: Fix ldisc halt sequence on hangupPeter Hurley
2013-03-18tty: Remove unnecessary re-test of ldisc ref countPeter Hurley
2013-03-18tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()Peter Hurley
2013-03-18n_tty: Don't flush buffer when closing ldiscPeter Hurley
2013-03-18n_tty: Factor packet mode status change for reusePeter Hurley
2013-03-18tty: Add diagnostic for halted line disciplinePeter Hurley
2013-03-18tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen
2013-03-18tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen
2013-03-18tty: max310x: Use dev_pm_opsLars-Peter Clausen
2013-03-18tty: max3100: Use dev_pm_opsLars-Peter Clausen
2013-03-18TTY: fix close of uninitialised portsJohan Hovold
2013-03-18TTY: clean up port drain-delay handlingJohan Hovold
2013-03-18TTY: fix DTR not being dropped on hang upJohan Hovold
2013-03-18TTY: fix DTR being raised on hang upJohan Hovold