Age | Commit message (Expand) | Author | Files | Lines |
2012-05-15 | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 1 | -2/+2 |
2012-04-13 | TTY: hvc, fix TTY refcounting | Jiri Slaby | 1 | -5/+0 |
2012-04-09 | TTY: hvsi, use tty from tty_port | Jiri Slaby | 1 | -14/+21 |
2012-04-09 | TTY: hvsi, sanitize uses of tty | Jiri Slaby | 1 | -58/+30 |
2012-04-09 | TTY: hvsi, add tty_port | Jiri Slaby | 1 | -6/+7 |
2012-04-09 | TTY: hvsi, CLOCAL is not in tty->flags | Jiri Slaby | 1 | -1/+1 |
2012-04-09 | TTY: hvcs, use tty from tty_port | Jiri Slaby | 1 | -9/+7 |
2012-04-09 | TTY: hvcs, use kref from tty_port | Jiri Slaby | 1 | -18/+16 |
2012-04-09 | TTY: hvcs, add tty_port | Jiri Slaby | 1 | -12/+12 |
2012-04-09 | TTY: HVC, use count from tty_port | Jiri Slaby | 2 | -20/+21 |
2012-04-09 | TTY: HVC, use tty from tty_port | Jiri Slaby | 3 | -23/+16 |
2012-04-09 | TTY: HVC, add tty_port | Jiri Slaby | 2 | -10/+15 |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2 | -9/+3 |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -43/+430 |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -615/+11 |
2012-03-21 | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable | Stephen Rothwell | 1 | -4/+0 |
2012-03-16 | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL | Benjamin Herrenschmidt | 2 | -1/+11 |
2012-03-13 | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2 | -54/+70 |
2012-03-13 | hvc_xen: implement multiconsole support | Stefano Stabellini | 1 | -58/+377 |
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 1 | -16/+68 |
2012-03-09 | tty: powerpc: remove hvc_iseries | Stephen Rothwell | 3 | -610/+0 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 2 | -18/+11 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 3 | -4/+0 |
2012-01-26 | serial: Kill off NO_IRQ | Alan Cox | 6 | -7/+7 |
2011-11-15 | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd | 1 | -0/+2 |
2011-11-06 | Revert "hvc_console: display printk messages on console." | Linus Torvalds | 1 | -6/+1 |
2011-11-06 | powerpc: fix building hvc_opal.c | Michael Neuling | 1 | -0/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -5/+439 |
2011-10-31 | tty: Add module.h to drivers/tty users who just expect it there. | Paul Gortmaker | 2 | -0/+2 |
2011-10-18 | hvc_console: display printk messages on console. | Miche Baker-Harvey | 1 | -1/+6 |
2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 3 | -3/+3 |
2011-09-20 | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 4 | -2/+436 |
2011-09-20 | hvcs: Ensure page aligned partner info buffer | Brian King | 1 | -3/+3 |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 2 | -2/+2 |
2011-07-20 | powerpc/pseries: Fix hvc_vio.c build due to recent changes | Benjamin Herrenschmidt | 1 | -2/+2 |
2011-07-19 | hvc_console: Add kdb support | Anton Blanchard | 1 | -0/+39 |
2011-07-19 | powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon | Anton Blanchard | 1 | -21/+37 |
2011-07-19 | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner | 1 | -3/+5 |
2011-07-01 | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt | 2 | -31/+31 |
2011-06-29 | powerpc/pseries: Move hvsi support into a library | Benjamin Herrenschmidt | 3 | -385/+448 |
2011-06-29 | powerpc/pseries: Re-implement HVSI as part of hvc_vio | Benjamin Herrenschmidt | 5 | -35/+725 |
2011-06-29 | powerpc/pseries: Factor HVSI header struct in packet definitions | Benjamin Herrenschmidt | 1 | -33/+33 |
2011-06-29 | powerpc/hvsi: Move HVSI protocol definitions to a header file | Benjamin Herrenschmidt | 1 | -62/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -7/+7 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -31/+43 |
2011-03-17 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 1 | -0/+2 |
2011-03-10 | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 1 | -0/+2 |