index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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