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
/
dma
/
ti
/
omap-dma.c
Age
Commit message (
Expand
)
Author
2021-05-31
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
2020-11-10
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
Tony Lindgren
2020-08-17
dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-02-13
dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-13
dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
Colin Ian King
2019-12-30
dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2
Tony Lindgren
2019-12-30
dmaengine: ti: omap-dma: Allocate channels directly
Tony Lindgren
2019-12-30
dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it
Tony Lindgren
2019-12-30
dmaengine: ti: omap-dma: Configure global priority register directly
Tony Lindgren
2019-12-17
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
2019-09-17
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-04
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
2019-09-04
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-08-20
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
2019-08-13
dmaengine: ti: unexport filter functions
Arnd Bergmann
2019-08-09
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Hans Verkuil
2019-07-29
dmaengine: ti: omap-dma: Improved memcpy polling support
Peter Ujfalusi
2019-07-29
dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
Peter Ujfalusi
2019-07-22
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-19
dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
Janusz Krzysztofik
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-25
dmaengine: ti: New directory for Texas Instruments DMA drivers
Peter Ujfalusi