index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2016-02-06
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
2016-02-06
tty: Add software emulated RS485 support for 8250
Matwey V. Kornilov
2016-02-06
tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
Matwey V. Kornilov
2016-02-06
TTY: serial/m32r_sio, remove unused members
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, remove debug macros
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, simplify old_serial_port
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, disband m32r_sio.h
Jiri Slaby
2016-02-06
TTY: 8250_pnp, make checks bool
Jiri Slaby
2016-02-06
TTY: 8250_pnp, constify tables
Jiri Slaby
2016-02-06
TTY: serial/mpsc, remove unused fields
Jiri Slaby
2016-02-06
TTY: serial/mpsc, clean up init/remove functions
Jiri Slaby
2016-02-06
TTY: serial/mpsc, stop leaking mappings
Jiri Slaby
2016-02-06
serial: 8250_omap: Add omap8250 earlycon
Peter Hurley
2016-02-06
serial: 8250_early: Use port->regshift
Peter Hurley
2016-02-06
serial: earlycon: Show the earlycon "driver" in banner
Peter Hurley
2016-02-06
serial: earlycon: Common log banner for command line and DT
Peter Hurley
2016-02-06
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
2016-02-06
of: earlycon: Initialize port fields from DT properties
Peter Hurley
2016-02-06
of: earlycon: Add options string handling
Peter Hurley
2016-02-06
of: earlycon: Fixup earlycon console name and index
Peter Hurley
2016-02-06
serial: earlycon: Fixup earlycon console name and index
Peter Hurley
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-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
[next]