| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
* | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 | 1 | -0/+1 |
* | | ipwireless: don't oops if we run out of space | Alan Cox | 2012-11-15 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 2 | -3/+3 |
|\ |
|
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 2 | -3/+3 |
* | | tty: ipwireless: check ppp register worked | Alan Cox | 2012-09-17 | 1 | -1/+6 |
* | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
|/ |
|
* | TTY: ipwireless, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -9/+8 |
* | TTY: ipwireless, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -14/+15 |
* | TTY: ipwireless, move prints to appropriate places | Jiri Slaby | 2012-04-09 | 1 | -21/+10 |
* | TTY: ipwireless, use synchronous hangup | Jiri Slaby | 2012-04-09 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 2 | -2/+2 |
|\ |
|
| * | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-04 | 2 | -2/+2 |
* | | TTY: ipwireless, fix tty->index handling | Jiri Slaby | 2012-03-08 | 1 | -23/+13 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 1 | -1/+1 |
* | | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-19 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -20/+32 |
* | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ | Greg Kroah-Hartman | 2011-02-22 | 10 | -0/+3632 |