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
2021-08-12
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
1
-0
/
+1
2021-08-12
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
1
-0
/
+6
2021-08-12
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-08-12
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
1
-0
/
+5
2021-08-12
serial: tegra: Only print FIFO error message when an error occurs
Jon Hunter
1
-2
/
+4
2021-07-20
serial: tty: uartlite: fix console setup
Daniel Mack
1
-21
/
+6
2021-07-20
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
2021-07-20
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-07-14
serial: mvebu-uart: correctly calculate minimal possible baudrate
Pali Rohár
1
-3
/
+8
2021-07-14
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
Pali Rohár
1
-3
/
+2
2021-07-14
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-07-14
tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
Christophe JAILLET
1
-3
/
+5
2021-07-14
tty: nozomi: Fix a resource leak in an error handling function
Christophe JAILLET
1
-0
/
+1
2021-07-14
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-07-14
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
1
-0
/
+1
2021-07-14
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
1
-0
/
+8
2021-07-14
serial: mvebu-uart: fix calculation of clock divisor
Pali Rohár
1
-1
/
+1
2021-06-03
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-06-03
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
1
-35
/
+17
2021-06-03
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
Geert Uytterhoeven
1
-2
/
+2
2021-06-03
serial: tegra: Fix a mask operation that is always true
Colin Ian King
1
-1
/
+1
2021-06-03
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
2021-06-03
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
1
-0
/
+18
2021-06-03
serial: core: fix suspicious security_locked_down() call
Ondrej Mosnacek
1
-3
/
+5
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+3
2021-05-26
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-05-14
tty: fix return value for unsupported ioctls
Johan Hovold
1
-4
/
+4
2021-05-14
serial: stm32: fix tx_empty condition
Erwan Le Ray
2
-4
/
+4
2021-05-14
serial: stm32: fix incorrect characters on console
Erwan Le Ray
1
-1
/
+11
2021-05-14
tty: moxa: fix TIOCSSERIAL permission check
Johan Hovold
1
-5
/
+11
2021-05-14
tty: amiserial: fix TIOCSSERIAL permission check
Johan Hovold
1
-0
/
+1
2021-05-14
tty: moxa: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-2
/
+2
2021-05-11
tty: fix memory leak in vc_deallocate
Pavel Skripkin
1
-0
/
+1
2021-05-11
tty: n_gsm: check error while registering tty devices
Hillf Danton
1
-2
/
+12
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
1
-1
/
+1
2021-01-27
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
1
-1
/
+9
2021-01-27
riscv: Fix sifive serial driver
Damien Le Moal
1
-0
/
+1
2020-12-30
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
1
-0
/
+4
2020-12-21
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
1
-5
/
+0
2020-12-11
tty: Fix ->session locking
Jann Horn
2
-14
/
+37
2020-12-11
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
1
-2
/
+2
2020-11-24
tty: serial: imx: keep console clocks always on
Fugang Duan
1
-17
/
+3
2020-11-24
tty: serial: imx: fix potential deadlock
Sam Nobs
1
-2
/
+8
2020-11-10
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
1
-6
/
+7
2020-11-10
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-11-10
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-10
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
[next]