summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Use raw spin lock to protect TTY ldisc administrationIvo Sieben2012-10-241-16/+16
* TTY: move tty buffers to tty_portJiri Slaby2012-10-231-5/+5
* TTY: ldisc, wait for idle ldisc in releaseJiri Slaby2012-10-231-0/+5
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-3/+3
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-3/+3
| * tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-261-1/+1
* | tty: localise the lockAlan Cox2012-08-101-30/+39
* | tty: Fix race in tty releaseAlan Cox2012-07-271-1/+2
* | tty: move the termios object into the ttyAlan Cox2012-07-161-5/+5
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-161-38/+29Star
* | tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-121-1/+1
* | tty: localise the lockAlan Cox2012-07-061-29/+38
|/
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-031-38/+29Star
* tty: fix ldisc lock inversion traceAlan Cox2012-05-291-16/+25
* tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2012-05-101-3/+4
* tty_lock: Localise the lockAlan Cox2012-05-051-15/+15
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-271-7/+23
|\
| * TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-171-2/+17
| * TTY: ldisc, move wait idle to callerJiri Slaby2011-11-171-2/+2
| * TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-171-5/+6
* | TTY: ldisc, remove some unneeded includesJiri Slaby2011-11-171-19/+1Star
* | tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-161-2/+0Star
|/
* TTY: remove tty_lockedJiri Slaby2011-08-231-1/+0Star
* TTY: ldisc, do not close until there are readersJiri Slaby2011-06-071-1/+3
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-191-0/+13
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-231-7/+7
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-171-2/+0Star
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-2/+0Star
* | tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-031-2/+15
|/
* TTY: ldisc, fix open flag handlingJiri Slaby2010-11-291-0/+2
* tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-101-7/+13
* TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-101-0/+29
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+915