aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/tty_ldisc.c
AgeCommit message (Expand)Author
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-17TTY: ldisc, remove some unneeded includesJiri Slaby
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-11-15tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young
2011-08-23TTY: remove tty_lockedJiri 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