index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-23
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-18
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-11-21
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-13
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-10-11
hvc: dcc: Add earlycon support
Michal Simek
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
2019-04-16
tty: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
2019-02-26
tty: hvc_xen: Mark expected switch fall-through
Gustavo A. R. Silva
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2018-09-10
tty: hvc: hvc_write() fix break condition
Nicholas Piggin
2018-09-10
tty: hvc: hvc_poll() fix read loop batching
Nicholas Piggin
2018-09-10
tty: hvc: hvc_poll() fix read loop hang
Nicholas Piggin
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
2018-08-13
Merge branch 'topic/hvc' into next
Michael Ellerman
2018-07-24
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
2018-07-24
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2018-07-24
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
2018-07-23
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2018-07-23
tty: hvc: hvc_write() may sleep
Nicholas Piggin
2018-07-23
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
2018-07-23
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
2018-07-23
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-03
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-03-26
tty: hvc: remove tile driver
Arnd Bergmann
2018-03-26
tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
Arnd Bergmann
2018-03-09
tty: New RISC-V SBI console driver
Palmer Dabbelt
2017-11-13
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-08
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-29
tty: hvcs: make ktermios const
Bhumika Goyal
2017-08-28
tty: hvcs: constify vio_device_id
Arvind Yadav
2017-08-28
tty: hvc_vio: constify vio_device_id
Arvind Yadav
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
[next]