index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
/
omap-dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
2024-08-05
1
-3
/
+3
*
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-07
1
-0
/
+1
*
dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by
Kees Cook
2023-09-28
1
-3
/
+2
*
dmaengine: ti: omap-dma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+1
*
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
1
-3
/
+1
*
dma: omap: hide legacy interface
Arnd Bergmann
2022-04-22
1
-6
/
+13
*
dmaengine: ti: cleanup comments
Tom Rix
2022-03-11
1
-1
/
+1
*
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
2021-05-31
1
-1
/
+2
*
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
Tony Lindgren
2020-11-10
1
-13
/
+24
*
dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-08-17
1
-1
/
+1
*
dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
*
dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
Colin Ian King
2020-01-13
1
-2
/
+4
*
dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2
Tony Lindgren
2019-12-30
1
-1
/
+38
*
dmaengine: ti: omap-dma: Allocate channels directly
Tony Lindgren
2019-12-30
1
-4
/
+58
*
dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it
Tony Lindgren
2019-12-30
1
-5
/
+9
*
dmaengine: ti: omap-dma: Configure global priority register directly
Tony Lindgren
2019-12-30
1
-0
/
+29
*
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
2019-12-17
1
-12
/
+138
*
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-18
1
-23
/
+39
|
\
|
*
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
2019-09-04
1
-1
/
+0
|
*
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
1
-4
/
+7
|
*
dmaengine: ti: unexport filter functions
Arnd Bergmann
2019-08-13
1
-1
/
+0
|
*
dmaengine: ti: omap-dma: Improved memcpy polling support
Peter Ujfalusi
2019-07-29
1
-16
/
+28
|
*
dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
Peter Ujfalusi
2019-07-29
1
-4
/
+6
|
*
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
2019-07-22
1
-1
/
+2
*
|
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
2019-08-20
1
-1
/
+3
*
|
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Hans Verkuil
2019-08-09
1
-2
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
Janusz Krzysztofik
2018-06-19
1
-1
/
+5
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
1
-1
/
+1
*
dmaengine: ti: New directory for Texas Instruments DMA drivers
Peter Ujfalusi
2018-04-25
1
-0
/
+1668