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
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: Encapsulate port i/o method init
Peter Hurley
2015-03-26
1
-4
/
+13
*
serial: 8250: Separate port initialization
Peter Hurley
2015-03-26
1
-4
/
+11
*
serial: 8250: Separate legacy irq handling from core port operations
Peter Hurley
2015-03-26
1
-30
/
+53
*
serial: 8250: Separate 8250 console interface
Peter Hurley
2015-03-26
1
-24
/
+41
*
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
2015-03-26
1
-5
/
+0
*
serial: earlycon: Enable earlycon without command line param
Peter Hurley
2015-03-26
2
-25
/
+74
*
serial: earlycon: Refactor earlycon registration
Peter Hurley
2015-03-26
1
-17
/
+25
*
serial: earlycon: Skip parse_options() if empty string
Peter Hurley
2015-03-26
1
-4
/
+7
*
serial: earlycon: Ignore parse_options() error code
Peter Hurley
2015-03-26
1
-2
/
+1
*
serial: 8250_early: Fix setup() error code
Peter Hurley
2015-03-26
1
-1
/
+1
*
serial: 8250_early: Assume uart already initialized if no baud option
Peter Hurley
2015-03-26
1
-2
/
+8
*
serial: earlycon: Move ->uartclk initialize
Peter Hurley
2015-03-26
1
-2
/
+1
*
serial: 8250_early: Remove early_device variable
Peter Hurley
2015-03-26
1
-4
/
+2
*
serial: core: Fix kernel doc for uart_console_write()
Peter Hurley
2015-03-26
1
-1
/
+1
*
console: Add extensible console matching
Peter Hurley
2015-03-26
2
-39
/
+48
*
serial: 8250: Decouple core from skip_txen_test module param
Peter Hurley
2015-03-26
1
-1
/
+9
*
serial: 8250: Move ns16550a_goto_hispeed() to local header
Peter Hurley
2015-03-26
2
-18
/
+17
*
serial: 8250: Simplify capabilities reset at port unregister
Peter Hurley
2015-03-26
1
-1
/
+1
*
serial: 8250: Remove duplicate ->handle_irq initialization
Peter Hurley
2015-03-26
1
-2
/
+0
*
serial: 8250: Compute ttyS index from port minor
Peter Hurley
2015-03-26
1
-1
/
+1
*
serial: core: Add minor field to uart_port
Peter Hurley
2015-03-26
1
-0
/
+1
*
bfin uart: it will hang when read current y count if not disable dma irq
Hao Liang
2015-03-26
1
-0
/
+2
*
serial: 8250_dw: fix 'cts-override'
Dmitry Torokhov
2015-03-23
1
-3
/
+3
*
Merge 4.0-rc5 into tty-next
Greg Kroah-Hartman
2015-03-23
1
-3
/
+12
|
\
|
*
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
2015-03-11
1
-3
/
+12
*
|
drivers/tty: serial: remove info message
Jorge Ramirez-Ortiz
2015-03-11
1
-1
/
+0
*
|
serial, x86: use UPF_* constants for flags
Andy Shevchenko
2015-03-11
1
-1
/
+1
*
|
serial: imx: Add braces to avoid ambiguous 'else'
Fabio Estevam
2015-03-11
1
-3
/
+3
*
|
serial: mctrl_gpio: Fix build warnings
Fabio Estevam
2015-03-11
1
-2
/
+1
*
|
serial: mxs-auart: Fix build error
Fabio Estevam
2015-03-11
1
-1
/
+1
*
|
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-09
19
-1931
/
+577
|
\
\
|
|
/
|
/
|
|
*
serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
Alexey Brodkin
2015-03-07
1
-4
/
+10
|
*
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
2015-03-07
2
-26
/
+59
|
*
tty/serial: at91: correct the usage of tasklet
Leilei Zhao
2015-03-07
1
-0
/
+4
|
*
tty/serial: at91: set ops in property init each time
Leilei Zhao
2015-03-07
1
-0
/
+1
|
*
tty/serial: at91: revise the return type of atmel_init_property
Leilei Zhao
2015-03-07
1
-4
/
+3
|
*
tty/serial: at91: correct buffer size used in DMA
Leilei Zhao
2015-03-07
1
-1
/
+1
|
*
tty/serial: at91: correct check of buf used in DMA
Leilei Zhao
2015-03-07
1
-2
/
+2
|
*
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
2015-03-07
1
-54
/
+17
|
*
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
2015-03-07
1
-4
/
+1
|
*
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
2015-03-07
1
-50
/
+115
|
*
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
2015-03-07
1
-1
/
+2
|
*
serial: sprd: Fix iotype
Peter Hurley
2015-03-07
1
-1
/
+3
|
*
serial: imx: add support for half duplex rs485
Uwe Kleine-König
2015-03-07
1
-12
/
+95
|
*
serial: imx: drop support for IRDA
Uwe Kleine-König
2015-03-07
1
-148
/
+9
|
*
serial: imx: fix comment about which machines use the i.MX21 type
Uwe Kleine-König
2015-03-07
1
-1
/
+1
|
*
serial: imx: reformat and cleanup copyright header
Uwe Kleine-König
2015-03-07
1
-13
/
+6
|
*
serial: imx: drop members from driver data that are only used during probe
Uwe Kleine-König
2015-03-07
1
-10
/
+11
|
*
serial: imx: remove long dead code
Uwe Kleine-König
2015-03-07
1
-9
/
+0
|
*
serial: imx: Fix clearing of receiver overrun flag
Uwe Kleine-König
2015-03-07
1
-5
/
+3
[next]