summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
AgeCommit message (Expand)AuthorLines
2020-06-25hvc: unify console setup namingSergey Senozhatsky-2/+2
2020-06-25tty: hvc: Return proper error code from console ->setup() hookAndy Shevchenko-1/+1
2020-05-27tty: hvc_console, fix crashes on parallel open/closeJiri Slaby-15/+8
2020-05-12Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman-14/+2
2020-05-11Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman-1/+1
2020-04-29Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-04-28tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta-2/+14
2020-04-27Merge 5.7-rc3 into tty-nextGreg Kroah-Hartman-9/+14
2020-04-23tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko-9/+14
2020-04-23tty: hvc: remove hvcs_driver_stringJason Yan-2/+0
2020-04-21tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang-1/+1
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2020-03-18tty: hvc: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap-3/+0
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-14/+42
2019-11-21tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski-14/+14
2019-11-20tty: Fix Kconfig indentationKrzysztof Kozlowski-2/+2
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal-1/+1
2019-10-11hvc: dcc: Add earlycon supportMichal Simek-0/+28
2019-09-04tty: hvcs: Fix odd use of strlcpyJoe Perches-2/+2
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens-1/+15
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel-1/+0
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-2/+0
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2019-02-26tty: hvc_xen: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-12-17tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring-11/+2
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin-1/+6
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin-2/+22
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin-2/+5
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin-0/+2
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman-72/+123
2018-07-24tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin-7/+1
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin-5/+13
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin-0/+5
2018-07-23tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin-2/+34
2018-07-23tty: hvc: hvc_write() may sleepNicholas Piggin-15/+21
2018-07-23tty: hvc: hvc_poll() may sleepNicholas Piggin-2/+14
2018-07-23tty: hvc: hvc_poll() break hv read loopNicholas Piggin-43/+45
2018-07-23tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin-12/+11
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+2
2018-06-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith-1/+0
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+71
2018-03-26tty: hvc: remove tile driverArnd Bergmann-197/+0
2018-03-26tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann-114/+0
2018-03-09tty: New RISC-V SBI console driverPalmer Dabbelt-0/+71
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-150/+13
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman-150/+1