index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
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-23
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-10
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-05-10
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-05-10
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-05-10
tty: Prevent untrappable signals from malicious program
Peter Hurley
1
-0
/
+3
2015-05-10
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-14
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-09-14
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
2014-04-02
serial: add support for 200 v3 series Titan card
Yegor Yefremov
1
-0
/
+4
2014-04-02
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
1
-0
/
+16
2013-10-27
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
1
-1
/
+2
2013-10-27
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
1
-0
/
+2
2013-09-10
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
1
-2
/
+2
[next]