index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE
Peter Hurley
2016-02-06
tty: Drop krefs for interrupted tty lock
Peter Hurley
2016-02-01
Merge 4.5-rc2 into tty-next
Greg Kroah-Hartman
2016-01-31
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-01-31
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-01-29
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
2016-01-28
Staging: speakup: fix read scrolled-back VT
Samuel Thibault
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
tty: mxser: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
serial: core: Perform RTS signalling before soft flow ctrl
Peter Hurley
2016-01-28
serial: core: Unfold < 80 char lines
Peter Hurley
2016-01-28
serial: core: Remove cast from void ptr in uart_open()
Peter Hurley
2016-01-28
serial: core: Cleanup uart_open() exit
Peter Hurley
2016-01-28
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
2016-01-28
serial: core: Use tty->index for port # in debug messages
Peter Hurley
2016-01-28
serial: core: Fold do_uart_get_info() into caller
Peter Hurley
2016-01-28
serial: core: Fold __uart_put_char() into caller
Peter Hurley
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
tty: Allow unreadable mess to be > 80 chars
Peter Hurley
2016-01-28
tty: Unify receive_buf() code paths
Peter Hurley
2016-01-28
n_tty: Ignore all read data when closing
Peter Hurley
2016-01-28
tty: rocket: Remove private close_wait
Peter Hurley
2016-01-28
serial: 8250: Unfold < 80 char lines
Peter Hurley
2016-01-28
serial: 8250: Wait for irq to complete before shutdown
Peter Hurley
2016-01-28
serial: 8250: Unlink uart console ptr if console setup fails
Peter Hurley
2016-01-28
serial: 8250: Remove low_latency workaround
Peter Hurley
2016-01-28
serial: 8250: Fix lost rx state
Peter Hurley
2016-01-28
serial: 8250: Refactor serial8250_rx_chars() inner loop
Peter Hurley
2016-01-28
tty: n_tty: fix SIGIO for output
Peter Hurley
2016-01-28
n_tty: Remove tty count checks from unthrottle
Peter Hurley
2016-01-28
n_tty: Fix stuck write wakeup
Peter Hurley
2016-01-28
tty: Fix ioctl(FIOASYNC) on hungup file
Peter Hurley
2016-01-28
tty: Add fasync() hung up file operation
Peter Hurley
2016-01-28
tty, n_tty: Remove fasync() ldisc notification
Peter Hurley
2016-01-28
n_tty: Always wake up read()/poll() if new input
Peter Hurley
2016-01-27
tty: audit: Poison tty_audit_buf while process exits
Peter Hurley
2016-01-27
tty: audit: Always push audit buffer before TIOCSTI
Peter Hurley
2016-01-27
tty: audit: Check audit enable first
Peter Hurley
2016-01-27
tty: audit: Simplify first-use allocation
Peter Hurley
2016-01-27
tty: audit: Remove tty_audit_buf reference counting
Peter Hurley
2016-01-27
tty: audit: Remove false memory optimization
Peter Hurley
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
tty: audit: Track tty association with dev_t
Peter Hurley
2016-01-27
tty: audit: Combine push functions
Peter Hurley
2016-01-27
tty: audit: Ignore current association for audit push
Peter Hurley
2016-01-27
tty: audit: Take siglock directly
Peter Hurley
2016-01-27
tty: audit: Defer audit buffer association
Peter Hurley
2016-01-27
tty: audit: Remove icanon mode from call chain
Peter Hurley
2016-01-27
tty: audit: Never audit packet mode
Peter Hurley
[prev]
[next]