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-06-20
serial: imx: Fix handling of TC irq in combination with DMA
Uwe Kleine-König
1
-4
/
+18
2020-06-11
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
1
-15
/
+8
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-06-03
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
1
-0
/
+2
2020-05-02
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-05-02
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
1
-1
/
+1
2020-05-02
tty: rocket, avoid OOB access
Jiri Slaby
1
-11
/
+14
2020-05-02
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
1
-9
/
+14
2020-04-24
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
-19
/
+2
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-3
/
+3
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
1
-7
/
+22
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
3
-4
/
+10
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
1
-9
/
+7
2020-03-11
vt: selection, push console lock down
Jiri Slaby
2
-3
/
+12
2020-03-11
vt: selection, close sel_buffer race
Jiri Slaby
1
-6
/
+17
2020-03-11
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-11
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-11
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-03-11
sysrq: Remove duplicated sysrq message
Petr Mladek
1
-4
/
+3
2020-03-11
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
1
-0
/
+1
2020-02-28
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
3
-4
/
+6
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
1
-6
/
+11
2020-02-28
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
1
-41
/
+27
2020-02-28
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2
-6
/
+5
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-28
vt: selection, handle pending signals in paste_selection
Jiri Slaby
1
-1
/
+8
2020-02-28
tty: synclink_gt: Adjust indentation in several functions
Nathan Chancellor
1
-9
/
+9
2020-02-28
tty: synclinkmp: Adjust indentation in several functions
Nathan Chancellor
1
-12
/
+12
2020-02-28
serial: imx: Only handle irqs that are actually enabled
Uwe Kleine-König
1
-14
/
+39
2020-02-28
serial: imx: ensure that RX irqs are off if RX is off
Uwe Kleine-König
1
-38
/
+78
2020-02-15
serial: uartps: Move the spinlock after the read of the tx empty
Shubhrajyoti Datta
1
-2
/
+1
2020-02-15
serial: uartps: Add a timeout to the tx empty wait
Shubhrajyoti Datta
1
-4
/
+10
2020-02-05
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-27
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2020-01-27
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
1
-14
/
+14
2020-01-27
serial: stm32: fix wakeup source initialization
Erwan Le Ray
1
-13
/
+15
2020-01-27
serial: stm32: Add support of TC bit status check
Erwan Le Ray
1
-17
/
+15
2020-01-27
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
1
-8
/
+3
2020-01-27
serial: stm32: fix rx error handling
Erwan Le Ray
2
-27
/
+37
2020-01-27
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
1
-0
/
+2
2020-01-17
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2020-01-17
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2020-01-14
tty: always relink the port
Sudip Mukherjee
1
-2
/
+1
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
2
-1
/
+3
2020-01-09
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
1
-1
/
+15
2020-01-09
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
[next]