| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-10-06 | 2 | -60/+96 |
|\ |
|
| * | hvc_vio: Improve registration of udbg backend | Benjamin Herrenschmidt | 2012-09-05 | 1 | -53/+70 |
| * | hvc_console: Better kernel console support | Benjamin Herrenschmidt | 2012-09-05 | 1 | -7/+26 |
* | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-02 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -9/+6 |
| |\ \
| | |/ |
|
| * | | xen: missing includes | Stefano Stabellini | 2012-08-21 | 1 | -0/+2 |
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | tty/serial: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 2012-09-18 | 1 | -1/+1 |
* | | | tty: Fix hvc return | Alan Cox | 2012-09-17 | 1 | -1/+1 |
* | | | TTY: hvcs, add tty install | Jiri Slaby | 2012-08-13 | 1 | -19/+33 |
* | | | TTY: hvcs, clean hvcs_open a bit | Jiri Slaby | 2012-08-13 | 1 | -15/+17 |
* | | | TTY: hvc_console, add tty install | Jiri Slaby | 2012-08-13 | 1 | -6/+25 |
* | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 1 | -0/+2 |
* | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 1 | -9/+6 |
|\ \ \
| |/ / |
|
| * | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 1 | -9/+6 |
| |\ \
| | |/
| |/| |
|
| | * | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 2012-07-19 | 1 | -9/+6 |
* | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -1/+1 |
|/ / |
|
* | | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-06-15 | 1 | -14/+17 |
|\ |
|
| * | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -3/+8 |
| * | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -1/+2 |
| * | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -12/+9 |
| * | hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-21 | 1 | -2/+2 |
* | | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-15 | 1 | -2/+2 |
* | | TTY: hvc, fix TTY refcounting | Jiri Slaby | 2012-04-13 | 1 | -5/+0 |
* | | TTY: hvsi, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -14/+21 |
* | | TTY: hvsi, sanitize uses of tty | Jiri Slaby | 2012-04-09 | 1 | -58/+30 |
* | | TTY: hvsi, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -6/+7 |
* | | TTY: hvsi, CLOCAL is not in tty->flags | Jiri Slaby | 2012-04-09 | 1 | -1/+1 |
* | | TTY: hvcs, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -9/+7 |
* | | TTY: hvcs, use kref from tty_port | Jiri Slaby | 2012-04-09 | 1 | -18/+16 |
* | | TTY: hvcs, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -12/+12 |
* | | TTY: HVC, use count from tty_port | Jiri Slaby | 2012-04-09 | 2 | -20/+21 |
* | | TTY: HVC, use tty from tty_port | Jiri Slaby | 2012-04-09 | 3 | -23/+16 |
* | | TTY: HVC, add tty_port | Jiri Slaby | 2012-04-09 | 2 | -10/+15 |
|/ |
|
* | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-28 | 2 | -9/+3 |
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 2 | -43/+430 |
|\ |
|
| * | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2012-03-13 | 2 | -54/+70 |
| * | hvc_xen: implement multiconsole support | Stefano Stabellini | 2012-03-13 | 1 | -58/+377 |
| * | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 | 1 | -16/+68 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 | 5 | -615/+11 |
|\ \ |
|
| * | | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable | Stephen Rothwell | 2012-03-21 | 1 | -4/+0 |
| * | | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL | Benjamin Herrenschmidt | 2012-03-16 | 2 | -1/+11 |
| * | | tty: powerpc: remove hvc_iseries | Stephen Rothwell | 2012-03-09 | 3 | -610/+0 |
| |/ |
|
* | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 2 | -18/+11 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 3 | -4/+0 |
* | | serial: Kill off NO_IRQ | Alan Cox | 2012-01-26 | 6 | -7/+7 |
|/ |
|
* | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd | 2011-11-15 | 1 | -0/+2 |
* | Revert "hvc_console: display printk messages on console." | Linus Torvalds | 2011-11-06 | 1 | -6/+1 |