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_omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
2018-05-14
1
-1
/
+15
*
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
2018-04-23
1
-0
/
+11
*
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
2018-02-28
1
-1
/
+10
*
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
2017-12-15
1
-1
/
+1
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: Add define for max baud rate divisor
Ed Blake
2017-10-04
1
-2
/
+2
*
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
2017-06-29
1
-2
/
+21
*
serial: 8250: omap: Disable DMA for console UART
Vignesh R
2017-05-18
1
-0
/
+4
*
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
2017-01-25
1
-1
/
+7
*
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
2017-01-20
1
-5
/
+0
*
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
2017-01-20
1
-6
/
+3
*
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
2017-01-20
1
-4
/
+7
*
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
2016-08-31
1
-18
/
+13
*
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2016-06-25
1
-13
/
+18
*
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
2016-06-25
1
-2
/
+2
*
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
2016-04-30
1
-1
/
+1
*
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
2016-04-30
1
-39
/
+28
*
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
2016-04-30
1
-6
/
+4
*
serial: omap8250: Drop rx buffer sync
Peter Hurley
2016-04-30
1
-6
/
+0
*
serial: omap8250: Eliminate local in omap8250_runtime_resume()
Peter Hurley
2016-04-30
1
-3
/
+1
*
serial: 8250: Eliminate needless local in irq handlers
Peter Hurley
2016-04-30
1
-6
/
+2
*
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-07
1
-6
/
+3
*
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
2016-02-06
1
-0
/
+31
*
serial: 8250_omap: Remove RTS clear
Peter Hurley
2015-10-17
1
-1
/
+0
*
serial: 8250_omap: check how many bytes were injected
Sebastian Andrzej Siewior
2015-10-04
1
-2
/
+5
*
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
2015-08-14
1
-1
/
+13
*
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
2015-07-23
1
-14
/
+2
*
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
2015-07-23
1
-0
/
+1
*
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
2015-07-23
1
-6
/
+59
*
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
2015-07-23
1
-11
/
+21
*
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
2015-07-23
1
-5
/
+12
*
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
2015-07-23
1
-2
/
+2
*
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-09
1
-54
/
+4
*
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-24
1
-9
/
+73
*
tty: serial: 8250: omap: synchronize rx_running
John Ogness
2015-05-06
1
-16
/
+49
*
serial: 8250: remove the redundant include
Wang Long
2015-03-26
1
-1
/
+0
*
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
2015-02-02
1
-9
/
+7
*
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-02-02
1
-1
/
+6
*
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-09
1
-1
/
+0
*
serial: omap_8250: Fix RTS handling, part B
Peter Hurley
2015-01-09
1
-6
/
+9
*
serial: omap_8250: Fix RTS handling
Peter Hurley
2015-01-09
1
-3
/
+22
*
tty: serial: 8250: omap: add ttySx console if the user didn't
Sebastian Andrzej Siewior
2015-01-09
1
-0
/
+40
*
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-19
1
-7
/
+7
*
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
2014-11-25
1
-7
/
+8
*
tty: serial: 8250: omap: add dma support
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+71
*
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+55
*
tty: serial: 8250_omap: add custom DMA-RX callback
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+96
*
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+144
*
tty: serial: Add 8250-core based omap driver
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+914