index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-07-29
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-29
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-07-29
serial: tegra: fix CREAD handling for PIO
Johan Hovold
1
-2
/
+5
2020-07-29
tty: xilinx_uartps: Really fix id assignment
Helmut Grohne
1
-2
/
+6
2020-07-29
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-07-22
serial: core: fix sysrq overhead regression
Johan Hovold
1
-97
/
+2
2020-07-22
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-10
/
+13
2020-07-22
serial: mxs-auart: add missed iounmap() in probe failure and remove
Chuhong Yuan
1
-4
/
+8
2020-07-22
serial: sh-sci: Initialize spinlock for uart console
Lad Prabhakar
1
-0
/
+3
2020-07-22
tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
Christophe Leroy
1
-1
/
+8
2020-07-22
Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
Jan Kiszka
1
-1
/
+0
2020-07-22
serial: core: Initialise spin lock before use in uart_configure_port()
Andy Shevchenko
1
-2
/
+14
2020-06-30
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
1
-14
/
+2
2020-06-24
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
1
-11
/
+3
2020-06-24
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
1
-4
/
+22
2020-06-24
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
1
-7
/
+1
2020-06-24
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
1
-2
/
+14
2020-06-24
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-06-22
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-06-22
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-6
/
+0
2020-06-22
kgdboc: Use a platform device to handle tty drivers showing up late
Douglas Anderson
1
-25
/
+101
2020-06-17
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
1
-0
/
+1
2020-06-17
serial: imx: Initialize lock for non-registered console
Andy Shevchenko
1
-0
/
+3
2020-06-10
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
1
-15
/
+8
2020-06-10
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-06-10
serial: 8250: Enable 16550A variants by default on non-x86
Josh Triplett
1
-0
/
+1
2020-05-15
tty: serial: add missing spin_lock_init for SiFive serial console
Sagar Shrikant Kadam
1
-0
/
+1
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+9
2020-05-04
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
1
-0
/
+1
2020-05-04
vt: fix unicode console freeing with a common interface
Nicolas Pitre
1
-2
/
+7
2020-05-04
Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"
Florian Fainelli
1
-3
/
+1
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2020-04-23
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
1
-9
/
+14
2020-04-23
tty: rocket, avoid OOB access
Jiri Slaby
1
-11
/
+14
2020-04-23
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
Zou Wei
1
-1
/
+3
2020-04-23
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
1
-1
/
+1
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
1
-0
/
+7
2020-04-23
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
1
-2
/
+3
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2
-2
/
+2
2020-04-20
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
1
-0
/
+2
2020-04-16
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-04-16
serial: sunhv: Initialize lock for non-registered console
Andy Shevchenko
1
-0
/
+3
2020-04-16
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
1
-55
/
+40
2020-04-16
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
1
-11
/
+9
2020-04-16
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
1
-98
/
+13
2020-04-16
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
1
-4
/
+2
2020-04-16
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
1
-4
/
+2
2020-04-16
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
1
-3
/
+2
2020-04-16
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
1
-7
/
+1
[next]