summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)Author
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger
2011-02-15hvcs: fix typo in commentPaul Bolle
2011-02-04hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd
2011-02-04hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd
2011-02-04hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman