aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvsi.c
AgeCommit message (Expand)Author
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-01-15TTY: hvsi: use for_each_compatible_node() macroWei Yongjun
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
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