Age | Commit message (Expand) | Author |
2011-11-15 | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd |
2011-11-06 | Revert "hvc_console: display printk messages on console." | Linus Torvalds |
2011-11-06 | powerpc: fix building hvc_opal.c | Michael Neuling |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-10-31 | tty: Add module.h to drivers/tty users who just expect it there. | Paul Gortmaker |
2011-10-18 | hvc_console: display printk messages on console. | Miche Baker-Harvey |
2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-20 | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt |
2011-09-20 | hvcs: Ensure page aligned partner info buffer | Brian King |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby |
2011-07-20 | powerpc/pseries: Fix hvc_vio.c build due to recent changes | Benjamin Herrenschmidt |
2011-07-19 | 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-01 | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt |
2011-06-29 | 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 | powerpc/pseries: Factor HVSI header struct in packet definitions | Benjamin Herrenschmidt |
2011-06-29 | powerpc/hvsi: Move HVSI protocol definitions to a header file | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-17 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds |
2011-03-10 | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk |
2011-03-02 | powerpc/pseries: Reduce HVCS driver insanity | Benjamin Herrenschmidt |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-22 | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox |
2011-02-17 | hvc: add Blackfin JTAG console support | Mike Frysinger |
2011-02-15 | hvcs: fix typo in comment | Paul Bolle |
2011-02-03 | hvc_dcc: Simplify assembly for v6 and v7 ARM | Stephen Boyd |
2011-02-03 | hvc_dcc: Simplify put_chars()/get_chars() loops | Stephen Boyd |
2011-02-03 | hvc_dcc: Fix bad code generation by marking assembly volatile | Stephen Boyd |
2011-02-03 | virtio: console: Move file back to drivers/char/ | Amit Shah |
2011-01-13 | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman |