aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi3-7/+7
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-31/+43
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk1-0/+2
2011-03-02powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt1-31/+43
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2-1839/+0
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman1-0/+105
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-2/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger2-0/+106
2011-02-15hvcs: fix typo in commentPaul Bolle1-1/+1
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd1-24/+0
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd1-8/+4
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd1-6/+5
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah2-1839/+0
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman16-0/+8794