summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvsi.c
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-6/+1
* TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-151-3/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-3/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-13/+9
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-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-131-0/+2
|/
* TTY: hvsi, use tty from tty_portJiri Slaby2012-04-091-14/+21
* TTY: hvsi, sanitize uses of ttyJiri Slaby2012-04-091-58/+30
* 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/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* serial: Kill off NO_IRQAlan Cox2012-01-261-1/+1
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-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/+1
* 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
OpenPOWER on IntegriCloud