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