summaryrefslogtreecommitdiff
path: root/drivers/tty/pty.c
AgeCommit message (Expand)Author
2011-11-11TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby
2011-11-11TTY: make tty_add_file non-failingJiri Slaby
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-19TTY: plug in deinitialize_tty_structJiri Slaby
2011-04-19TTY: unify pty_unix98_install fail path handlingJiri Slaby
2011-04-19TTY: unify pty_install fail path handlingJiri Slaby
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman