index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-09
tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
John Stultz
1
-1
/
+1
2020-09-03
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-09-03
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
1
-3
/
+21
2020-09-03
serial: stm32: avoid kernel warning on absence of optional IRQ
Holger Assmann
1
-1
/
+1
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
1
-1
/
+4
2020-09-03
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
1
-6
/
+5
2020-09-03
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
1
-3
/
+5
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
1
-1
/
+11
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
1
-2
/
+3
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: mxs-auart: add missed iounmap() in probe failure and remove
Chuhong Yuan
1
-4
/
+8
2020-07-22
Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
Jan Kiszka
1
-1
/
+0
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
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
1
-0
/
+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-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-05-27
tty: serial: add missing spin_lock_init for SiFive serial console
Sagar Shrikant Kadam
1
-0
/
+1
2020-05-14
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
1
-0
/
+1
2020-05-14
vt: fix unicode console freeing with a common interface
Nicolas Pitre
1
-2
/
+7
2020-04-29
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
1
-55
/
+40
2020-04-29
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
1
-11
/
+9
2020-04-29
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
1
-98
/
+13
2020-04-29
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
1
-4
/
+2
2020-04-29
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
1
-4
/
+2
2020-04-29
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
1
-3
/
+2
2020-04-29
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
1
-7
/
+1
2020-04-29
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-04-29
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
1
-2
/
+3
2020-04-29
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
1
-1
/
+1
2020-04-29
tty: rocket, avoid OOB access
Jiri Slaby
1
-11
/
+14
2020-04-29
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
1
-9
/
+14
2020-04-29
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
1
-0
/
+7
2020-04-23
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
1
-3
/
+18
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
1
-4
/
+12
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2
-9
/
+26
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-15
/
+1
[next]