index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2014-11-25
tty: serial: omap_serial: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
2014-11-25
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
2014-11-25
tty: serial: men_z135_uart: Add terminating entry for men_z135_ids
Axel Lin
2014-11-25
serial: sirf: add a new uart type support
Qipan Li
2014-11-25
tty: pr_warning->pr_warn and logging neatening
Joe Perches
2014-11-25
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
2014-11-25
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
2014-11-25
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
2014-11-25
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-25
serial: sh-sci: Change checking for error rate of HSCIF
Nobuhiro Iwamatsu
2014-11-24
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
2014-11-22
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-07
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
2014-11-07
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
2014-11-07
serial: pl011: Set length of DMA transfer
Andrew Jackson
2014-11-07
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
2014-11-07
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
2014-11-07
serial: fsl_lpuart: Remove unneeded registration message
Fabio Estevam
2014-11-07
serial: fsl_lpuart: Remove unneeded check for 'res'
Fabio Estevam
2014-11-06
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-06
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
2014-11-06
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
2014-11-06
serial: 8250_core: actually limit char reads to max_count
Frans Klaver
2014-11-06
tty: warn on deprecated serial flags
Jiri Slaby
2014-11-06
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
2014-11-06
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
2014-11-06
serial: 8250_dma: no need to set tx_err twice
Andy Shevchenko
2014-11-06
serial: 8250_dma: call serial8250_tx_dma unconditionally
Andy Shevchenko
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
serial_core: Remove call to driver-specific TIO[GS]RS485]
Ricardo Ribalda Delgado
2014-11-06
drivers/max310: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/omap: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/atmel: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/mcf: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
2014-11-06
8250/fintek: Use rs485 handler from serial_core
Ricardo Ribalda Delgado
2014-11-06
serial/8250: Copy RS485 fields to serial_core
Ricardo Ribalda Delgado
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
2014-11-06
serial: 8250: sparse warning of incorrect type
Sudip Mukherjee
2014-11-06
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
serial: core: Claim port mutex for set_ldisc()
Peter Hurley
2014-11-06
tty: Allow safe access to termios for set_ldisc() handlers
Peter Hurley
2014-11-06
tty: Flush tty buffers after hardware shutdown
Peter Hurley
[next]