USB: usbmon: fix bug in mon_buff_area_shrink
[safe/jmp/linux-2.6] / drivers / char / tty_ldisc.c
2009-10-04 Linus Torvaldstty: Avoid dropping ldisc_mutex over hangup tty re...
2009-09-19 Linus Torvaldstty-ldisc: get rid of tty_ldisc_try_get() helper function
2009-09-19 Linus Torvaldstty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead...
2009-08-25 Linus Torvaldstty: make sure to flush any pending work when halting...
2009-08-04 Linus Torvaldstty-ldisc: be more careful in 'put_ldisc' locking
2009-08-04 Linus Torvaldstty-ldisc: turn ldisc user count into a proper refcount
2009-08-04 Linus Torvaldstty-ldisc: make refcount be atomic_t 'users' count
2009-07-16 Alan Coxtty: fix close/hangup race
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-29 Alan Coxtty: Fix the leak in tty_ldisc_release
2009-06-16 Alan Coxldisc: debug aids
2009-06-16 Alan Coxldisc: Make sure the ldisc isn't active when we close it
2009-06-16 Alan Coxtty: Fix leaks introduced by the shift to separate...
2009-06-16 Alan Coxtty: Fix leaks introduced by the shift to separate...
2009-06-11 Alan Coxtty: bring ldisc into CodingStyle
2009-06-11 Alan Coxtty: Move ldisc_flush
2009-06-11 Alan Coxtty: rewrite the ldisc locking
2009-06-11 Alan Coxtty: Extract various bits of ldisc code
2009-04-01 Al ViroTrim includes of fdtable.h
2009-01-02 Alan Coxtty: Fix PPP hang under load
2008-08-01 Eugeniy Meshcheryakovtry harder to load tty ldisc driver
2008-07-22 Alan Coxtty: Split ldisc code into its own file