index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-04-01
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-81
/
+182
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
1
-12
/
+86
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
1
-21
/
+61
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
1
-10
/
+5
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
1
-4
/
+23
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
1
-3
/
+2
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-0
/
+2
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
1
-31
/
+1
2020-02-14
drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-4
/
+3
2020-02-13
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
1
-3
/
+3
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
[next]