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
...
|
*
|
|
|
tty: ar933x_uart: convert to use devm_* functions
Gabor Juhos
2013-08-12
1
-18
/
+8
|
*
|
|
|
n_tty: Fix termios_rwsem lockdep false positive
Peter Hurley
2013-08-12
1
-14
/
+11
|
*
|
|
|
serial: pxa: Staticize local symbols
Jingoo Han
2013-08-12
1
-3
/
+3
|
*
|
|
|
tty: serial: pxa: remove old cruft
Daniel Mack
2013-08-12
1
-25
/
+0
|
*
|
|
|
vt: make the default color configurable
Clemens Ladisch
2013-08-05
1
-1
/
+3
|
*
|
|
|
serial: mxs: remove the MXS_AUART_DMA_CONFIG
Huang Shijie
2013-08-05
1
-4
/
+1
|
*
|
|
|
serial: mxs: enable the DMA only when the RTS/CTS is valid
Huang Shijie
2013-08-05
1
-1
/
+6
|
*
|
|
|
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-08-05
4
-22
/
+26
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
2013-08-03
1
-0
/
+2
|
*
|
|
|
Revert "serial: sccnxp: Add DT support"
Greg Kroah-Hartman
2013-08-02
1
-37
/
+9
|
*
|
|
|
serial: sh-sci: use dev_get_platdata()
Jingoo Han
2013-08-02
1
-1
/
+1
|
*
|
|
|
serial/arc-uart: Remove the goto/label
Vineet Gupta
2013-08-02
1
-5
/
+2
|
*
|
|
|
serial/arc-uart: Handle Rx Error Interrupts w/o any data
Vineet Gupta
2013-08-02
1
-10
/
+16
|
*
|
|
|
tty: Only hangup once
Peter Hurley
2013-08-02
1
-0
/
+5
|
*
|
|
|
serial: sccnxp: Add DT support
Alexander Shiyan
2013-07-31
1
-9
/
+37
|
*
|
|
|
serial: sccnxp: Using structure for each supported IC instead of switch in probe
Alexander Shiyan
2013-07-31
1
-148
/
+124
|
*
|
|
|
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
2013-07-31
1
-14
/
+22
|
*
|
|
|
serial: sccnxp: Disable regulator on error
Alexander Shiyan
2013-07-31
1
-22
/
+18
|
*
|
|
|
serial/efm32-uart: don't slur over failure in probe_dt
Uwe Kleine-König
2013-07-31
1
-1
/
+3
|
*
|
|
|
serial/efm32-uart: don't use pdev->id to determine the port's line
Uwe Kleine-König
2013-07-31
1
-7
/
+10
|
*
|
|
|
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
22
-46
/
+50
|
*
|
|
|
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
Darren Hart
2013-07-29
1
-7
/
+6
|
*
|
|
|
serial: at91: make UART support dma and pdc transfers
Elen Song
2013-07-29
1
-6
/
+42
|
*
|
|
|
serial: at91: distinguish usart and uart
Elen Song
2013-07-29
1
-0
/
+37
|
*
|
|
|
serial: at91: support run time switch transfer mode
Elen Song
2013-07-29
1
-59
/
+80
|
*
|
|
|
serial: at91: add rx dma support
Elen Song
2013-07-29
1
-4
/
+220
|
*
|
|
|
serial: at91: add tx dma support
Elen Song
2013-07-29
1
-4
/
+206
|
*
|
|
|
serial: at91: use function pointer to choose pdc or pio
Elen Song
2013-07-29
1
-73
/
+130
|
*
|
|
|
serial: at91: correct definition from DMA to PDC
Elen Song
2013-07-29
1
-35
/
+36
|
*
|
|
|
serial: pch_uart: Remove __initdata annotation from dmi_table
Darren Hart
2013-07-29
1
-1
/
+1
|
*
|
|
|
TTY: synclink: replace bitmasks add operation with OR operation.
Alexandru Juncu
2013-07-29
1
-65
/
+65
|
*
|
|
|
serial: max310x: Fix dev_pm_ops
Alexander Shiyan
2013-07-29
1
-5
/
+4
|
*
|
|
|
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-29
3
-3
/
+4
|
|
\
\
\
\
|
*
|
|
|
|
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
2013-07-26
1
-19
/
+8
|
*
|
|
|
|
tty: Remove dead code
Andreas Platschek
2013-07-26
1
-20
/
+1
|
*
|
|
|
|
msm_serial: Send more than 1 character at a time on UARTDM
Stephen Boyd
2013-07-26
1
-19
/
+32
|
*
|
|
|
|
msm_serial: Make baud_code detection more dynamic
Stephen Boyd
2013-07-26
2
-68
/
+48
|
*
|
|
|
|
msm_serial: Fix sparse warnings
Stephen Boyd
2013-07-26
1
-10
/
+7
|
*
|
|
|
|
msm_serial: Fix NUL byte output on UARTDM
Stephen Boyd
2013-07-26
2
-5
/
+10
|
*
|
|
|
|
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
2013-07-26
1
-2
/
+3
|
*
|
|
|
|
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
2013-07-26
1
-2
/
+2
|
*
|
|
|
|
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla
2013-07-26
3
-0
/
+954
|
*
|
|
|
|
serial/efm32-uart: make of_device_id array const
Uwe Kleine-König
2013-07-26
1
-1
/
+1
|
*
|
|
|
|
serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage
Uwe Kleine-König
2013-07-26
1
-2
/
+2
|
*
|
|
|
|
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
2013-07-26
1
-1
/
+3
|
*
|
|
|
|
serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
Axel Lin
2013-07-26
1
-4
/
+0
|
*
|
|
|
|
pch_uart: Use DMI interface for board detection
Darren Hart
2013-07-26
1
-22
/
+49
|
*
|
|
|
|
serial: report base_baud after initialization
Kees Cook
2013-07-26
1
-2
/
+2
|
*
|
|
|
|
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
2013-07-26
1
-1
/
+2
|
*
|
|
|
|
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
2013-07-26
1
-1
/
+1
[prev]
[next]