index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-18
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
1
-2
/
+3
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-13
/
+16
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
1
-11
/
+3
2019-01-18
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
1
-1
/
+13
2019-01-18
serial: 8250_omap: Drop check for of_node
Vignesh R
1
-35
/
+28
2018-11-09
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
1
-1
/
+5
2018-06-28
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
1
-0
/
+1
2018-05-14
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
1
-1
/
+15
2018-04-23
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
1
-0
/
+11
2018-02-28
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
1
-1
/
+10
2017-12-15
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
1
-1
/
+1
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
1
-2
/
+2
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-26
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-13
/
+18
2016-06-26
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-08
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
1
-6
/
+3
2016-02-07
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
1
-0
/
+31
2015-10-18
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-15
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
1
-1
/
+13
2015-07-24
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
1
-14
/
+2
2015-07-24
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
1
-0
/
+1
2015-07-24
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
1
-6
/
+59
2015-07-24
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
1
-11
/
+21
2015-07-24
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
1
-5
/
+12
2015-07-24
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
1
-2
/
+2
2015-06-10
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-27
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-10
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
[next]