Commit Graph

41 Commits (69ab3912d1b4dbf27ea1a383cb5731251fc0e109)

Author SHA1 Message Date
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Fulghum 33b37a33c2 [PATCH] remove active field from tty buffer structure 19 years ago
Paul Fulghum 2c3bb20f46 [PATCH] add receive_room flow control to flush_to_ldisc 19 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Paul Fulghum 283fef59d6 [PATCH] tty: fix TCSBRK comment 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 ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Hansjoerg Lipp 1cdcb6b43f [PATCH] TTY: return class device pointer from tty_register_device() 19 years ago
Tobias Powalowski ff4547f4aa [PATCH] tty_insert_flip_string_flags() license fix 19 years ago
Dipankar Sarma ca99c1da08 [PATCH] Fix file lookup without ref 19 years ago
Eric W. Biederman 20ac94378d [PATCH] do_SAK: Don't recursively take the tasklist_lock 19 years ago
Paul Fulghum 14a6283eb5 [PATCH] tty release_dev(): remove dead code 19 years ago
Paul Fulghum 9453a5adaf [PATCH] ptmx: fix duplicate idr_remove 19 years ago
Andrew Morton e1a2509023 [PATCH] make tty_insert_flip_string_flags() a non gpl export 19 years ago
Andrew Morton ee37df7877 [PATCH] make tty_insert_flip_string a non-GPL export 19 years ago
Eric W. Biederman 652486fb84 [PATCH] do_SAK: don't depend on session ID 0 19 years ago
Eric W. Biederman f96a795d4f [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info 19 years ago
Eric Sesterhenn 56ee48277f BUG_ON() Conversion in drivers/char 19 years ago
Thomas Koeller 1aef821a6b [PATCH] constify tty flip buffer handling 19 years ago
Ingo Molnar 70522e121a [PATCH] sem2mutex: tty 19 years ago
Paul Fulghum 6af6aab34a [PATCH] tty buffering: comment out debug code 19 years ago
Paul Fulghum da965822ab [PATCH] tty reference count fix 19 years ago
Paul Fulghum 8977d929e4 [PATCH] tty buffering stall fix 19 years ago
Paul Fulghum 808249ceba [PATCH] new tty buffering locking fix 19 years ago
Paul Fulghum 607f4e3864 [PATCH] new tty buffering access fix 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Jesper Juhl 735d5661d5 [PATCH] kfree cleanup: drivers/char 19 years ago
Eric Dumazet 2f51201662 [PATCH] reduce sizeof(struct file) 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Jason Baron ff55fe2075 [PATCH] pty_chars_in_buffer oops fix 20 years ago
Christoph Hellwig a100777082 [PATCH] move 68360serial.c over use initcalls 20 years ago
Domen Puncer b20f3ae5f0 [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible() 20 years ago
Alexey Dobriyan bfb07599da [PATCH] Introduce tty_unregister_ldisc() 20 years ago
gregkh@suse.de 7fe845d11a [PATCH] tty: move to use the new class code, instead of class_simple 20 years ago
Andrew Morton d769a66970 [PATCH] uninline tty_paranoia_check() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago