Commit Graph

45 Commits (898d1053f72c192a6e7f701e915995afff695de8)

Author SHA1 Message Date
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Linus Torvalds 342a597146 pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys 16 years ago
Linus Torvalds 202c4675c5 pty_write: don't do a tty_wakeup() when the buffers are full 16 years ago
Linus Torvalds ac89a9174d pty: don't limit the writes to 'pty_space()' inside 'pty_write()' 16 years ago
Linus Torvalds 85dfd81dc5 pty: fix data loss when stopped (^S/^Q) 16 years ago
OGAWA Hirofumi e043e42bdb pty: avoid forcing 'low_latency' tty flag 16 years ago
Alan Cox 3a54297478 pty: quickfix for the pty ENXIO timing problems 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Alan Cox d945cb9cce pty: Rework the pty layer to use the normal buffering logic 16 years ago
Alan Cox 762faaed91 pty: Narrow the race on ldisc locking 16 years ago
Alan Cox cbcb6d66af pty: Narrow the race on ldisc locking 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Alan Cox 620df3c0a5 pty: Fix a comment 16 years ago
Alan Cox c774bda2fd pty: Fix documentation 16 years ago
Roel Kluin da2bdf9a6f Make various things static 16 years ago
Alan Cox 0ac6053c4d tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
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