aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/pty.c
Commit message (Expand)AuthorAge
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman2012-02-24
* Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2012-02-24
* TTY: get rid of BTM around devpts_*Jiri Slaby2012-02-02
* TTY: pty, remove superfluous ptm testJiri Slaby2012-02-02
* tty: move pty count limiting into devptsKonstantin Khlebnikov2012-01-24
* tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov2012-01-24
* TTY: pty, cleanup the pty countingJiri Slaby2011-11-17
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby2011-10-18
| * TTY: make tty_add_file non-failingJiri Slaby2011-10-18
* | TTY: pty, fix pty countingJiri Slaby2011-08-23
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* TTY: plug in deinitialize_tty_structJiri Slaby2011-04-19
* TTY: unify pty_unix98_install fail path handlingJiri Slaby2011-04-19
* TTY: unify pty_install fail path handlingJiri Slaby2011-04-19
* 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: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
|/
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05