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-06-01
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-06-01
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
1
-0
/
+2
2018-06-01
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
1
-0
/
+6
2018-03-03
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2018-03-03
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2017-10-12
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-08-26
serial: sh-sci: Fix panic when serial console and DMA are enabled
Takatoshi Akiyama
1
-4
/
+6
2017-07-18
serial: mxs-auart: Fix baudrate calculation
Uwe Kleine-König
1
-1
/
+1
2017-07-18
serial: mxs-auart: fix baud rate range
Stefan Wahren
1
-2
/
+6
2017-06-05
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-06-05
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-03-16
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
1
-63
/
+69
2017-03-16
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
1
-15
/
+4
2017-03-16
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
1
-2
/
+2
2017-02-23
tty: Prevent ldisc drivers from re-using stale tty fields
Peter Hurley
1
-0
/
+7
2017-02-23
vt: clear selection before resizing
Scot Doyle
1
-0
/
+3
2017-02-23
tty: limit terminal size to 4M chars
Dmitry Vyukov
1
-0
/
+2
2017-02-23
tty: vt, fix bogus division in csi_J
Jiri Slaby
1
-1
/
+1
2016-11-20
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-11-20
serial: samsung: Fix possible out of bounds access on non-DT platform
Krzysztof Kozlowski
1
-2
/
+2
2016-08-22
tty: vt, return error when con_startup fails
Jiri Slaby
1
-2
/
+3
2016-05-01
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
Geert Uytterhoeven
1
-37
/
+0
2016-05-01
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
1
-12
/
+6
2016-02-27
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
1
-1
/
+23
2016-01-22
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
1
-3
/
+5
2015-11-17
drivers/tty: require read access for controlling terminal
Jann Horn
1
-4
/
+27
2015-11-17
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
1
-4
/
+2
2015-10-13
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
1
-0
/
+6
2015-08-12
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
1
-8
/
+3
2015-08-07
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-1
/
+1
2015-08-07
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
1
-1
/
+0
2015-08-07
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2
-11
/
+12
2015-05-09
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-05-09
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-05-09
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-05-09
tty: Prevent untrappable signals from malicious program
Peter Hurley
1
-0
/
+3
2015-05-09
vt: provide notifications on selection changes
Nicolas Pitre
1
-1
/
+3
2015-02-20
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2014-12-14
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
1
-0
/
+2
2014-12-14
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-12-14
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
1
-1
/
+1
2014-09-13
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-09-13
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
1
-0
/
+3
2014-06-09
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
1
-1
/
+1
2014-05-18
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
1
-0
/
+2
2014-04-30
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-5
/
+15
2014-04-30
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2014-04-02
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2014-04-02
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
1
-0
/
+11
2014-04-02
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
1
-0
/
+4
[next]