index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-31
vt: always call notifier with the console lock held
Nicolas Pitre
2019-01-31
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
2019-01-31
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-31
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-01-31
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-01-26
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
2019-01-26
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
2019-01-22
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
2019-01-22
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
2019-01-22
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
2019-01-22
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2019-01-09
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
2018-12-02
drivers/tty: add missing of_node_put()
Yangtao Li
2018-11-27
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
2018-11-08
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-11-08
vt: fix broken display when running aptitude
Mikulas Patocka
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-25
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-15
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
2018-10-15
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
2018-10-15
serial: sh-sci: do not warn if DMA transfers are not supported
Ulrich Hecht
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
kill TIOCSER[SG]WILD
Al Viro
2018-10-13
synclink_gt(): fix compat_ioctl()
Al Viro
2018-10-13
pty: fix compat ioctls
Al Viro
2018-10-13
vt_compat_ioctl(): clean up, use compat_ptr() properly
Al Viro
2018-10-13
remove fallback to drivers for TIOCGICOUNT
Al Viro
2018-10-13
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
2018-10-13
synclink: reduce pointless checks in ->ioctl()
Al Viro
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
2018-10-13
serial_core: switch to ->[sg]et_serial()
Al Viro
2018-10-13
mxser: switch to ->[sg]et_serial()
Al Viro
2018-10-13
moxa: switch to ->[sg]et_serial()
Al Viro
[next]