summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_ldisc.c
AgeCommit message (Expand)Author
2011-11-26TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-26TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-26TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-02-03tty_ldisc: don't use flush_scheduled_work()Tejun Heo
2010-11-29TTY: ldisc, fix open flag handlingJiri Slaby
2010-11-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2010-11-09TTY: restore tty_ldisc_wait_idleJiri Slaby
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman