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
2019-11-06
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
1
-0
/
+3
2019-11-06
tty: n_hdlc: fix build on SPARC
Randy Dunlap
1
-0
/
+5
2019-11-06
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-11-06
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
1
-0
/
+28
2019-10-17
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2019-09-21
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
2019-09-21
serial: sprd: correct the wrong sequence of arguments
Chunyan Zhang
1
-1
/
+1
2019-08-16
tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
Peter Zijlstra
1
-3
/
+2
2019-07-31
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-07-31
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-31
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Stefan Roese
1
-0
/
+14
2019-07-31
tty: serial_core: Set port active bit in uart_port_activate
Serge Semin
1
-1
/
+6
2019-07-31
serial: 8250: Fix TX interrupt handling condition
Rautkoski Kimmo EXT
1
-1
/
+2
2019-07-31
tty: serial: msm_serial: avoid system lockup condition
Jorge Ramirez-Ortiz
1
-0
/
+4
2019-07-31
tty/serial: digicolor: Fix digicolor-usart already registered warning
Kefeng Wang
1
-1
/
+5
2019-07-31
tty: serial: cpm_uart - fix init when SMC is relocated
Christophe Leroy
1
-6
/
+11
2019-07-31
tty: max310x: Fix invalid baudrate divisors calculator
Serge Semin
1
-20
/
+31
2019-07-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-07-10
tty: rocket: fix incorrect forward declaration of 'rp_init()'
Linus Torvalds
1
-1
/
+1
2019-06-22
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
John Paul Adrian Glaubitz
1
-1
/
+1
2019-06-15
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
1
-2
/
+2
2019-06-11
TTY: serial_core, add ->install
Jiri Slaby
1
-11
/
+13
2019-06-09
serial: sh-sci: disable DMA for uart_console
George G. Davis
1
-0
/
+7
2019-06-09
tty: max310x: Fix external crystal register setup
Joe Burmeister
1
-1
/
+1
2019-06-09
tty: serial: msm_serial: Fix XON/XOFF
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-05-31
tty: ipwireless: fix missing checks for ioremap
Kangjie Lu
1
-0
/
+8
2019-05-21
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
1
-6
/
+27
2019-05-21
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
1
-2
/
+0
2019-05-16
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-05-04
serial: ar933x_uart: Fix build failure with disabled console
Petr Štetiar
1
-16
/
+8
2019-05-04
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
1
-2
/
+10
2019-04-20
serial: uartps: console_setup() can't be placed to init section
Michal Simek
1
-1
/
+1
2019-04-17
tty: ldisc: add sysctl to prevent autoloading of ldiscs
Greg Kroah-Hartman
3
-0
/
+74
2019-04-05
tty: increase the default flip buffer limit to 2*640K
Manfred Schlaegl
1
-1
/
+1
2019-04-05
serial: 8250_pxa: honor the port number from devicetree
Lubomir Rintel
1
-0
/
+4
2019-04-05
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-04-05
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-8
/
+11
2019-04-03
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
1
-1
/
+3
2019-04-03
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
Hoan Nguyen An
1
-11
/
+1
2019-04-03
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-04-03
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-03-23
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
1
-0
/
+105
2019-03-23
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
1
-18
/
+18
2019-03-23
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
1
-0
/
+4
2019-03-23
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
Anssi Hannula
1
-1
/
+7
2019-03-05
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-02-12
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-02-12
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-02-12
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
1
-0
/
+3
2019-02-12
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
1
-0
/
+4
[next]