index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
1
-2
/
+21
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
1
-0
/
+4
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
1
-1
/
+7
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
1
-5
/
+0
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
1
-4
/
+7
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
1
-18
/
+13
2016-06-25
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-13
/
+18
2016-06-25
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
1
-2
/
+2
2016-04-30
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
1
-1
/
+1
2016-04-30
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
1
-39
/
+28
2016-04-30
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
1
-6
/
+4
2016-04-30
serial: omap8250: Drop rx buffer sync
Peter Hurley
1
-6
/
+0
2016-04-30
serial: omap8250: Eliminate local in omap8250_runtime_resume()
Peter Hurley
1
-3
/
+1
2016-04-30
serial: 8250: Eliminate needless local in irq handlers
Peter Hurley
1
-6
/
+2
2016-03-07
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
1
-6
/
+3
2016-02-06
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
1
-0
/
+31
2015-10-17
serial: 8250_omap: Remove RTS clear
Peter Hurley
1
-1
/
+0
2015-10-04
serial: 8250_omap: check how many bytes were injected
Sebastian Andrzej Siewior
1
-2
/
+5
2015-08-14
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
1
-1
/
+13
2015-07-23
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
1
-14
/
+2
2015-07-23
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
1
-0
/
+1
2015-07-23
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
1
-6
/
+59
2015-07-23
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
1
-11
/
+21
2015-07-23
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
1
-5
/
+12
2015-07-23
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
1
-2
/
+2
2015-06-09
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
1
-54
/
+4
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-06
tty: serial: 8250: omap: synchronize rx_running
John Ogness
1
-16
/
+49
2015-03-26
serial: 8250: remove the redundant include
Wang Long
1
-1
/
+0
2015-02-02
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
1
-9
/
+7
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-1
/
+6
2015-01-09
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-09
serial: omap_8250: Fix RTS handling, part B
Peter Hurley
1
-6
/
+9
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
1
-3
/
+22
2015-01-09
tty: serial: 8250: omap: add ttySx console if the user didn't
Sebastian Andrzej Siewior
1
-0
/
+40
2014-12-19
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-7
/
+7
2014-11-25
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-7
/
+8
2014-11-05
tty: serial: 8250: omap: add dma support
Sebastian Andrzej Siewior
1
-0
/
+71
2014-11-05
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
1
-0
/
+55
2014-11-05
tty: serial: 8250_omap: add custom DMA-RX callback
Sebastian Andrzej Siewior
1
-0
/
+96
2014-11-05
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
1
-0
/
+144
2014-11-05
tty: serial: Add 8250-core based omap driver
Sebastian Andrzej Siewior
1
-0
/
+914