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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-03
4
-31
/
+374
|
\
|
*
serial: amba-pl011: Support kgdboc_earlycon
Sumit Garg
2020-06-02
1
-0
/
+32
|
*
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
2020-06-02
1
-0
/
+23
|
*
serial: qcom_geni_serial: Support kgdboc_earlycon
Douglas Anderson
2020-06-02
1
-0
/
+32
|
*
serial: kgdboc: Allow earlycon initialization to be deferred
Daniel Thompson
2020-06-02
1
-1
/
+38
|
*
kgdboc: Disable all the early code when kgdboc is a module
Douglas Anderson
2020-06-02
1
-1
/
+14
|
*
kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
Douglas Anderson
2020-05-18
1
-0
/
+136
|
*
kgdboc: Remove useless #ifdef CONFIG_KGDB_SERIAL_CONSOLE in kgdboc
Douglas Anderson
2020-05-18
1
-2
/
+0
|
*
kgdboc: Use a platform device to handle tty drivers showing up late
Douglas Anderson
2020-05-18
1
-25
/
+101
|
*
Revert "kgdboc: disable the console lock when in kgdb"
Douglas Anderson
2020-05-18
1
-4
/
+0
*
|
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
1
-7
/
+0
|
\
\
|
*
|
n_hdlc_tty_read(): remove pointless access_ok()
Al Viro
2020-05-29
1
-7
/
+0
*
|
|
tty: serial: add missing spin_lock_init for SiFive serial console
Sagar Shrikant Kadam
2020-05-15
1
-0
/
+1
*
|
|
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-05-08
3
-5
/
+9
|
\
\
\
|
*
|
|
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
2020-05-04
1
-0
/
+1
|
*
|
|
vt: fix unicode console freeing with a common interface
Nicolas Pitre
2020-05-04
1
-2
/
+7
|
*
|
|
Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"
Florian Fainelli
2020-05-04
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-29
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-21
2
-2
/
+2
|
|
/
*
|
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-23
1
-9
/
+14
*
|
tty: rocket, avoid OOB access
Jiri Slaby
2020-04-23
1
-11
/
+14
*
|
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
Zou Wei
2020-04-23
1
-1
/
+3
*
|
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-04-23
1
-1
/
+1
*
|
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-04-23
1
-0
/
+7
*
|
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-04-23
1
-2
/
+3
*
|
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
2020-04-20
1
-0
/
+2
*
|
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
2020-04-16
1
-3
/
+10
*
|
serial: sunhv: Initialize lock for non-registered console
Andy Shevchenko
2020-04-16
1
-0
/
+3
*
|
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
2020-04-16
1
-55
/
+40
*
|
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
2020-04-16
1
-11
/
+9
*
|
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
2020-04-16
1
-98
/
+13
*
|
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
2020-04-16
1
-4
/
+2
*
|
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
2020-04-16
1
-4
/
+2
*
|
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
2020-04-16
1
-3
/
+2
*
|
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
2020-04-16
1
-7
/
+1
|
/
*
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
1
-3
/
+18
|
\
|
*
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
2020-03-17
1
-3
/
+18
*
|
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
3
-91
/
+89
|
\
\
|
*
\
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-23
1
-8
/
+6
|
|
\
\
|
*
|
|
tty: reorganize tty & serial menus
Randy Dunlap
2020-03-12
1
-87
/
+86
|
*
|
|
tty: source all tty Kconfig files in one place
Randy Dunlap
2020-03-12
3
-7
/
+6
*
|
|
|
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-31
56
-1352
/
+1998
|
\
\
\
\
|
*
|
|
|
serial: 8250: Optimize irq enable after console write
Lukas Wunner
2020-03-27
1
-1
/
+2
|
*
|
|
|
serial: 8250: Fix rs485 delay after console write
Lukas Wunner
2020-03-27
1
-1
/
+1
|
*
|
|
|
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-03-27
1
-4
/
+12
|
*
|
|
|
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-03-27
2
-9
/
+26
|
*
|
|
|
tty: serial: make SERIAL_SPRD depend on COMMON_CLK
Chunyan Zhang
2020-03-26
1
-0
/
+1
|
*
|
|
|
tty: serial: fsl_lpuart: fix return value checking
Michael Walle
2020-03-26
1
-1
/
+1
|
*
|
|
|
tty: serial: fsl_lpuart: move dma_request_chan()
Michael Walle
2020-03-26
1
-13
/
+23
|
*
|
|
|
serial: omap: drop unused dt-bindings header
Uwe Kleine-König
2020-03-24
1
-2
/
+0
[next]