index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
tty: hvc_console: Remove the repeated words 'no' and 'from'
Xiaofei Tan
1
-2
/
+2
2021-05-13
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-2
/
+0
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
3
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
3
-4
/
+4
2021-04-10
tty: hvc: make symbol 'hvc_udbg_dev' static
Yu Kuai
1
-1
/
+1
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+1
2021-03-10
tty: hvc, drop unneeded forward declarations
Jiri Slaby
1
-25
/
+0
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-1
/
+1
2020-11-06
tty: hvc: hvc_opal: Staticify function invoked by reference
Lee Jones
1
-1
/
+1
2020-11-06
tty: hvc: hvc_vio: Staticify function invoked only by reference
Lee Jones
1
-1
/
+1
2020-09-27
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
1
-0
/
+1
2020-09-04
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
1
-7
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-25
hvc: unify console setup naming
Sergey Senozhatsky
1
-2
/
+2
2020-06-25
tty: hvc: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+1
2020-05-27
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
1
-15
/
+8
2020-05-12
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
1
-14
/
+2
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-04-28
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
1
-2
/
+14
2020-04-27
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
1
-9
/
+14
2020-04-23
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
1
-9
/
+14
2020-04-23
tty: hvc: remove hvcs_driver_string
Jason Yan
1
-2
/
+0
2020-04-22
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2020-03-18
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
1
-3
/
+0
2019-12-04
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-14
/
+42
2019-11-21
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-14
/
+14
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
1
-2
/
+2
2019-11-14
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
1
-1
/
+1
2019-10-11
hvc: dcc: Add earlycon support
Michal Simek
1
-0
/
+28
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
1
-2
/
+2
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
1
-1
/
+15
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-05-17
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-04-16
tty: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2019-02-26
tty: hvc_xen: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2
-11
/
+2
2018-09-10
tty: hvc: hvc_write() fix break condition
Nicholas Piggin
1
-1
/
+6
2018-09-10
tty: hvc: hvc_poll() fix read loop batching
Nicholas Piggin
1
-2
/
+22
2018-09-10
tty: hvc: hvc_poll() fix read loop hang
Nicholas Piggin
1
-2
/
+5
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
1
-0
/
+2
2018-08-13
Merge branch 'topic/hvc' into next
Michael Ellerman
2
-72
/
+123
2018-07-24
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
1
-7
/
+1
2018-07-24
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
1
-5
/
+13
[next]