Commit Graph

66 Commits (a13fbee086310cb99a73958943d4d8103bf52f3a)

Author SHA1 Message Date
Dan Carpenter b3f13debd5 [PATCH] tty_io.c balance tty_ldisc_ref() 18 years ago
Heiko Carstens a311f74329 [PATCH] tty: export get_current_tty 18 years ago
Alan Cox edc6afc549 [PATCH] tty: switch to ktermios and new framework 18 years ago
Cedric Le Goater 1ec320afdc [PATCH] add process_session() helper routine: deprecate old field 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Greg Kroah-Hartman 01107d3430 Driver core: convert tty core to use struct device 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
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