| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |