index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
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-04
3
-0
/
+71
|
\
|
*
tty: New RISC-V SBI console driver
Palmer Dabbelt
2018-03-09
3
-0
/
+71
*
|
tty: hvc: remove tile driver
Arnd Bergmann
2018-03-26
2
-197
/
+0
*
|
tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
Arnd Bergmann
2018-03-26
3
-114
/
+0
|
/
*
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
12
-150
/
+13
|
\
|
*
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
12
-150
/
+1
|
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
12
-0
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
1
-0
/
+12
|
\
|
*
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
2017-07-31
1
-0
/
+12
*
|
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-09-05
3
-14
/
+14
|
\
\
|
*
|
tty: hvcs: make ktermios const
Bhumika Goyal
2017-08-29
1
-1
/
+1
|
*
|
tty: hvcs: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
tty: hvc_vio: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
tty: Convert to using %pOF instead of full_name
Rob Herring
2017-07-30
2
-11
/
+11
|
|
/
*
/
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-1
/
+1
|
/
*
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-4
/
+3
|
\
|
*
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-06-12
1
-4
/
+3
*
|
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
1
-2
/
+1
|
\
\
|
*
|
drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
Colin Ian King
2017-05-18
1
-2
/
+1
|
|
/
*
/
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
2017-06-12
1
-1
/
+1
|
/
*
tty/hvc_console: fix console lock ordering with spinlock
Denis Kirjanov
2017-03-31
1
-2
/
+2
*
drivers/tty: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-17
1
-1
/
+1
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
tty/hvc: Use opal irqchip interface if available
Sam Mendoza-Jonas
2016-07-27
1
-1
/
+7
*
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Sam Mendoza-Jonas
2016-07-27
3
-2
/
+11
*
tty: hvc_console: silence unintialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
3
-3
/
+3
*
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-22
1
-17
/
+58
|
\
|
*
hvc_xen: make early_printk work with HVM guests
Stefano Stabellini
2016-02-26
1
-11
/
+16
|
*
hvc_xen: fix xenboot for DomUs
Stefano Stabellini
2016-02-26
1
-6
/
+26
[next]