Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / drivers / tty / tty_ldisc.c
2011-11-27 Greg Kroah-HartmanMerge 3.2-rc3 into tty-next to handle merge conflict...
2011-11-17 Jiri SlabyTTY: ldisc, remove some unneeded includes
2011-11-17 Jiri SlabyTTY: ldisc, wait for ldisc infinitely in hangup
2011-11-17 Jiri SlabyTTY: ldisc, move wait idle to caller
2011-11-17 Jiri SlabyTTY: ldisc, allow waiting for ldisc arbitrarily long
2011-11-15 Dave Youngtty_ldisc: remove unnecessary negative return check...
2011-08-23 Jiri SlabyTTY: remove tty_locked
2011-06-07 Jiri SlabyTTY: ldisc, do not close until there are readers
2011-04-19 Jiri SlabyTTY: introduce deinit helpers for proper ldisc shutdown
2011-03-22 Linus Torvaldstty: stop using "delayed_work" in the tty layer
2011-03-17 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2011-03-01 Arnd Bergmanndrivers: remove extraneous includes of smp_lock.h
2011-02-03 Tejun Heotty_ldisc: don't use flush_scheduled_work()
2010-11-29 Jiri SlabyTTY: ldisc, fix open flag handling
2010-11-09 Philippe Rétornaztty_ldisc: Fix BUG() on hangup
2010-11-09 Jiri SlabyTTY: restore tty_ldisc_wait_idle
2010-11-05 Greg Kroah-HartmanTTY: create drivers/tty and move the tty core files...