summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt2011-07-201-2/+2
* hvc_console: Add kdb supportAnton Blanchard2011-07-191-0/+39
* powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard2011-07-191-21/+37
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-07-191-3/+5
* powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-012-31/+31
* powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-293-385/+448
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-295-35/+725
* powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-33/+33
* powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-62/+1
* 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