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