Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-11 | n_gsm: Fix length handling | Ken Mills | 1 | -2/+2 |
2010-11-11 | n_gsm: Copy n2 over when configuring via ioctl interface | Ken Mills | 1 | -0/+1 |
2010-11-11 | vcs: make proper usage of the poll flags | Nicolas Pitre | 1 | -3/+3 |
2010-11-09 | tty_ldisc: Fix BUG() on hangup | Philippe Rétornaz | 1 | -7/+13 |
2010-11-09 | TTY: restore tty_ldisc_wait_idle | Jiri Slaby | 1 | -0/+29 |
2010-11-09 | tty: prevent DOS in the flush_to_ldisc | Jiri Olsa | 1 | -2/+12 |
2010-11-05 | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ | Greg Kroah-Hartman | 1 | -0/+2 |
2010-11-05 | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 11 | -0/+10134 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 14 | -0/+15484 |