aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvsi.c
Commit message (Expand)AuthorAge
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-16
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | TTY: use tty_port_link_deviceJiri Slaby2012-08-13
|/
* TTY: hvsi, use tty from tty_portJiri Slaby2012-04-09
* TTY: hvsi, sanitize uses of ttyJiri Slaby2012-04-09
* TTY: hvsi, add tty_portJiri Slaby2012-04-09
* TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby2012-04-09
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* serial: Kill off NO_IRQAlan Cox2012-01-26
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-29
* powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-29
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13