Commit Graph

29 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Alan Cox 8dff04ea31 pty: simplify unix98 allocation 17 years ago
Alan Cox 335adde689 pty: Fix allocation failure double free 17 years ago
Alan Cox fe9cd962a6 pty: Coding style and polish 17 years ago
Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 17 years ago
Alan Cox bf970ee46e tty: extract the pty init time special cases 17 years ago
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 17 years ago
Alan Cox 8b0a88d591 tty: More driver operations 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
Alan Cox 99f1fe189d tty: Clean up the tty_init_dev changes further 17 years ago
Alan Cox d81ed10307 tty: Remove more special casing and out of place code 17 years ago
Alan Cox feebed6515 tty: shutdown method 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Alan Cox 3e8e88ca05 pty: prepare for tty->ops changes 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Eric W. Biederman 35834ca1e4 sysctl: simplify the pty sysctl logic 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Jason Baron ff55fe2075 [PATCH] pty_chars_in_buffer oops fix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago