aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+42
2019-11-21tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-14/+14
2019-11-20tty: Fix Kconfig indentationKrzysztof Kozlowski1-2/+2
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal1-1/+1
2019-10-11hvc: dcc: Add earlycon supportMichal Simek1-0/+28
2019-09-04tty: hvcs: Fix odd use of strlcpyJoe Perches1-2/+2
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+15
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-1/+0
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel1-1/+0
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-2/+0
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-02-26tty: hvc_xen: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-12-17tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring2-11/+2
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin1-1/+6
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin1-2/+22
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin1-2/+5
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-0/+2
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman2-72/+123
2018-07-24tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin1-7/+1
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin1-5/+13
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin1-0/+5
2018-07-23tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin2-2/+34
2018-07-23tty: hvc: hvc_write() may sleepNicholas Piggin1-15/+21
2018-07-23tty: hvc: hvc_poll() may sleepNicholas Piggin1-2/+14
2018-07-23tty: hvc: hvc_poll() break hv read loopNicholas Piggin1-43/+45
2018-07-23tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin1-12/+11
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-06-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith1-1/+0
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-0/+71
2018-03-26tty: hvc: remove tile driverArnd Bergmann2-197/+0
2018-03-26tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann3-114/+0
2018-03-09tty: New RISC-V SBI console driverPalmer Dabbelt3-0/+71
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-150/+13
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman12-150/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman12-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+12
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-14/+14
2017-08-29tty: hvcs: make ktermios constBhumika Goyal1-1/+1
2017-08-28tty: hvcs: constify vio_device_idArvind Yadav1-1/+1
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav1-1/+1
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-07-31powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman1-0/+12
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring2-11/+11
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+1
2017-06-12s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens1-1/+1
2017-06-12TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-4/+3