index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-25
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
2016-02-19
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2015-09-21
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
2015-05-17
xen/console: Update console event channel on resume
Boris Ostrovsky
2015-05-13
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
2015-04-29
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
2015-03-26
Change email address for 8250_pci
Russell King
2015-03-18
tty: fix up atime/mtime mess, take four
Jiri Slaby
2015-03-18
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
2015-03-06
vt: provide notifications on selection changes
Nicolas Pitre
2015-03-06
tty: Prevent untrappable signals from malicious program
Peter Hurley
2015-01-16
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
2014-11-14
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
2014-11-14
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
2014-10-05
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
2014-09-05
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
2014-08-14
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
2014-07-09
serial: 8250_dw: Fix LCR workaround regression
James Hogan
2014-07-09
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
2014-07-09
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2014-06-07
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-06-07
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-05-13
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
2014-05-13
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
2014-05-13
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-06
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-04-26
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-22
vt: Fix secure clear screen
Petr Písař
2014-02-22
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
2014-02-06
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
2014-02-06
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2014-02-06
serial: add support for 200 v3 series Titan card
Yegor Yefremov
2014-02-06
tty/serial: at91: Handle shutdown more safely
Marek Roszko
2014-01-25
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
2014-01-09
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2014-01-09
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
2013-11-04
serial: vt8500: add missing braces
Roel Kluin
2013-10-13
xen/hvc: allow xenboot console to be used again
David Vrabel
2013-10-05
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
2013-10-05
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
2013-10-05
serial: tegra: fix tty-kref leak
Johan Hovold
2013-10-05
tty: Fix SIGTTOU not sent with tcflush()
Peter Hurley
2013-09-26
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
2013-09-07
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
2013-08-11
serial/mxs-auart: increase time to wait for transmitter to become idle
Uwe Kleine-König
2013-08-11
serial: arc_uart: Fix module alias
Axel Lin
2013-08-11
serial/mxs-auart: fix race condition in interrupt handler
Uwe Kleine-König
2013-08-11
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-08-04
tty_port: Fix refcounting leak in tty_port_tty_hangup()
Gianluca Anzolin
[next]