aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pty.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Ldisc revampAlan Cox2008-07-201-5/+5
* pty: prepare for tty->ops changesAlan Cox2008-04-301-3/+26
* tty: BKL pushdownAlan Cox2008-04-301-0/+3
* sysctl: simplify the pty sysctl logicEric W. Biederman2007-10-181-1/+23
* PTY: add kernel parameter to overwrite legacy pty countKay Sievers2007-10-121-2/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+9
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-6/+2
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-2/+2
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-1/+1
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-2/+2
* [PATCH] pty_chars_in_buffer oops fixJason Baron2005-09-091-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+412