aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/pty.c
AgeCommit message (Expand)Author
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30pty: prepare for tty->ops changesAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-12PTY: add kernel parameter to overwrite legacy pty countKay Sievers
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-09-09[PATCH] pty_chars_in_buffer oops fixJason Baron
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds