开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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