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-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: mvebu-uart: Fix to avoid a potential NULL pointer dereference
Aditya Pakki
1
-0
/
+3
2019-04-03
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-04-03
tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
Nathan Chancellor
1
-1
/
+1
2019-04-03
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-04-03
tty: mxs-auart: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-04-03
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-04-03
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-12
/
+12
2019-03-23
vt: perform safe console erase in the right order
Nicolas Pitre
1
-8
/
+7
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-02-08
Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-5
/
+22
2019-02-02
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+8
2019-01-31
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-01-30
serial: sh-sci: Do not free irqs that have already been freed
Chris Brandt
1
-1
/
+8
2019-01-30
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2019-01-23
tty/serial: use uart_console_write in the RISC-V SBL early console
Andreas Schwab
1
-5
/
+8
2019-01-22
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-01-22
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
1
-2
/
+2
2019-01-21
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
1
-1
/
+2
2019-01-18
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-18
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-18
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-09
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
3
-0
/
+41
2019-01-08
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
1
-17
/
+19
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-0
/
+851
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-31
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
3
-0
/
+851
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-301
/
+803
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2018-12-24
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
1
-1
/
+0
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+26
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2018-12-20
serial: sccnxp: Allow to use non-standard baud rates
Alexander Shiyan
1
-3
/
+19
2018-12-20
serial: sccnxp: Adds a delay between sequential read/write cycles
Alexander Shiyan
1
-5
/
+27
2018-12-20
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
1
-0
/
+8
2018-12-20
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
1
-5
/
+7
2018-12-19
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
1
-5
/
+2
2018-12-19
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2018-12-19
serial: uartps: Fix error path when alloc failed
Michal Simek
1
-2
/
+4
2018-12-19
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
1
-2
/
+2
[next]