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