Commit Graph

114534 Commits (878e7556bfe7b10178ea58862bf9708f35afe001)
 

Author SHA1 Message Date
Sergei Shtylylov 9b5a18e19f sgiioc4: fix messages 17 years ago
Sergei Shtylylov aa95f0e765 sgiioc4: sgiioc4_read_status drive busy check fix 17 years ago
Randy Dunlap 4501a466f2 MAINTAINERS: move F: line so that it does not break S: line info 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Linus Torvalds 54cebc68c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 17 years ago
Linus Torvalds fffdedef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 5723ff931a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Linus Torvalds be3bfbba8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 17 years ago
Linus Torvalds 20272c8994 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 17 years ago
Linus Torvalds 8d71ff0bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 17 years ago
Linus Torvalds 244dc4e54b Merge git://git.infradead.org/users/dwmw2/random-2.6 17 years ago
Linus Torvalds e7f2f9918c Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Alan Cox 11a96d1820 tty: rename the remaining oddly named n_tty functions 17 years ago
Alan Cox a18992d465 fs3270: Correct error returns 17 years ago
Alan Cox a90610e50b fs3270: remove extra locks 17 years ago
Jason Wessel 402fda9201 tty: tty_io.c shadows sparse fix 17 years ago
David S. Miller 8440838bc5 serial: fix device name reporting when minor space is shared between drivers 17 years ago
Alan Cox a7be18d436 applicom: Fix an unchecked user ioctl range and an error return 17 years ago
Alan Cox 17b820606e tty: Minor tidyups and document fixes for n_tty 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Alan Cox ea1afd2562 tty: fix up gigaset a bit 17 years ago
Stephen Rothwell 53e86317e9 tty: Fallout from tty-move-canon-specials 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 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 a6f37daa8b Simplify devpts_pty_kill 17 years ago
Sukadev Bhattiprolu 89a52e109e Simplify devpts_pty_new() 17 years ago
Sukadev Bhattiprolu 527b3e4773 Simplify devpts_get_tty() 17 years ago
Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 17 years ago
Sukadev Bhattiprolu 4a2b5fddd5 Move tty lookup/reopen to caller 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
Sukadev Bhattiprolu 2349970575 tty: Move parts of tty_init_dev into new functions 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 bf7a06bcce vt: remove bogus lock dropping 17 years ago
Alan Cox 15582d36a1 pty: If the administrator creates a device for a ptmx slave we should not error 17 years ago
Alan Cox dbda4c0b97 tty: Fix abusers of current->sighand->tty 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 2cb5998b5f tty: the vhangup syscall is racy 17 years ago
Alan Cox 216ba023a9 mxser: Switch to kref tty 17 years ago
Alan Cox d18a750fe9 stallion: Use krefs 17 years ago
Alan Cox d450b5a019 tty: kref usage for isicom and moxa 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago
Alan Cox 95f9bfc6b7 tty: Move tty_write_message out of kernel/printk 17 years ago