index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
|
|
*
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
3
-0
/
+720
|
|
*
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
|
|
*
dmaengine: sf-pdma: add mpfs-pdma compatible name
Shravan Chippa
2023-12-11
2
-4
/
+31
|
|
*
dmaengine: sf-pdma: Support of_dma_controller_register()
Shravan Chippa
2023-12-11
1
-0
/
+17
|
|
*
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
2023-11-24
1
-1
/
+4
|
|
*
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
*
|
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
1
-5
/
+3
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2024-01-03
1
-5
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
*
iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
Jason Gunthorpe
2023-12-12
1
-5
/
+3
|
|
|
/
*
|
|
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
10
-31
/
+169
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
2023-12-15
4
-1
/
+65
|
*
|
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
2023-12-15
5
-20
/
+65
|
*
|
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
2023-12-15
1
-0
/
+10
|
*
|
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
2023-12-15
1
-0
/
+5
|
*
|
dmaengine: idxd: Export descriptor management functions
Tom Zanussi
2023-12-15
1
-0
/
+3
|
*
|
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
2023-12-15
4
-10
/
+12
|
*
|
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
2023-12-15
2
-0
/
+9
|
|
/
*
|
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Frank Li
2023-12-11
1
-0
/
+1
*
|
dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
Yang Yingliang
2023-12-11
1
-3
/
+2
*
|
dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
Guanjun
2023-12-11
1
-5
/
+7
*
|
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
2023-12-11
1
-7
/
+7
*
|
dmaengine: stm32-dma: avoid bitfield overflow assertion
Amelie Delaunay
2023-11-24
1
-2
/
+6
*
|
dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
Xiaolei Wang
2023-11-24
1
-1
/
+2
*
|
dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...
Xiaolei Wang
2023-11-24
1
-0
/
+4
*
|
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
2023-11-24
1
-6
/
+6
*
|
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
2023-11-23
1
-6
/
+6
|
/
*
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
78
-426
/
+563
|
\
|
*
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
2023-10-16
1
-2
/
+2
|
*
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
Sergey Khimich
2023-10-16
2
-42
/
+120
|
*
dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()
Uwe Kleine-König
2023-10-16
1
-2
/
+0
|
*
dmaengine: mmp_tdma: drop unused variable 'of_id'
Vinod Koul
2023-10-10
1
-1
/
+0
|
*
dmaengine: xilinx: xdma: Support cyclic transfers
Miquel Raynal
2023-10-09
2
-6
/
+162
|
*
dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers
Miquel Raynal
2023-10-09
1
-5
/
+14
|
*
dmaengine: Drop unnecessary of_match_device() calls
Rob Herring
2023-10-09
4
-32
/
+13
|
*
dmaengine: Use device_get_match_data()
Rob Herring
2023-10-09
4
-45
/
+15
|
*
dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_by
Christophe JAILLET
2023-10-09
1
-5
/
+8
[prev]
[next]