summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc_console, fix crashes on parallel open/closeJiri Slaby2020-05-271-15/+8
* Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman2020-05-121-14/+2
* Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman2020-05-111-1/+1
|\
| * Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-291-1/+1
| |\
| | * tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang2020-04-211-1/+1
* | | tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta2020-04-281-2/+14
* | | Merge 5.7-rc3 into tty-nextGreg Kroah-Hartman2020-04-271-9/+14
|\ \ \ | |/ /
| * | tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko2020-04-231-9/+14
| |/
* | tty: hvc: remove hvcs_driver_stringJason Yan2020-04-231-2/+0
|/
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-3/+0
|\
| * tty: source all tty Kconfig files in one placeRandy Dunlap2020-03-121-3/+0
* | tty: hvc: Use the correct style for SPDX License IdentifierNishad Kamdar2020-03-181-1/+1
|/
* Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-032-14/+42
|\
| * tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-14/+14
| * tty: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-2/+2
| * hvc: dcc: Add earlycon supportMichal Simek2019-10-111-0/+28
* | riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal2019-11-131-1/+1
|/
* tty: hvcs: Fix odd use of strlcpyJoe Perches2019-09-041-2/+2
* 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/+0
|\
| * tty: Don't force RISCV SBI console as preferred consoleAnup Patel2019-05-161-1/+0
* | tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-04-161-2/+0
* | 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/+2
* 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/+11
* | tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin2018-07-241-7/+1
* | 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-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-06-031-1/+0
* Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-043-0/+71
|\
| * tty: New RISC-V SBI console driverPalmer Dabbelt2018-03-093-0/+71
* | tty: hvc: remove tile driverArnd Bergmann2018-03-262-197/+0
* | tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann2018-03-263-114/+0
|/
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1312-150/+13
|\
| * tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-0812-150/+1
| * 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
|/