pch_uart: Fix MSI setting issue
[linux-flexiantxendom0.git] / drivers / tty / tty_buffer.c
2011-06-08 Linus Torvaldstty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
2011-06-03 Linus TorvaldsRevert "tty: make receive_buf() return the amout of...
2011-04-23 Felipe Balbitty: make receive_buf() return the amout of bytes received
2011-04-04 Linus Torvaldstty: fix endless work loop when the buffer fills up
2011-03-22 Linus Torvaldstty: stop using "delayed_work" in the tty layer
2010-11-09 Jiri Olsatty: prevent DOS in the flush_to_ldisc
2010-11-05 Greg Kroah-HartmanTTY: create drivers/tty and move the tty core files...