summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvsi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-191-6/+1Star
* TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-161-3/+1Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-3/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-13/+9Star
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+1
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | TTY: use tty_port_link_deviceJiri Slaby2012-08-141-0/+2
|/
* TTY: hvsi, use tty from tty_portJiri Slaby2012-04-091-14/+21
* TTY: hvsi, sanitize uses of ttyJiri Slaby2012-04-091-58/+30Star
* TTY: hvsi, add tty_portJiri Slaby2012-04-091-6/+7
* TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby2012-04-091-1/+1
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-4/+1Star
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
* serial: Kill off NO_IRQAlan Cox2012-01-271-1/+1
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-231-1/+1
* powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-33/+33
* powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-62/+1Star
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+1314