summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-38/+29
* tty: fix ldisc lock inversion traceAlan Cox2012-05-291-16/+25
* tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2012-05-101-3/+4
* tty_lock: Localise the lockAlan Cox2012-05-041-15/+15
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-261-7/+23
|\
| * TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-171-2/+17
| * TTY: ldisc, move wait idle to callerJiri Slaby2011-11-171-2/+2
| * TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-171-5/+6
* | TTY: ldisc, remove some unneeded includesJiri Slaby2011-11-171-19/+1
* | tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-151-2/+0
|/
* TTY: remove tty_lockedJiri Slaby2011-08-231-1/+0
* TTY: ldisc, do not close until there are readersJiri Slaby2011-06-071-1/+3
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-191-0/+13
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-221-7/+7
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-2/+0
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-2/+0
* | tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-031-2/+15
|/
* TTY: ldisc, fix open flag handlingJiri Slaby2010-11-291-0/+2
* tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-091-7/+13
* TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-091-0/+29
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+915