summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
AgeCommit message (Expand)AuthorLines
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd-0/+2
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-5/+439
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker-0/+2
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey-1/+6
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang-3/+3
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt-2/+436
2011-09-20hvcs: Ensure page aligned partner info bufferBrian King-3/+3
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby-2/+2
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt-2/+2
2011-07-19hvc_console: Add kdb supportAnton Blanchard-0/+39
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard-21/+37
2011-07-19hvc_console: Improve tty/console put_chars handlingHendrik Brueckner-3/+5
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt-31/+31
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt-385/+448
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt-35/+725
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt-33/+33
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt-62/+1
2011-03-31Fix common misspellingsLucas De Marchi-7/+7
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-31/+43
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds-0/+2
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk-0/+2
2011-03-02powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt-31/+43
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman-1839/+0
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman-0/+105
2011-02-17tiocmset: kill the file pointer argumentAlan Cox-2/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox-1/+1
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger-0/+106
2011-02-15hvcs: fix typo in commentPaul Bolle-1/+1
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd-24/+0
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd-8/+4
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd-6/+5
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah-1839/+0
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman-0/+8794