aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c
Commit message (Expand)AuthorAge
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
|\
| * TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-17
| * TTY: ldisc, move wait idle to callerJiri Slaby2011-11-17
| * TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-17
* | TTY: ldisc, remove some unneeded includesJiri Slaby2011-11-17
* | tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-15
|/
* TTY: remove tty_lockedJiri Slaby2011-08-23
* TTY: ldisc, do not close until there are readersJiri Slaby2011-06-07
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-22
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-01
* | tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-03
|/
* TTY: ldisc, fix open flag handlingJiri Slaby2010-11-29
* tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-09
* TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-09
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05