aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvsi.c
AgeCommit message (Expand)Author
2012-04-09TTY: hvsi, use tty from tty_portJiri Slaby
2012-04-09TTY: hvsi, sanitize uses of ttyJiri Slaby
2012-04-09TTY: hvsi, add tty_portJiri Slaby
2012-04-09TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-01-26serial: Kill off NO_IRQAlan Cox
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman