index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 '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
*
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-08
1
-8
/
+5
|
\
|
*
xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
Jan Beulich
2021-10-05
1
-3
/
+1
|
*
xen/x86: make "earlyprintk=xen" work better for PVH Dom0
Jan Beulich
2021-10-05
1
-5
/
+4
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
2
-3
/
+3
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
3
-12
/
+11
*
|
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
1
-16
/
+19
*
|
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
2021-07-27
1
-3
/
+16
*
|
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
2021-07-21
1
-3
/
+14
|
/
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
4
-11
/
+9
|
\
|
*
tty: hvc_console: Remove the repeated words 'no' and 'from'
Xiaofei Tan
2021-05-21
1
-2
/
+2
|
*
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
1
-2
/
+0
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
3
-3
/
+3
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
3
-4
/
+4
*
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-51
/
+0
|
\
\
|
*
|
s390/hvc_iucv: Remove power management support
Julian Wiedmann
2021-06-18
1
-51
/
+0
|
|
/
*
/
tty: hvc: udbg_hvc: retry putc on -EAGAIN
Nathan Lynch
2021-05-23
1
-1
/
+1
|
/
*
tty: hvc: make symbol 'hvc_udbg_dev' static
Yu Kuai
2021-04-10
1
-1
/
+1
*
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2021-03-15
1
-2
/
+1
|
\
|
*
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
1
-3
/
+1
*
|
tty: hvc, drop unneeded forward declarations
Jiri Slaby
2021-03-10
1
-25
/
+0
|
/
*
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
2021-01-15
1
-3
/
+0
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
1
-1
/
+1
*
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-23
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-21
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
|
|
/
[next]