Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-08 | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc | Linus Torvalds | 1 | -12/+2 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -9/+6 |
2011-04-23 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -6/+9 |
2011-04-05 | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 1 | -3/+1 |
2011-03-23 | tty: stop using "delayed_work" in the tty layer | Linus Torvalds | 1 | -7/+7 |
2010-11-10 | tty: prevent DOS in the flush_to_ldisc | Jiri Olsa | 1 | -2/+12 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+524 |