index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
*
|
|
serial: 8250_pci: Check mapping in pci_ni8430_init
Aaron Sierra
2014-11-06
1
-0
/
+2
|
*
|
|
serial: 8250_pci: Handle devices mapped above 4 GiB
Aaron Sierra
2014-11-06
1
-30
/
+17
|
*
|
|
serial: fsl-lpuart: add lpuart32 power management support
Jingchang Lu
2014-11-06
1
-0
/
+14
|
*
|
|
serial: at91: Use dmaengine_slave_config API
Maxime Ripard
2014-11-06
1
-6
/
+4
|
*
|
|
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
2014-11-06
1
-2
/
+2
|
*
|
|
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
2014-11-06
1
-20
/
+10
|
*
|
|
tty: serial: bcm63xx: Enable DT earlycon support
Kevin Cernekee
2014-11-06
2
-0
/
+21
|
*
|
|
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
Kevin Cernekee
2014-11-06
1
-1
/
+1
|
*
|
|
tty: serial: bcm63xx: Update the Kconfig help text
Kevin Cernekee
2014-11-06
1
-7
/
+9
|
*
|
|
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
Kevin Cernekee
2014-11-06
1
-1
/
+2
|
*
|
|
tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms
Kevin Cernekee
2014-11-06
1
-1
/
+1
|
*
|
|
serial: imx: add imx_poll_init()
Daniel Thompson
2014-11-06
1
-0
/
+36
|
*
|
|
serial: imx: clean up imx_poll_put_char()
Daniel Thompson
2014-11-06
1
-19
/
+5
|
*
|
|
tty: serial: msm_serial: Use DT aliases
Stephen Boyd
2014-11-06
1
-4
/
+9
|
*
|
|
tty: serial: msm: Reset uartdm after baud rate change
Stephen Boyd
2014-11-06
1
-37
/
+12
|
*
|
|
tty: serial: msm: Support sysrq on uartDM devices
Stephen Boyd
2014-11-06
2
-10
/
+33
|
*
|
|
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
Stephen Boyd
2014-11-06
1
-1
/
+5
|
*
|
|
serial: mxs-auart: enable PPS support
Janusz Uzycki
2014-11-06
1
-0
/
+11
|
*
|
|
serial: mxs-auart: add interrupts for modem control lines
Janusz Uzycki
2014-11-06
1
-2
/
+172
|
*
|
|
serial: mxs-auart: use mctrl_gpio helpers for handling modem signals
Janusz Uzycki
2014-11-06
2
-5
/
+46
|
*
|
|
serial: mxs-auart: clean get_mctrl and set_mctrl
Janusz Uzycki
2014-11-06
1
-13
/
+1
|
*
|
|
tty/serial: at91: fix rx ring buffer management
Cyrille Pitchen
2014-11-06
1
-39
/
+55
|
*
|
|
serial: ralink: adds Mediatek MT7620 serial
John Crispin
2014-11-06
1
-1
/
+1
[prev]
[next]