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
*
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
2
-8
/
+31
|
\
|
*
tty: Add SBI debug console support to HVC SBI driver
Atish Patra
2024-01-10
2
-8
/
+31
*
|
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
10
-66
/
+75
*
|
tty: hvc: dcc: Check for TXfull condition while setting up early console
Ayan Kumar Halder
2023-12-08
1
-0
/
+8
*
|
tty: hvc_console: use flexible array for outbuf
Jiri Slaby (SUSE)
2023-11-25
2
-4
/
+2
*
|
tty: hvc: hvc_opal: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
|
tty: hvc: Make hvc_remove() return no value
Uwe Kleine-König
2023-11-23
3
-11
/
+9
|
/
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
2
-13
/
+28
|
\
|
*
hvc/xen: fix console unplug
David Woodhouse
2023-10-21
1
-8
/
+24
|
*
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
2023-10-21
1
-2
/
+3
|
*
hvc/xen: fix event channel handling for secondary consoles
David Woodhouse
2023-10-21
1
-1
/
+1
|
*
tty: hvc: remove set but unused variable
Bo Liu
2023-09-18
1
-2
/
+0
*
|
docs: move powerpc under arch
Costa Shulyupin
2023-10-10
1
-1
/
+1
|
/
*
tty: hvc: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
3
-9
/
+9
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
3
-4
/
+6
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
3
-5
/
+3
*
tty: hvsi: remove an extra variable from hvsi_write()
Jiri Slaby
2023-07-31
1
-2
/
+1
*
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-24
1
-2
/
+17
|
\
|
*
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
2023-03-22
1
-2
/
+17
*
|
hvcs: Synchronize hotplug remove with port free
Brian King
2023-02-08
1
-11
/
+15
*
|
hvcs: Use vhangup in hotplug remove
Brian King
2023-02-08
1
-3
/
+2
*
|
hvcs: Get reference to tty in remove
Brian King
2023-02-08
1
-2
/
+4
*
|
hvcs: Use driver groups to manage driver attributes
Brian King
2023-02-08
1
-9
/
+8
*
|
hvcs: Use dev_groups to manage hvcs device attributes
Brian King
2023-02-08
1
-14
/
+5
*
|
hvcs: Fix hvcs port reference counting
Brian King
2023-02-02
1
-18
/
+0
*
|
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
2
-4
/
+4
*
|
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
3
-5
/
+5
|
/
*
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-19
/
+31
|
\
|
*
hvc/xen: lock console list traversal
Roger Pau Monne
2023-01-09
1
-17
/
+29
|
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+2
*
|
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
\
|
*
|
tty: hvc: make hvc_rtas_dev static
ruanjinjie
2022-11-03
1
-1
/
+1
|
|
/
*
/
tty: hvc: use console_is_registered()
John Ogness
2022-12-02
1
-2
/
+2
|
/
*
tty: hvc: remove HVC_IUCV_MAGIC
наб
2022-09-22
1
-6
/
+5
*
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
1
-0
/
+1
*
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
1
-1
/
+1
*
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
1
-1
/
+1
|
\
|
*
xen: replace xen_remap() with memremap()
Juergen Gross
2022-06-01
1
-1
/
+1
*
|
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
Shanker Donthineni
2022-05-05
2
-4
/
+209
*
|
tty: hvcs: simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-3
/
+2
*
|
tty/hvc_opal: simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-2
/
+2
*
|
tty: hvc: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-15
3
-3
/
+3
|
/
*
tty: hvc: fix return value of __setup handler
Randy Dunlap
2022-03-18
1
-1
/
+3
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-16
1
-3
/
+27
*
xen: flag hvc_xen to be not essential for system boot
Juergen Gross
2021-11-23
1
-0
/
+1
*
Revert "tty: hvc: pass DMA capable memory to put_chars()"
Greg Kroah-Hartman
2021-10-26
2
-41
/
+16
*
tty: hvc: pass DMA capable memory to put_chars()
Xianting Tian
2021-10-21
2
-16
/
+41
*
tty: hvc: use correct dma alignment size
Xianting Tian
2021-10-21
1
-1
/
+1
[next]