Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-07 | TTY: ldisc, do not close until there are readers | Jiri Slaby | 1 | -1/+3 |
2011-04-19 | TTY: introduce deinit helpers for proper ldisc shutdown | Jiri Slaby | 1 | -0/+13 |
2011-03-22 | tty: stop using "delayed_work" in the tty layer | Linus Torvalds | 1 | -7/+7 |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -2/+0 |
2011-03-02 | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 1 | -2/+0 |
2011-02-03 | tty_ldisc: don't use flush_scheduled_work() | Tejun Heo | 1 | -2/+15 |
2010-11-29 | TTY: ldisc, fix open flag handling | Jiri Slaby | 1 | -0/+2 |
2010-11-09 | tty_ldisc: Fix BUG() on hangup | Philippe Rétornaz | 1 | -7/+13 |
2010-11-09 | TTY: restore tty_ldisc_wait_idle | Jiri Slaby | 1 | -0/+29 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+915 |