index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+11
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+9
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
1
-2
/
+2
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-2
/
+9
2018-12-02
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-27
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
1
-1
/
+2
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-7
/
+7
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-08
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
1
-2
/
+2
2018-11-08
vt: fix broken display when running aptitude
Mikulas Patocka
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
27
-377
/
+786
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+4
2018-10-25
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-15
/
+28
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-390
/
+452
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+4
2018-10-15
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
1
-2
/
+2
2018-10-15
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
1
-1
/
+1
2018-10-15
serial: sh-sci: do not warn if DMA transfers are not supported
Ulrich Hecht
1
-1
/
+1
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
1
-7
/
+1
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
3
-11
/
+25
2018-10-13
kill TIOCSER[SG]WILD
Al Viro
2
-11
/
+0
2018-10-13
synclink_gt(): fix compat_ioctl()
Al Viro
1
-12
/
+4
2018-10-13
pty: fix compat ioctls
Al Viro
1
-2
/
+12
2018-10-13
vt_compat_ioctl(): clean up, use compat_ptr() properly
Al Viro
1
-22
/
+9
2018-10-13
remove fallback to drivers for TIOCGICOUNT
Al Viro
1
-5
/
+1
2018-10-13
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
1
-0
/
+81
2018-10-13
synclink: reduce pointless checks in ->ioctl()
Al Viro
3
-6
/
+3
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
1
-10
/
+4
2018-10-13
serial_core: switch to ->[sg]et_serial()
Al Viro
1
-26
/
+12
2018-10-13
mxser: switch to ->[sg]et_serial()
Al Viro
1
-46
/
+51
2018-10-13
moxa: switch to ->[sg]et_serial()
Al Viro
1
-39
/
+40
2018-10-13
isicom: switch to ->[sg]et_serial()
Al Viro
1
-47
/
+25
2018-10-13
ipwireless: switch to ->[sg]et_serial()
Al Viro
1
-18
/
+18
2018-10-13
cyclades: switch to ->[sg]et_serial()
Al Viro
1
-40
/
+37
2018-10-13
amiserial: switch to ->[sg]et_serial()
Al Viro
1
-45
/
+33
2018-10-11
serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES
Michal Simek
1
-2
/
+4
2018-10-11
tty: check name length in tty_find_polling_driver()
Miles Chen
1
-1
/
+1
2018-10-11
tty: wipe buffer if not echoing data
Greg KH
1
-3
/
+17
2018-10-11
tty: wipe buffer.
Linus Torvalds
1
-1
/
+5
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-10
serial: fsl_lpuart: Remove the alias node dependence
Vabhav Sharma
1
-2
/
+10
2018-10-08
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
1
-4
/
+0
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-04
TTY: sn_console: Replace spin_is_locked() with spin_trylock()
Lance Roy
1
-9
/
+6
2018-10-04
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
Greg Kroah-Hartman
1
-69
/
+1
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
6
-7
/
+30
2018-10-02
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
[next]