summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)AuthorFilesLines
2011-02-23tty: 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-04hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd1-24/+0
2011-02-04hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd1-8/+4
2011-02-04hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd1-6/+5
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman16-0/+8794