index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
2
-6
/
+0
*
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-25
4
-4
/
+4
*
serial: sh-sci: Change checking for error rate of HSCIF
Nobuhiro Iwamatsu
2014-11-25
1
-4
/
+1
*
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
2014-11-24
1
-3
/
+3
*
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
2014-11-22
1
-2
/
+2
*
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
2014-11-11
1
-4
/
+0
*
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-10
3
-3
/
+15
|
\
|
*
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
2014-11-06
1
-2
/
+7
|
*
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
2014-11-05
1
-1
/
+1
|
*
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
2014-11-05
1
-0
/
+7
|
*
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-11-05
1
-1
/
+1
*
|
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
2014-11-07
1
-3
/
+19
*
|
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
2014-11-07
1
-0
/
+15
*
|
serial: pl011: Set length of DMA transfer
Andrew Jackson
2014-11-07
1
-0
/
+1
*
|
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
2014-11-07
1
-1
/
+5
*
|
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
2014-11-07
1
-1
/
+1
*
|
serial: fsl_lpuart: Remove unneeded registration message
Fabio Estevam
2014-11-07
1
-4
/
+1
*
|
serial: fsl_lpuart: Remove unneeded check for 'res'
Fabio Estevam
2014-11-07
1
-4
/
+2
*
|
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-06
5
-25
/
+0
*
|
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
2014-11-06
4
-33
/
+128
*
|
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
2014-11-06
3
-2
/
+993
*
|
serial: 8250_core: actually limit char reads to max_count
Frans Klaver
2014-11-06
1
-1
/
+1
*
|
tty: warn on deprecated serial flags
Jiri Slaby
2014-11-06
1
-0
/
+21
*
|
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
2014-11-06
1
-1
/
+58
*
|
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
2014-11-06
1
-1
/
+3
*
|
serial: 8250_dma: no need to set tx_err twice
Andy Shevchenko
2014-11-06
1
-2
/
+0
*
|
serial: 8250_dma: call serial8250_tx_dma unconditionally
Andy Shevchenko
2014-11-06
1
-9
/
+6
*
|
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
4
-14
/
+17
*
|
serial_core: Remove call to driver-specific TIO[GS]RS485]
Ricardo Ribalda Delgado
2014-11-06
1
-12
/
+5
*
|
drivers/max310: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-43
/
+27
*
|
serial/omap: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-47
/
+22
*
|
serial/atmel: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-55
/
+24
*
|
serial/mcf: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-30
/
+7
*
|
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-41
/
+12
*
|
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
2014-11-06
1
-39
/
+0
*
|
8250/fintek: Use rs485 handler from serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-3
/
+5
*
|
serial/8250: Copy RS485 fields to serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-0
/
+2
*
|
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
2014-11-06
1
-0
/
+45
*
|
serial: 8250: sparse warning of incorrect type
Sudip Mukherjee
2014-11-06
1
-1
/
+1
*
|
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
2014-11-06
1
-0
/
+21
*
|
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
2014-11-06
3
-2
/
+42
*
|
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
2014-11-06
3
-0
/
+6
*
|
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
6
-11
/
+13
*
|
serial: core: Claim port mutex for set_ldisc()
Peter Hurley
2014-11-06
1
-1
/
+4
*
|
tty: Allow safe access to termios for set_ldisc() handlers
Peter Hurley
2014-11-06
1
-1
/
+4
*
|
tty: Flush tty buffers after hardware shutdown
Peter Hurley
2014-11-06
1
-0
/
+1
*
|
tty: Move tty hung up check from port->lock critical section
Peter Hurley
2014-11-06
1
-4
/
+2
*
|
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
2014-11-06
1
-1
/
+21
*
|
serial: 8250_dw: get index of serial line from DT aliases
Julien CHAUVEAU
2014-11-06
1
-0
/
+6
*
|
serial: of-serial: fetch line number from DT
Lucas Stach
2014-11-06
1
-0
/
+4
[next]