aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_io.c
Commit message (Expand)AuthorAge
* TTY: tty_io, annotate locking functionsJiri Slaby2011-04-25
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* TTY: fix fail path in tty_openJiri Slaby2011-04-19
* TTY: plug in deinitialize_tty_structJiri Slaby2011-04-19
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19
* TTY: unify tty_init_dev fail path handlingJiri Slaby2011-04-19
* vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* 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: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
|/
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
|\
| * tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-22
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
* | TTY: open/hangup race fixupJiri Slaby2010-11-29
* | TTY: don't allow reopen when ldisc is changingJiri Slaby2010-11-29
|/
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05