aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby1-2/+17
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby1-2/+2
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby1-5/+6
2011-08-23TTY: remove tty_lockedJiri Slaby1-1/+0
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby1-1/+3
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby1-0/+13
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds1-7/+7
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-2/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-2/+0
2011-02-03tty_ldisc: don't use flush_scheduled_work()Tejun Heo1-2/+15
2010-11-29TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2010-11-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2010-11-09TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+915