index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-14
/
+14
13 days
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7
/
+3
2026-01-11
dmaengine: omap-dma: fix dma_pool resource leak in error paths
Haotian Zhang
-0
/
+4
2025-12-16
dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-5
/
+0
2025-12-16
dmaengine: ti: k3-udma: enable compile testing
Johan Hovold
-2
/
+3
2025-12-14
dmaengine: ti: k3-udma: fix device leak on udma lookup
Johan Hovold
-1
/
+1
2025-12-14
dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths
Johan Hovold
-9
/
+8
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
Johan Hovold
-6
/
+10
2025-12-14
dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
Johan Hovold
-0
/
+2
2025-09-02
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Anders Roxell
-2
/
+2
2025-06-26
dmaengine: ti: Do not enable by default during compile testing
Krzysztof Kozlowski
-2
/
+2
2025-06-05
Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2025-05-14
dmaengine: ti: Add NULL check in udma_probe()
Henry Martin
-1
/
+2
2025-04-17
dmaengine: ti: k3-udma: Add missing locking
Ronald Wahl
-0
/
+7
2025-04-17
dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure inste...
Yemike Abhilash Chandra
-2
/
+1
2025-03-11
dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
Matthew Majewski
-2
/
+6
2025-03-11
dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
Siddharth Vadapalli
-0
/
+36
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
-4
/
+11
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-1
/
+2
2024-12-24
dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA
Vaishnav Achath
-0
/
+16
2024-12-24
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
-2
/
+1
2024-12-24
dmaengine: ti: edma: make the loop condition simpler in edma_probe()
Joe Hattori
-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
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-3
/
+3
2024-10-14
dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
Jai Luthra
-15
/
+47
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2024-08-28
dmaengine: ti: k3-udma: Remove unused declarations
Yue Haibing
-1
/
+0
2024-08-05
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
-3
/
+3
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+9
2024-06-28
dmaengine: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+3
2024-06-28
dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-06-28
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
-1
/
+3
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+1
2024-06-11
dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
Siddharth Vadapalli
-4
/
+1
2024-06-09
dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
Dan Carpenter
-0
/
+3
2024-06-07
dmaengine: ti: k3-udma: fix module autoloading
Krzysztof Kozlowski
-0
/
+1
2024-06-07
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+1
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-83
/
+288
2024-01-30
dmaengine: ti: k3-psil-j721s2: Add entry for CSI2RX
Vaishnav Achath
-0
/
+73
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread ID
Siddharth Vadapalli
-32
/
+91
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread ID
Siddharth Vadapalli
-26
/
+76
2024-01-30
dmaengine: ti: k3-udma-glue: Update name for remote RX channel device
Siddharth Vadapalli
-2
/
+2
2024-01-30
dmaengine: ti: k3-udma-glue: Add function to parse channel by ID
Siddharth Vadapalli
-25
/
+48
2024-01-22
dmaengine: ti: k3-udma: Report short packet errors
Jai Luthra
-2
/
+8
2024-01-22
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Kunwu Chan
-0
/
+10
2024-01-19
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
-1
/
+332
2023-12-21
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
-1
/
+332
2023-11-24
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
-6
/
+6
2023-11-23
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
-6
/
+6
[next]