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
2018-04-12
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
1
-3
/
+14
2018-04-08
vt: change SGR 21 to follow the standards
Mike Frysinger
1
-1
/
+5
2018-04-08
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
2
-0
/
+34
2018-03-28
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-03-24
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
1
-3
/
+7
2018-03-24
pty: cancel pty slave port buf's work in tty_release
Sahara
1
-0
/
+2
2018-03-24
serial: 8250_dw: Disable clock on error
Stefan Potyra
1
-1
/
+2
2018-03-24
tty: goldfish: Enable 'earlycon' only if built-in
Sebastian Andrzej Siewior
2
-1
/
+7
2018-03-19
earlycon: add reg-offset to physical address before mapping
Greentime Hu
1
-1
/
+2
2018-03-19
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
1
-0
/
+2
2018-03-19
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
1
-0
/
+11
2018-03-19
tty/serial: atmel: add new version check for usart
Jonas Danielsson
1
-0
/
+1
2018-03-19
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
1
-0
/
+2
2018-02-07
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
1
-0
/
+2
2018-02-03
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
1
-6
/
+8
2018-02-03
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2018-02-03
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
2018-02-03
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2
-3
/
+9
2018-01-02
tty: fix tty_ldisc_receive_buf() documentation
Johan Hovold
1
-1
/
+1
2018-01-02
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2017-12-20
serdev: ttyport: enforce tty-driver open() requirement
Johan Hovold
1
-4
/
+10
2017-12-14
serdev: ttyport: fix tty locking in close
Johan Hovold
1
-0
/
+2
2017-12-14
serdev: ttyport: fix NULL-deref on hangup
Johan Hovold
1
-2
/
+9
2017-12-14
serdev: ttyport: add missing receive_buf sanity checks
Johan Hovold
1
-1
/
+12
2017-12-10
serial: imx: Update cached mctrl value when changing RTS
Ian Jamison
1
-2
/
+4
2017-12-10
serial: sh-sci: suppress warning for ports without dma channels
Andy Lowe
1
-0
/
+8
2017-12-10
sysrq : fix Show Regs call trace on ARM
Jibin Xu
1
-2
/
+7
2017-12-10
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-12-10
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Lukas Wunner
1
-1
/
+1
2017-12-10
serial: 8250_early: Only set divisor if valid clk & baud
Matt Redfearn
1
-6
/
+8
2017-12-10
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2017-11-30
serdev: fix registration of second slave
Johan Hovold
1
-3
/
+16
2017-11-24
serial: 8250_fintek: Fix finding base_port with activated SuperIO
Ji-Ze Hong (Peter Hong)
1
-0
/
+3
2017-11-24
serial: omap: Fix EFR write on RTS deassertion
Lukas Wunner
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
40
-0
/
+40
2017-10-13
tty: fall back to N_NULL if switching to N_TTY fails during hangup
Johannes Weiner
1
-6
/
+5
2017-09-18
serial: sccnxp: Fix error handling in sccnxp_probe()
Alexey Khoroshilov
1
-2
/
+11
2017-09-18
tty: serial: lpuart: avoid report NULL interrupt
Fugang Duan
1
-23
/
+17
2017-09-18
serial: bcm63xx: fix timing issue.
Russell Enderby
1
-0
/
+5
2017-09-18
mxser: fix timeout calculation for low rates
Jiri Slaby
1
-5
/
+11
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
3
-0
/
+1161
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2017-09-05
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+96
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
63
-286
/
+1568
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+11
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-08-31
tty: goldfish: Implement support for kernel 'earlycon' parameter
Miodrag Dinic
2
-0
/
+29
2017-08-31
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
Miodrag Dinic
1
-27
/
+139
2017-08-31
tty: goldfish: Refactor constants to better reflect their nature
Aleksandar Markovic
1
-27
/
+25
[next]