Commit Graph

55 Commits (242954b5aa8e5ec84f46a84637daf08ee4247c6e)

Author SHA1 Message Date
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Akinobu Mita 4050914f7c [PATCH] rate limiting for the ldisc open failure messages 19 years ago
Alan Cox 28298232a1 [PATCH] tty: Fix bits and note more bits to fix 19 years ago
Alan Cox de2a84f2be [PATCH] solaris emulation: incorrect tty locking 19 years ago
Arjan van de Ven 5785c95bae [PATCH] tty: make termios_sem a mutex 19 years ago
Alan Cox 808a0d389f [PATCH] tty: lock ticogwinsz 19 years ago
Alan Cox 1266b1e1ae [PATCH] tty: trivial kzalloc opportunity 19 years ago
Alan Cox ca9bda00b4 [PATCH] tty locking on resize 19 years ago
Alexey Dobriyan 527063ba98 [PATCH] tty_io.c: keep davej sane 19 years ago
Alan Cox 01da5fd83d [PATCH] Fix tty layer DoS and comment relevant code 19 years ago
Alan Cox af9b897ee6 [PATCH] tty layer comment the locking assumptions and functions somewhat 19 years ago
Rolf Eike Beer cc36e7f124 [PATCH] tty: remove bogus call to cdev_del() 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 19 years ago
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