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
/
8250
/
8250_port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
2016-02-06
1
-3
/
+3
*
tty: serial: 8250: Suitably replace printk
Phillip Raffeck
2016-02-06
1
-2
/
+1
*
tty: serial: 8250: Fix multiline comment style
Anton Wuerfel
2016-02-06
1
-15
/
+17
*
tty: serial: 8250: Replace spaces with tabs
Anton Wuerfel
2016-02-06
1
-2
/
+2
*
tty: serial: 8250: Fix whitespace errors
Anton Wuerfel
2016-02-06
1
-0
/
+2
*
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
2016-02-06
1
-12
/
+6
*
tty: Add software emulated RS485 support for 8250
Matwey V. Kornilov
2016-02-06
1
-4
/
+219
*
tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
Matwey V. Kornilov
2016-02-06
1
-13
/
+13
*
serial: 8250: Unfold < 80 char lines
Peter Hurley
2016-01-28
1
-7
/
+4
*
serial: 8250: Wait for irq to complete before shutdown
Peter Hurley
2016-01-28
1
-0
/
+4
*
serial: 8250: Remove low_latency workaround
Peter Hurley
2016-01-28
1
-2
/
+1
*
serial: 8250: Fix lost rx state
Peter Hurley
2016-01-28
1
-3
/
+4
*
serial: 8250: Refactor serial8250_rx_chars() inner loop
Peter Hurley
2016-01-28
1
-58
/
+62
*
serial: support 16-bit register interface for console
Masahiro Yamada
2015-12-13
1
-0
/
+20
*
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-12
1
-0
/
+8
|
\
|
*
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
1
-0
/
+8
*
|
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
2015-10-04
1
-14
/
+22
*
|
serial: 8250: Tolerate clock variance for max baud rate
James Hogan
2015-10-04
1
-9
/
+19
*
|
serial: 8250: simplify ralink/alchemy register remap selection
Mans Rullgard
2015-10-04
1
-2
/
+2
*
|
serial: 8250: Fix autoconfig_irq() to avoid race conditions
Taichi Kageyama
2015-10-04
1
-0
/
+6
*
|
serial: don't register CIR serial ports
Maciej S. Szmigiero
2015-10-04
1
-13
/
+1
|
/
*
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
2015-09-22
1
-0
/
+2
*
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
Joerg Roedel
2015-07-23
1
-0
/
+15
*
serial: 8250: Defer interrupt enable until fifos enabled
Peter Hurley
2015-07-23
1
-4
/
+3
*
serial: 8250: Split base port operations from universal driver
Peter Hurley
2015-07-23
1
-0
/
+2898