| Commit message (Expand) | Author | Age |
* | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 2012-07-19 |
* | | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt | 2012-07-10 |
|/ |
|
* | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-06-15 |
|\ |
|
| * | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk | 2012-05-24 |
| * | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk | 2012-05-24 |
| * | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk | 2012-05-24 |
| * | hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-21 |
* | | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-15 |
* | | TTY: hvc, fix TTY refcounting | Jiri Slaby | 2012-04-13 |
* | | TTY: hvsi, use tty from tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: hvsi, sanitize uses of tty | Jiri Slaby | 2012-04-09 |
* | | TTY: hvsi, add tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: hvsi, CLOCAL is not in tty->flags | Jiri Slaby | 2012-04-09 |
* | | TTY: hvcs, use tty from tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: hvcs, use kref from tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: hvcs, add tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: HVC, use count from tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: HVC, use tty from tty_port | Jiri Slaby | 2012-04-09 |
* | | TTY: HVC, add tty_port | Jiri Slaby | 2012-04-09 |
|/ |
|
* | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-27 |
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2012-03-13 |
| * | hvc_xen: implement multiconsole support | Stefano Stabellini | 2012-03-13 |
| * | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ \ |
|
| * | | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable | Stephen Rothwell | 2012-03-20 |
| * | | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL | Benjamin Herrenschmidt | 2012-03-15 |
| * | | tty: powerpc: remove hvc_iseries | Stephen Rothwell | 2012-03-08 |
| |/ |
|
* | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 |
* | | serial: Kill off NO_IRQ | Alan Cox | 2012-01-26 |
|/ |
|
* | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd | 2011-11-15 |
* | Revert "hvc_console: display printk messages on console." | Linus Torvalds | 2011-11-07 |
* | powerpc: fix building hvc_opal.c | Michael Neuling | 2011-11-07 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | tty: Add module.h to drivers/tty users who just expect it there. | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 |
|\ \
| |/
|/| |
|
| * | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 2011-09-20 |
| * | hvcs: Ensure page aligned partner info buffer | Brian King | 2011-09-20 |
* | | hvc_console: display printk messages on console. | Miche Baker-Harvey | 2011-10-18 |
* | | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 |
* | | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 2011-08-25 |
|/ |
|
* | powerpc/pseries: Fix hvc_vio.c build due to recent changes | Benjamin Herrenschmidt | 2011-07-20 |
* | hvc_console: Add kdb support | Anton Blanchard | 2011-07-19 |
* | powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon | Anton Blanchard | 2011-07-19 |
* | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner | 2011-07-19 |
* | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt | 2011-06-30 |
* | powerpc/pseries: Move hvsi support into a library | Benjamin Herrenschmidt | 2011-06-29 |
* | powerpc/pseries: Re-implement HVSI as part of hvc_vio | Benjamin Herrenschmidt | 2011-06-29 |