summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-0/+36
|\
| * dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instanceVaishnav Achath2023-05-161-0/+25
| * dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2GKishon Vijay Abraham I2023-05-161-0/+11
* | dmaengine: ti: k3-udma: annotate pm function with __maybe_unusedVinod Koul2023-05-171-2/+2
|/
* dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan2023-03-315-1/+359
* dmaengine: ti: edma: remove unused edma_and functionTom Rix2023-03-311-8/+0
* dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra2023-03-311-9/+11
* dmaengine: ti: k3-udma: Add system suspend/resume supportVignesh Raghavendra2023-03-311-0/+54
* Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-247-17/+240
|\
| * dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus2023-01-182-10/+4
| * dmaengine: ti: k3-udma: remove non-fatal probe deferral logJayesh Choudhary2023-01-171-1/+0
| * dmaengine: ti: k3-udma: Add support for BCDMA CSI RXVignesh Raghavendra2022-12-281-5/+32
| * dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoCVignesh Raghavendra2022-12-281-0/+1
| * dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA dataJai Luthra2022-12-284-1/+200
| * dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHANVignesh Raghavendra2022-12-281-0/+3
* | dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REGJayesh Choudhary2022-12-281-2/+3
|/
* Merge branch 'fixes' into nextVinod Koul2022-11-111-0/+3
|\
| * dmaengine: ti: k3-udma-glue: fix memory leak when register device failYang Yingliang2022-11-081-0/+3
* | dmaengine: ti: convert PSIL to be buildable as moduleKevin Hilman2022-10-193-8/+12
* | dmaengine: ti: convert k3-udma to moduleKevin Hilman2022-10-193-38/+11
|/
* Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-074-50/+173
|\
| * dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath2022-09-291-2/+10
| * dmaengine: ti: k3-psil: add additional TX threads for j721eMatt Ranostay2022-09-291-0/+79
| * dmaengine: ti: k3-psil: add additional TX threads for j7200Matt Ranostay2022-09-291-0/+67
| * dmaengine: ti: edma: Remove some unused functionsJiapeng Chong2022-09-291-40/+0
| * dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath2022-09-051-8/+17
* | dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He2022-09-051-3/+3
|/
* Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-0/+8
|\
| * dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ulJayesh Choudhary2022-07-011-0/+8
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-9/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
| |/
* | dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin2022-06-091-0/+4
* | dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin2022-06-091-0/+1
|/
* Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-292-5/+9
|\
| * dmaengine: ti: deprecate '#dma-channels'Krzysztof Kozlowski2022-05-191-1/+5
| * dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.Jayesh Choudhary2022-04-221-4/+4
* | dma: omap: hide legacy interfaceArnd Bergmann2022-04-221-6/+13
|/
* dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA dataVignesh Raghavendra2022-03-114-1/+190
* dmaengine: ti: k3-udma: Add AM62x DMSS supportVignesh Raghavendra2022-03-111-0/+1
* dmaengine: ti: cleanup commentsTom Rix2022-03-113-9/+9
* Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-186-3/+173
|\
| * Merge branch 'fixes' into nextVinod Koul2022-01-051-50/+107
| |\
| * | drivers: dma: ti: k3-psil: Add support for J721S2Aswath Govindraju2021-12-174-1/+171
| * | dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoCAswath Govindraju2021-12-171-0/+1
| * | dmaengine: ti: edma: Use 'for_each_set_bit' when possibleChristophe JAILLET2021-11-221-2/+1
* | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-12/+8
|\ \ \ | |_|/ |/| |
| * | soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner2021-12-162-10/+6
| * | device: Move MSI related data into a structThomas Gleixner2021-12-161-2/+2
| |/
* / dmaengine: ti: k3-udma: Fix smatch warningsVignesh Raghavendra2021-12-131-50/+107
|/
* dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I2021-11-091-4/+20