index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
2024-01-19
39
-282
/
+1867
|
\
|
*
dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma
Vinod Koul
2023-12-22
1
-1
/
+1
|
*
dmaengine: xilinx: xdma: Workaround truncation compilation error
Vinod Koul
2023-12-22
1
-1
/
+1
|
*
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
2023-12-22
1
-0
/
+3
|
*
dmaengine: xilinx: xdma: Implement interleaved DMA transfers
Jan Kuliga
2023-12-22
1
-9
/
+98
|
*
dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
Jan Kuliga
2023-12-22
1
-44
/
+57
|
*
dmaengine: xilinx: xdma: Add transfer error reporting
Jan Kuliga
2023-12-22
1
-11
/
+15
|
*
dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
Jan Kuliga
2023-12-22
1
-8
/
+12
|
*
dmaengine: xilinx: xdma: Rework xdma_terminate_all()
Jan Kuliga
2023-12-22
1
-15
/
+15
|
*
dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
Jan Kuliga
2023-12-21
2
-6
/
+6
|
*
dmaengine: xilinx: xdma: Add necessary macro definitions
Jan Kuliga
2023-12-21
1
-0
/
+11
|
*
dmaengine: xilinx: xdma: Get rid of unused code
Jan Kuliga
2023-12-21
2
-14
/
+0
|
*
dmaengine: xilinx: xdma: Add terminate_all/synchronize callbacks
Miquel Raynal
2023-12-21
1
-0
/
+68
|
*
dmaengine: xilinx: xdma: Better handling of the busy variable
Miquel Raynal
2023-12-21
1
-1
/
+1
|
*
dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes
Miquel Raynal
2023-12-21
1
-17
/
+14
|
*
dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
Miquel Raynal
2023-12-21
1
-2
/
+4
|
*
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
2023-12-21
1
-1
/
+8
|
*
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
2023-12-21
5
-1
/
+332
|
*
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
2023-12-21
1
-0
/
+3
|
*
dmaengine: fsl-edma: utilize common dt-binding header file
Frank Li
2023-12-21
1
-11
/
+6
|
*
dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
Frank Li
2023-12-21
1
-0
/
+21
|
*
dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
Frank Li
2023-12-21
1
-0
/
+8
|
*
dmaengine: axi-dmac: Improve cyclic DMA transfers in SG mode
Paul Cercueil
2023-12-21
1
-8
/
+14
|
*
dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
Paul Cercueil
2023-12-21
1
-1
/
+7
|
*
dmaengine: axi-dmac: Add support for scatter-gather transfers
Paul Cercueil
2023-12-21
1
-42
/
+93
|
*
dmaengine: axi-dmac: Allocate hardware descriptors
Paul Cercueil
2023-12-21
1
-46
/
+88
|
*
dmaengine: axi-dmac: Small code cleanup
Paul Cercueil
2023-12-21
1
-4
/
+1
|
*
dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
Binbin Zhou
2023-12-21
4
-0
/
+721
|
*
dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
Binbin Zhou
2023-12-21
2
-0
/
+68
|
*
dmaengine: std_dma40: fix kernel-doc warnings and spelling
Randy Dunlap
2023-12-21
1
-7
/
+5
|
*
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-21
1
-2
/
+2
|
*
dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
Amelie Delaunay
2023-12-11
1
-1
/
+16
|
*
dmaengine: tegra210-adma: Support dma-channel-mask property
Mohan Kumar
2023-12-11
1
-2
/
+33
|
*
dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
Mohan Kumar
2023-12-11
1
-0
/
+3
|
*
dmaengine: sf-pdma: add mpfs-pdma compatible name
Shravan Chippa
2023-12-11
2
-4
/
+31
|
*
dt-bindings: dma: sf-pdma: add new compatible name
Shravan Chippa
2023-12-11
1
-0
/
+1
|
*
dmaengine: sf-pdma: Support of_dma_controller_register()
Shravan Chippa
2023-12-11
1
-0
/
+17
|
*
dt-bindings: dma: Drop undocumented examples
Rob Herring
2023-12-11
2
-26
/
+0
|
*
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
2023-11-24
1
-1
/
+4
|
*
dt-bindings: dma: qcom,gpi: document the SM8650 GPI DMA Engine
Neil Armstrong
2023-11-24
1
-0
/
+1
|
*
dmaengine: uniphier-xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-24
1
-6
/
+11
|
*
dmaengine: uniphier-mdmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-24
1
-6
/
+11
|
*
dmaengine: milbeaut-xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-24
1
-6
/
+11
|
*
dmaengine: milbeaut-hdmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-24
1
-6
/
+11
|
*
dt-bindings: dma: rz-dmac: Document RZ/Five SoC
Lad Prabhakar
2023-11-24
1
-1
/
+1
|
*
dt-bindings: dma: qcom: gpi: add compatible for X1E80100
Sibi Sankar
2023-11-24
1
-0
/
+1
|
*
dt-bindings: dma: ti: k3-udma: Describe cfg register regions
Vignesh Raghavendra
2023-11-24
1
-2
/
+13
|
*
dt-bindings: dma: ti: k3-pktdma: Describe cfg register regions
Vignesh Raghavendra
2023-11-24
1
-2
/
+18
|
*
dt-bindings: dma: ti: k3-bcdma: Describe cfg register regions
Vignesh Raghavendra
2023-11-24
1
-4
/
+19
|
*
dt-bindings: dma: ti: k3-*: Add descriptions for register regions
Vignesh Raghavendra
2023-11-24
3
-5
/
+24
[next]