aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | | | | | tty: Remove redundant tty_wait_until_sent()Peter Hurley2013-03-18
| * | | | | | | tty: Locate get/put ldisc functions togetherPeter Hurley2013-03-18
| * | | | | | | tty: Fold one-line assign function into callersPeter Hurley2013-03-18
| * | | | | | | tty: Document unsafe ldisc reference acquirePeter Hurley2013-03-18
| * | | | | | | tty: Separate release semantics of ldisc referencePeter Hurley2013-03-18
| * | | | | | | tty: Don't protect atomic operation with mutexPeter Hurley2013-03-18
| * | | | | | | tty: Add ldisc hangup debug messagesPeter Hurley2013-03-18
| * | | | | | | tty: Bracket ldisc release with TTY_DEBUG_HANGUP messagesPeter Hurley2013-03-18
| * | | | | | | tty: Fix 'deferred reopen' ldisc commentPeter Hurley2013-03-18
| * | | | | | | tty: Make core responsible for synchronizing its workPeter Hurley2013-03-18
| * | | | | | | tty: Complete ownership transfer of flip buffersPeter Hurley2013-03-18
| * | | | | | | tty: Don't reenable already enabled ldiscPeter Hurley2013-03-18
| * | | | | | | n_tty: Fully initialize ldisc before restarting buffer workPeter Hurley2013-03-18
| * | | | | | | n_tty: Correct unthrottle-with-buffer-flush commentsPeter Hurley2013-03-18
| * | | | | | | tty: Wait for SAK work before waiting for hangup workPeter Hurley2013-03-18
| * | | | | | | tty: Halt both ldiscs concurrentlyPeter Hurley2013-03-18
| * | | | | | | tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()Peter Hurley2013-03-18
| * | | | | | | tty: Relocate tty_ldisc_halt() to avoid forward declarationPeter Hurley2013-03-18
| * | | | | | | tty: Fix ldisc halt sequence on hangupPeter Hurley2013-03-18
| * | | | | | | tty: Remove unnecessary re-test of ldisc ref countPeter Hurley2013-03-18
| * | | | | | | tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()Peter Hurley2013-03-18
| * | | | | | | n_tty: Don't flush buffer when closing ldiscPeter Hurley2013-03-18
| * | | | | | | n_tty: Factor packet mode status change for reusePeter Hurley2013-03-18
| * | | | | | | tty: Add diagnostic for halted line disciplinePeter Hurley2013-03-18
| * | | | | | | tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen2013-03-18
| * | | | | | | tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen2013-03-18
| * | | | | | | tty: max310x: Use dev_pm_opsLars-Peter Clausen2013-03-18
| * | | | | | | tty: max3100: Use dev_pm_opsLars-Peter Clausen2013-03-18
| * | | | | | | TTY: fix close of uninitialised portsJohan Hovold2013-03-18
| * | | | | | | TTY: clean up port drain-delay handlingJohan Hovold2013-03-18
| * | | | | | | TTY: fix DTR not being dropped on hang upJohan Hovold2013-03-18
| * | | | | | | TTY: fix DTR being raised on hang upJohan Hovold2013-03-18
| * | | | | | | TTY: wake up processes last at hangupJohan Hovold2013-03-18
| * | | | | | | TTY: clean up port shutdownJohan Hovold2013-03-18
| * | | | | | | crisv10: use counts from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: use *_wait from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: use close delays from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: remove unused membersJiri Slaby2013-03-18
| * | | | | | | crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby2013-03-18
| * | | | | | | crisv10: use flags from tty_portJiri Slaby2013-03-18
| * | | | | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
| * | | | | | | TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby2013-03-18
| * | | | | | | TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby2013-03-18
| * | | | | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
| * | | | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
| * | | | | | | TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-18
| * | | | | | | TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
| * | | | | | | TTY: synclink, remove superfluous checkJiri Slaby2013-03-18
| * | | | | | | TTY: jsm, remove superfluous checkJiri Slaby2013-03-18
| * | | | | | | n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley2013-03-18