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
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
2020-11-06
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
2020-06-27
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
2020-02-14
drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-13
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
2019-01-18
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
2019-01-18
serial: 8250_omap: Drop check for of_node
Vignesh R
2018-11-09
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-06-28
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
2018-05-14
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
2018-04-23
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
2018-02-28
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
2017-12-15
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
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
[next]