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.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-01-19
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
1
-2
/
+2
2017-01-19
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2017-01-09
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
1
-1
/
+1
2017-01-09
vt: fix Scroll Lock LED trigger name
Maciej S. Szmigiero
1
-1
/
+1
2016-11-21
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
1
-6
/
+0
2016-11-21
tty: Prevent ldisc drivers from re-using stale tty fields
Peter Hurley
1
-0
/
+7
2016-11-18
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
1
-4
/
+23
2016-11-10
tty: vt, fix bogus division in csi_J
Jiri Slaby
1
-1
/
+1
2016-11-10
tty: limit terminal size to 4M chars
Dmitry Vyukov
1
-0
/
+2
2016-11-10
vt: clear selection before resizing
Scot Doyle
1
-0
/
+3
2016-10-22
serial: 8250_dw: Check the data->pclk when get apb_pclk
Kefeng Wang
1
-1
/
+1
2016-09-24
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
1
-0
/
+139
2016-09-24
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
1
-0
/
+3
2016-08-20
tty/serial: atmel: fix RS485 half duplex with DMA
Alexandre Belloni
1
-6
/
+8
2016-08-20
serial: samsung: Fix ERR pointer dereference on deferred probe
Krzysztof Kozlowski
1
-5
/
+13
2016-08-20
tty: serial: msm: Don't read off end of tx fifo
Bjorn Andersson
1
-1
/
+1
2016-08-16
devpts: clean up interface to pty drivers
Linus Torvalds
1
-33
/
+30
2016-07-27
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-07-27
tty: vt: Fix soft lockup in fbcon cursor blink timer.
David Daney
1
-0
/
+1
2016-06-08
QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
Zhao Qiang
1
-0
/
+3
2016-06-01
serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...
Chanwoo Choi
1
-2
/
+2
2016-06-01
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
1
-10
/
+11
2016-06-01
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
1
-3
/
+11
2016-06-01
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
1
-0
/
+3
2016-06-01
Fix OpenSSH pty regression on close
Brian Bloniarz
4
-70
/
+42
2016-06-01
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
1
-1
/
+13
2016-06-01
TTY: n_gsm, fix false positive WARN_ON
Jiri Slaby
1
-1
/
+3
2016-06-01
tty: vt, return error when con_startup fails
Jiri Slaby
1
-2
/
+3
2016-05-05
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
Geert Uytterhoeven
1
-39
/
+0
2016-04-12
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
1
-12
/
+6
2016-02-25
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2016-02-25
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
1
-0
/
+29
2016-02-25
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-3
/
+6
2016-02-25
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
1
-1
/
+17
2016-02-17
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
1
-1
/
+23
2016-02-17
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
1
-4
/
+8
2016-02-17
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2
-1
/
+15
2016-02-17
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
1
-5
/
+2
2015-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+7
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-13
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
1
-1
/
+1
2015-12-13
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
1
-0
/
+2
2015-12-13
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
1
-1
/
+1
2015-12-13
n_tty: Fix poll() after buffer-limited eof push read
Peter Hurley
1
-13
/
+9
2015-12-13
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
1
-2
/
+6
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-21
tty: audit: Fix audit source
Peter Hurley
2
-2
/
+2
[next]