summaryrefslogtreecommitdiff
path: root/drivers/dma/ti
AgeCommit message (Expand)Author
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-30dmaengine: ti: k3-psil-j721s2: Add entry for CSI2RXVaishnav Achath
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread IDSiddharth Vadapalli
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread IDSiddharth Vadapalli
2024-01-30dmaengine: ti: k3-udma-glue: Update name for remote RX channel deviceSiddharth Vadapalli
2024-01-30dmaengine: ti: k3-udma-glue: Add function to parse channel by IDSiddharth Vadapalli
2024-01-22dmaengine: ti: k3-udma: Report short packet errorsJai Luthra
2024-01-22dmaengine: ti: edma: Add some null pointer checks to the edma_probeKunwu Chan
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul
2023-12-21dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722SVignesh Raghavendra
2023-11-24dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra
2023-11-23dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-02dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter
2023-09-28dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_byKees Cook
2023-09-28dmaengine: ti: edma: Annotate struct edma_desc with __counted_byKees Cook
2023-09-28dmaengine: ti: omap-dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28dmaengine: ti: edma: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28dmaengine: ti: cppi41: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-01dmaengine: Explicitly include correct DT includesRob Herring
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-17dmaengine: ti: k3-udma: annotate pm function with __maybe_unusedVinod Koul
2023-05-16dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instanceVaishnav Achath
2023-05-16dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2GKishon Vijay Abraham I
2023-03-31dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan
2023-03-31dmaengine: ti: edma: remove unused edma_and functionTom Rix
2023-03-31dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra
2023-03-31dmaengine: ti: k3-udma: Add system suspend/resume supportVignesh Raghavendra
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-18dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus
2023-01-17dmaengine: ti: k3-udma: remove non-fatal probe deferral logJayesh Choudhary
2022-12-28dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REGJayesh Choudhary
2022-12-28dmaengine: ti: k3-udma: Add support for BCDMA CSI RXVignesh Raghavendra
2022-12-28dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoCVignesh Raghavendra
2022-12-28dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA dataJai Luthra
2022-12-28dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHANVignesh Raghavendra
2022-11-11Merge branch 'fixes' into nextVinod Koul
2022-11-08dmaengine: ti: k3-udma-glue: fix memory leak when register device failYang Yingliang
2022-10-19dmaengine: ti: convert PSIL to be buildable as moduleKevin Hilman
2022-10-19dmaengine: ti: convert k3-udma to moduleKevin Hilman
2022-10-07Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-29dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j721eMatt Ranostay
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j7200Matt Ranostay
2022-09-29dmaengine: ti: edma: Remove some unused functionsJiapeng Chong
2022-09-05dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He
2022-09-05dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath
2022-08-04Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds