aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAge
* hvc_console: display printk messages on console.Miche Baker-Harvey2011-10-18
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt2011-07-20
* hvc_console: Add kdb supportAnton Blanchard2011-07-19
* powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard2011-07-19
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-07-19
* powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-06-30
* powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-29
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-29
* powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-29
* powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-29
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\ \
| * | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-02
| |/
| |
| \
*-. \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-17
|\ \ \
| * | | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-10
| | |/ | |/|
* | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
|\| |
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-03
| |/
* | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-22
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-17
* | hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-03
* | hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-03
* | hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-03
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13