index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
Matthew Majewski
1
-2
/
+6
2025-03-11
dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
Siddharth Vadapalli
1
-0
/
+36
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
1
-4
/
+11
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-24
dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA
Vaishnav Achath
1
-0
/
+16
2024-12-24
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
1
-2
/
+1
2024-12-24
dmaengine: ti: edma: make the loop condition simpler in edma_probe()
Joe Hattori
1
-2
/
+2
2024-11-27
Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+3
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
2024-10-14
dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
Jai Luthra
1
-15
/
+47
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-08-28
dmaengine: ti: k3-udma: Remove unused declarations
Yue Haibing
1
-1
/
+0
2024-08-05
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
1
-3
/
+3
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-1
/
+9
2024-06-28
dmaengine: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
1
-1
/
+3
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2024-06-11
dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
Siddharth Vadapalli
1
-4
/
+1
2024-06-09
dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
Dan Carpenter
1
-0
/
+3
2024-06-07
dmaengine: ti: k3-udma: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-06-07
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-83
/
+288
2024-01-30
dmaengine: ti: k3-psil-j721s2: Add entry for CSI2RX
Vaishnav Achath
1
-0
/
+73
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread ID
Siddharth Vadapalli
1
-32
/
+91
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread ID
Siddharth Vadapalli
1
-26
/
+76
2024-01-30
dmaengine: ti: k3-udma-glue: Update name for remote RX channel device
Siddharth Vadapalli
1
-2
/
+2
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to parse channel by ID
Siddharth Vadapalli
1
-25
/
+48
2024-01-22
dmaengine: ti: k3-udma: Report short packet errors
Jai Luthra
1
-2
/
+8
2024-01-22
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Kunwu Chan
1
-0
/
+10
2024-01-19
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
5
-1
/
+332
2023-12-21
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
5
-1
/
+332
2023-11-24
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
1
-6
/
+6
2023-11-23
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
1
-6
/
+6
2023-11-03
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+11
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
1
-0
/
+3
2023-10-02
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
1
-2
/
+2
2023-09-28
dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by
Kees Cook
1
-3
/
+2
2023-09-28
dmaengine: ti: edma: Annotate struct edma_desc with __counted_by
Kees Cook
1
-1
/
+1
2023-09-28
dmaengine: ti: omap-dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: ti: edma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: ti: cppi41: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
5
-5
/
+6
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+36
2023-05-17
dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
Vinod Koul
1
-2
/
+2
2023-05-16
dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
Vaishnav Achath
1
-0
/
+25
2023-05-16
dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
Kishon Vijay Abraham I
1
-0
/
+11
2023-03-31
dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
Apurva Nandan
5
-1
/
+359
2023-03-31
dmaengine: ti: edma: remove unused edma_and function
Tom Rix
1
-8
/
+0
2023-03-31
dmaengine: ti: k3-udma: Workaround errata i2234
Vignesh Raghavendra
1
-9
/
+11
[next]