| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 5 | -5/+439 |
|\ |
|
| * | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 2011-09-20 | 4 | -2/+436 |
| * | hvcs: Ensure page aligned partner info buffer | Brian King | 2011-09-20 | 1 | -3/+3 |
* | | hvc_console: display printk messages on console. | Miche Baker-Harvey | 2011-10-18 | 1 | -1/+6 |
* | | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 3 | -3/+3 |
* | | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 2011-08-25 | 2 | -2/+2 |
|/ |
|
* | powerpc/pseries: Fix hvc_vio.c build due to recent changes | Benjamin Herrenschmidt | 2011-07-20 | 1 | -2/+2 |
* | hvc_console: Add kdb support | Anton Blanchard | 2011-07-19 | 1 | -0/+39 |
* | powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon | Anton Blanchard | 2011-07-19 | 1 | -21/+37 |
* | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner | 2011-07-19 | 1 | -3/+5 |
* | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt | 2011-07-01 | 2 | -31/+31 |
* | powerpc/pseries: Move hvsi support into a library | Benjamin Herrenschmidt | 2011-06-29 | 3 | -385/+448 |
* | powerpc/pseries: Re-implement HVSI as part of hvc_vio | Benjamin Herrenschmidt | 2011-06-29 | 5 | -35/+725 |
* | powerpc/pseries: Factor HVSI header struct in packet definitions | Benjamin Herrenschmidt | 2011-06-29 | 1 | -33/+33 |
* | powerpc/hvsi: Move HVSI protocol definitions to a header file | Benjamin Herrenschmidt | 2011-06-29 | 1 | -62/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -7/+7 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | hvcs: fix typo in comment | Paul Bolle | 2011-02-15 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -31/+43 |
|\ \ |
|
| * | | powerpc/pseries: Reduce HVCS driver insanity | Benjamin Herrenschmidt | 2011-03-02 | 1 | -31/+43 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 2011-03-17 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2011-02-24 | 2 | -1839/+0 |
|\| | |
|
| * | | virtio: console: Move file back to drivers/char/ | Amit Shah | 2011-02-03 | 2 | -1839/+0 |
| |/ |
|
* | | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman | 2011-02-22 | 1 | -0/+105 |
* | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -2/+2 |
* | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | | hvc: add Blackfin JTAG console support | Mike Frysinger | 2011-02-17 | 2 | -0/+106 |
* | | hvc_dcc: Simplify assembly for v6 and v7 ARM | Stephen Boyd | 2011-02-03 | 1 | -24/+0 |
* | | hvc_dcc: Simplify put_chars()/get_chars() loops | Stephen Boyd | 2011-02-03 | 1 | -8/+4 |
* | | hvc_dcc: Fix bad code generation by marking assembly volatile | Stephen Boyd | 2011-02-03 | 1 | -6/+5 |
|/ |
|
* | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 16 | -0/+8794 |