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
2019-04-16
tty: vt: keyboard: Allow Unicode compose base char
Reinis Danne
1
-1
/
+1
2019-04-16
Revert "tty: fix NULL pointer issue when tty_port ops is not set"
Johan Hovold
1
-5
/
+5
2019-04-16
serial: Add Milbeaut serial control
Sugaya Taichi
3
-0
/
+648
2019-04-16
tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctl
Konstantin Khorenko
1
-4
/
+4
2019-04-16
tty: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
3
-8
/
+0
2019-04-16
serial: sprd: Fix a copy-paste err in sprd_request_dma()
YueHaibing
1
-1
/
+1
2019-04-16
n_tty: check for negative and zero space return from tty_write_room
Colin Ian King
1
-2
/
+2
2019-04-04
tty: fix up a few remaining files without SPDX identifiers
Greg Kroah-Hartman
7
-0
/
+7
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
9
-0
/
+9
2019-04-01
Merge 5.1-rc3 into tty-next
Greg Kroah-Hartman
10
-51
/
+74
2019-03-29
Revert "tty: pty: Fix race condition between release_one_tty and pty_write"
Greg Kroah-Hartman
2
-10
/
+0
2019-03-27
vt: use /dev/vcs (not /dev/vcs0) in comment
Jakub Wilk
1
-1
/
+1
2019-03-27
tty: pty: Fix race condition between release_one_tty and pty_write
Sahara
2
-0
/
+10
2019-03-27
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
1
-2
/
+0
2019-03-27
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
1
-6
/
+27
2019-03-27
tty: ipwireless: fix missing checks for ioremap
Kangjie Lu
1
-0
/
+8
2019-03-27
tty: fix read of tty->pgrp outside of ctrl_lock
David Emett
1
-1
/
+1
2019-03-27
drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment
Valdis Klētnieks
1
-1
/
+1
2019-03-27
tty/sysrq: Convert show_lock to raw_spinlock_t
Julien Grall
1
-3
/
+3
2019-03-27
tty: fix NULL pointer issue when tty_port ops is not set
Fabien Dessenne
1
-5
/
+5
2019-03-27
serial: sc16is7xx: Drop of_match_ptr() use
Andy Shevchenko
1
-3
/
+2
2019-03-27
serial: sc16is7xx: Switch to use device_get_match_data()
Andy Shevchenko
1
-13
/
+5
2019-03-27
serial: sc16is7xx: Respect clock-frequency property
Andy Shevchenko
1
-1
/
+10
2019-03-27
serial: sprd: Add DMA mode support
Lanqing Liu
1
-14
/
+426
2019-03-27
serial: sprd: Add power management for the Spreadtrum serial controller
Lanqing Liu
1
-4
/
+57
2019-03-27
serial: 8250_fintek: Make fintek_8250_set_termios static
YueHaibing
1
-2
/
+3
2019-03-27
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
1
-1
/
+3
2019-03-27
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-03-27
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-12
/
+12
2019-03-19
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
Hoan Nguyen An
1
-11
/
+1
2019-03-19
serial: ar933x_uart: Fix build failure with disabled console
Petr Štetiar
1
-16
/
+8
2019-03-19
tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
Nathan Chancellor
1
-1
/
+1
2019-03-19
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
1
-2
/
+10
2019-03-19
tty: mxs-auart: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-03-19
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-03-19
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-03-19
serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
Aditya Pakki
1
-0
/
+3
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+0
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-03-01
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-13
/
+19
2019-02-26
serial: sprd: Modify the baud rate calculation formula
Lanqing Liu
1
-1
/
+1
2019-02-26
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
1
-0
/
+4
2019-02-26
serial: 8250_pxa: honor the port number from devicetree
Lubomir Rintel
1
-0
/
+4
2019-02-26
tty: hvc_xen: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-26
tty: n_gsm: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+6
2019-02-19
tty: serial: msm_serial: Remove __init from msm_console_setup()
Jeffrey Hugo
1
-1
/
+1
2019-02-19
tty: serial: samsung: Enable baud clock during initialisation
Stuart Menefy
1
-0
/
+42
2019-02-19
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
Anssi Hannula
1
-1
/
+7
2019-02-19
tty: serial: remove redundant likely annotation
Chengguang Xu
1
-1
/
+1
[next]