summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ti/omap-dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ti: omap-dma: Initialize sglen after allocationKees Cook2024-08-051-3/+3
* dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-071-0/+1
* dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_byKees Cook2023-09-281-3/+2
* dmaengine: ti: omap-dma: Convert to platform remove callback returning voidUwe Kleine-König2023-09-281-4/+2
* dmaengine: Explicitly include correct DT includesRob Herring2023-08-011-1/+1
* dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus2023-01-181-3/+1
* dma: omap: hide legacy interfaceArnd Bergmann2022-04-221-6/+13
* dmaengine: ti: cleanup commentsTom Rix2022-03-111-1/+1
* dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errorsTony Lindgren2021-05-311-1/+2
* dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren2020-11-101-13/+24
* dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski2020-08-171-1/+1
* dmaengine: ti: omap-dma: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferencedColin Ian King2020-01-131-2/+4
* dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2Tony Lindgren2019-12-301-1/+38
* dmaengine: ti: omap-dma: Allocate channels directlyTony Lindgren2019-12-301-4/+58
* dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use itTony Lindgren2019-12-301-5/+9
* dmaengine: ti: omap-dma: Configure global priority register directlyTony Lindgren2019-12-301-0/+29
* dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren2019-12-171-12/+138
* Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-181-23/+39
|\
| * dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()Peter Ujfalusi2019-09-041-1/+0
| * dmaengine: ti: omap-dma: Remove 'Assignment in if condition'Peter Ujfalusi2019-09-041-4/+7
| * dmaengine: ti: unexport filter functionsArnd Bergmann2019-08-131-1/+0
| * dmaengine: ti: omap-dma: Improved memcpy polling supportPeter Ujfalusi2019-07-291-16/+28
| * dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()Peter Ujfalusi2019-07-291-4/+6
| * dmaengine: omap-dma: make omap_dma_filter_fn privateArnd Bergmann2019-07-221-1/+2
* | dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang2019-08-201-1/+3
* | omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-08-091-2/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularityJanusz Krzysztofik2018-06-191-1/+5
* Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-06-081-1/+1
* dmaengine: ti: New directory for Texas Instruments DMA driversPeter Ujfalusi2018-04-251-0/+1668