summaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_io.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-6/+3Star
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-311-1/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-5/+5
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-2/+2
* [PATCH] files: break up files structDipankar Sarma2005-09-091-1/+3
* [PATCH] pty_chars_in_buffer oops fixJason Baron2005-09-091-25/+54
* [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-081-6/+0Star
* [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer2005-06-261-5/+5
* [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-13/+24
* [PATCH] tty: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-211-8/+8
* [PATCH] uninline tty_paranoia_check()Andrew Morton2005-05-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2980