aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-261-0/+2
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-08-041-3/+5
* Fix common misspellingsLucas De Marchi2011-03-313-7/+7
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-31/+43
|\ \
| * | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-021-31/+43
| |/
| |
| \
*-. \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-171-0/+2
|\ \ \
| * | | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-101-0/+2
| | |/ | |/|
* | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-1839/+0
|\ \ \ | |/ /
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-032-1839/+0
| |/
* | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-221-0/+105
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-172-0/+106
* | hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-031-24/+0
* | hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-031-8/+4
* | hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-031-6/+5
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1316-0/+8794