index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
2016-06-25
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2016-06-25
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
2016-04-30
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
2016-04-30
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
2016-04-30
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
2016-04-30
serial: omap8250: Drop rx buffer sync
Peter Hurley
2016-04-30
serial: omap8250: Eliminate local in omap8250_runtime_resume()
Peter Hurley
2016-04-30
serial: 8250: Eliminate needless local in irq handlers
Peter Hurley
2016-03-07
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-02-06
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
2015-10-17
serial: 8250_omap: Remove RTS clear
Peter Hurley
2015-10-04
serial: 8250_omap: check how many bytes were injected
Sebastian Andrzej Siewior
2015-08-14
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
2015-07-23
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
2015-07-23
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
2015-07-23
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
2015-07-23
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
2015-07-23
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
2015-07-23
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
2015-06-09
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-06
tty: serial: 8250: omap: synchronize rx_running
John Ogness
2015-03-26
serial: 8250: remove the redundant include
Wang Long
2015-02-02
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-01-09
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-09
serial: omap_8250: Fix RTS handling, part B
Peter Hurley
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
2015-01-09
tty: serial: 8250: omap: add ttySx console if the user didn't
Sebastian Andrzej Siewior
2014-12-19
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-25
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
2014-11-05
tty: serial: 8250: omap: add dma support
Sebastian Andrzej Siewior
2014-11-05
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
2014-11-05
tty: serial: 8250_omap: add custom DMA-RX callback
Sebastian Andrzej Siewior
2014-11-05
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
2014-11-05
tty: serial: Add 8250-core based omap driver
Sebastian Andrzej Siewior