Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-22 | TTY: vt, fix paste_selection ldisc handling | Jiri Slaby | 1 | -7/+2 |
2012-03-08 | vt: tackle the main part of the selection logic | Alan Cox | 1 | -8/+31 |
2012-03-08 | vt: push down tioclinux cases | Alan Cox | 1 | -6/+6 |
2012-03-08 | vt:tackle kbd_table | Alan Cox | 1 | -2/+7 |
2011-08-23 | TTY: remove tty_locked | Jiri Slaby | 1 | -2/+2 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -1/+2 |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -2/+1 |
2011-04-19 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -2/+0 |
2011-03-02 | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 1 | -1/+0 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 1 | -2/+2 |
2010-11-05 | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 1 | -0/+348 |