aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-261-2/+17
* TTY: ldisc, move wait idle to callerJiri Slaby2011-11-261-2/+2
* TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-261-5/+6
* 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