summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvcs.c
Commit message (Expand)AuthorAgeFilesLines
* docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: hvcs: make ktermios constBhumika Goyal2017-08-291-1/+1
* tty: hvcs: constify vio_device_idArvind Yadav2017-08-281-1/+1
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-4/+3Star
|\
| * TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-4/+3Star
* | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King2017-05-181-2/+1Star
|/
* drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-1/+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
* tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-181-1/+1
* tty: hvcs.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+2
* tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cMasanari Iida2014-11-061-1/+1
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-1/+1
* tty: remove use of __devexitBill Pemberton2012-11-221-2/+2
* tty: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-4/+4
* tty: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-241-1/+3
* TTY: hvcs, add tty installJiri Slaby2012-08-141-19/+33
* TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-141-15/+17
* TTY: hvcs, use tty from tty_portJiri Slaby2012-04-091-9/+7Star
* TTY: hvcs, use kref from tty_portJiri Slaby2012-04-091-18/+16Star
* TTY: hvcs, add tty_portJiri Slaby2012-04-091-12/+12
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-4/+1Star
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-14/+10Star
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-2/+0Star
* serial: Kill off NO_IRQAlan Cox2012-01-271-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-3/+3
|\
| * hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
* | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-231-1/+1
* | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-151-1/+1
* | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-021-31/+43
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+1604