summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2019-06-141-1/+15
* Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-1/+0Star
|\
| * tty: Don't force RISCV SBI console as preferred consoleAnup Patel2019-05-171-1/+0Star
* | tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-04-161-2/+0Star
* | tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman2019-04-041-0/+1
|/
* tty: hvc_xen: Mark expected switch fall-throughGustavo A. R. Silva2019-02-261-1/+1
* tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring2018-12-172-11/+2Star
* tty: hvc: hvc_write() fix break conditionNicholas Piggin2018-09-101-1/+6
* tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin2018-09-101-2/+22
* tty: hvc: hvc_poll() fix read loop hangNicholas Piggin2018-09-101-2/+5
* powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-0/+2
* Merge branch 'topic/hvc' into nextMichael Ellerman2018-08-132-72/+123
|\
| * tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin2018-07-232-2/+34
| * tty: hvc: hvc_write() may sleepNicholas Piggin2018-07-231-15/+21
| * tty: hvc: hvc_poll() may sleepNicholas Piggin2018-07-231-2/+14
| * tty: hvc: hvc_poll() break hv read loopNicholas Piggin2018-07-231-43/+45
| * tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin2018-07-231-12/+11Star
* | tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin2018-07-241-7/+1Star
* | powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-241-5/+13
* | powerpc/powernv: move opal console flushing to udbgNicholas Piggin2018-07-241-0/+5
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-06-031-1/+0Star
* Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-053-0/+71
|\
| * tty: New RISC-V SBI console driverPalmer Dabbelt2018-03-093-0/+71
* | tty: hvc: remove tile driverArnd Bergmann2018-03-262-197/+0Star
* | tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann2018-03-263-114/+0Star
|/
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1412-150/+13Star
|\
| * tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-0812-150/+1Star
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-0812-0/+12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-071-0/+12
|\
| * powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman2017-07-311-0/+12
* | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-053-14/+14
|\ \
| * | tty: hvcs: make ktermios constBhumika Goyal2017-08-291-1/+1
| * | tty: hvcs: constify vio_device_idArvind Yadav2017-08-281-1/+1
| * | tty: hvc_vio: constify vio_device_idArvind Yadav2017-08-281-1/+1
| * | tty: Convert to using %pOF instead of full_nameRob Herring2017-07-302-11/+11
| |/
* / x86/lguest: Remove lguest supportJuergen Gross2017-08-241-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
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-2/+1Star
|\ \
| * | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King2017-05-181-2/+1Star
| |/
* / s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens2017-06-121-1/+1
|/
* tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov2017-03-311-2/+2
* drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-1/+1
* tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-271-1/+7