summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ti
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-14/+14
13 daysMerge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+3
2026-01-11dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang-0/+4
2025-12-16dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-5/+0
2025-12-16dmaengine: ti: k3-udma: enable compile testingJohan Hovold-2/+3
2025-12-14dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold-1/+1
2025-12-14dmaengine: ti: dma-crossbar: clean up dra7x route allocation error pathsJohan Hovold-9/+8
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold-6/+10
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold-0/+2
2025-09-02dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell-2/+2
2025-06-26dmaengine: ti: Do not enable by default during compile testingKrzysztof Kozlowski-2/+2
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2025-05-14dmaengine: ti: Add NULL check in udma_probe()Henry Martin-1/+2
2025-04-17dmaengine: ti: k3-udma: Add missing lockingRonald Wahl-0/+7
2025-04-17dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure inste...Yemike Abhilash Chandra-2/+1
2025-03-11dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()Matthew Majewski-2/+6
2025-03-11dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMASiddharth Vadapalli-0/+36
2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros-4/+11
2025-02-10dmaengine: Use str_enable_disable-like helpersKrzysztof Kozlowski-1/+2
2024-12-24dmaengine: ti: k3-udma: Add support for J722S CSI BCDMAVaishnav Achath-0/+16
2024-12-24dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori-2/+1
2024-12-24dmaengine: ti: edma: make the loop condition simpler in edma_probe()Joe Hattori-2/+2
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2024-10-14dmaengine: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-10-14dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transferJai Luthra-15/+47
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-08-28dmaengine: ti: k3-udma: Remove unused declarationsYue Haibing-1/+0
2024-08-05dmaengine: ti: omap-dma: Initialize sglen after allocationKees Cook-3/+3
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+9
2024-06-28dmaengine: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+3
2024-06-28dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-28dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra-1/+3
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+1
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli-4/+1
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter-0/+3
2024-06-07dmaengine: ti: k3-udma: fix module autoloadingKrzysztof Kozlowski-0/+1
2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-83/+288
2024-01-30dmaengine: ti: k3-psil-j721s2: Add entry for CSI2RXVaishnav Achath-0/+73
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread IDSiddharth Vadapalli-32/+91
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread IDSiddharth Vadapalli-26/+76
2024-01-30dmaengine: ti: k3-udma-glue: Update name for remote RX channel deviceSiddharth Vadapalli-2/+2
2024-01-30dmaengine: ti: k3-udma-glue: Add function to parse channel by IDSiddharth Vadapalli-25/+48
2024-01-22dmaengine: ti: k3-udma: Report short packet errorsJai Luthra-2/+8
2024-01-22dmaengine: ti: edma: Add some null pointer checks to the edma_probeKunwu Chan-0/+10
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul-1/+332
2023-12-21dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722SVignesh Raghavendra-1/+332
2023-11-24dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra-6/+6
2023-11-23dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl-6/+6