index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: hvc: hvc_opal: Staticify function invoked by reference
Lee Jones
2020-11-06
1
-1
/
+1
*
tty: hvc: hvc_vio: Staticify function invoked only by reference
Lee Jones
2020-11-06
1
-1
/
+1
*
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-27
1
-0
/
+1
*
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-09-04
1
-7
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
hvc: unify console setup naming
Sergey Senozhatsky
2020-06-25
1
-2
/
+2
*
tty: hvc: Return proper error code from console ->setup() hook
Andy Shevchenko
2020-06-25
1
-1
/
+1
*
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
2020-05-27
1
-15
/
+8
*
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-05-12
1
-14
/
+2
*
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
2020-05-11
1
-1
/
+1
|
\
|
*
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-29
1
-1
/
+1
|
|
\
|
|
*
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-22
1
-1
/
+1
*
|
|
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-04-28
1
-2
/
+14
*
|
|
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
2020-04-27
1
-9
/
+14
|
\
|
|
|
*
|
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-23
1
-9
/
+14
|
|
/
*
/
tty: hvc: remove hvcs_driver_string
Jason Yan
2020-04-23
1
-2
/
+0
|
/
*
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
1
-3
/
+0
|
\
|
*
tty: source all tty Kconfig files in one place
Randy Dunlap
2020-03-12
1
-3
/
+0
*
|
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-18
1
-1
/
+1
|
/
*
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-03
2
-14
/
+42
|
\
|
*
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
1
-14
/
+14
|
*
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-2
/
+2
|
*
hvc: dcc: Add earlycon support
Michal Simek
2019-10-11
1
-0
/
+28
*
|
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-11-13
1
-1
/
+1
|
/
*
tty: hvcs: Fix odd use of strlcpy
Joe Perches
2019-09-04
1
-2
/
+2
*
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
2019-06-14
1
-1
/
+15
*
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
|
*
tty: Don't force RISCV SBI console as preferred console
Anup Patel
2019-05-17
1
-1
/
+0
*
|
tty: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-04-16
1
-2
/
+0
*
|
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
2019-04-04
1
-0
/
+1
|
/
*
tty: hvc_xen: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-26
1
-1
/
+1
*
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2018-12-17
2
-11
/
+2
*
tty: hvc: hvc_write() fix break condition
Nicholas Piggin
2018-09-10
1
-1
/
+6
*
tty: hvc: hvc_poll() fix read loop batching
Nicholas Piggin
2018-09-10
1
-2
/
+22
*
tty: hvc: hvc_poll() fix read loop hang
Nicholas Piggin
2018-09-10
1
-2
/
+5
*
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
2018-08-20
1
-0
/
+2
*
Merge branch 'topic/hvc' into next
Michael Ellerman
2018-08-13
2
-72
/
+123
|
\
|
*
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2018-07-23
2
-2
/
+34
|
*
tty: hvc: hvc_write() may sleep
Nicholas Piggin
2018-07-23
1
-15
/
+21
|
*
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
2018-07-23
1
-2
/
+14
|
*
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
2018-07-23
1
-43
/
+45
|
*
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
2018-07-23
1
-12
/
+11
*
|
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
2018-07-24
1
-7
/
+1
*
|
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2018-07-24
1
-5
/
+13
*
|
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
2018-07-24
1
-0
/
+5
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
*
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
2018-06-03
1
-1
/
+0
*
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-05
3
-0
/
+71
|
\
[next]