index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-16
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
2023-10-16
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
Sergey Khimich
2023-10-16
dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()
Uwe Kleine-König
2023-10-13
Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-10
dmaengine: mmp_tdma: drop unused variable 'of_id'
Vinod Koul
2023-10-09
dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
Frank Li
2023-10-09
dmaengine: stm32-dma: fix residue in case of MDMA chaining
Amelie Delaunay
2023-10-09
dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
Amelie Delaunay
2023-10-09
dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is set
Amelie Delaunay
2023-10-09
dmaengine: stm32-mdma: use Link Address Register to compute residue
Amelie Delaunay
2023-10-09
dmaengine: stm32-mdma: abort resume if no ongoing transfer
Amelie Delaunay
2023-10-09
dmaengine: xilinx: xdma: Support cyclic transfers
Miquel Raynal
2023-10-09
dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers
Miquel Raynal
2023-10-09
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Zhang Shurong
2023-10-09
dmaengine: Drop unnecessary of_match_device() calls
Rob Herring
2023-10-09
dmaengine: Use device_get_match_data()
Rob Herring
2023-10-09
dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_by
Christophe JAILLET
2023-10-09
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
2023-10-04
dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()
Li Zetao
2023-10-04
dmaengine: fsl-dpaa2-qdma: Remove redundant initialization owner in dpaa2_qdm...
Li Zetao
2023-10-04
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
Duoming Zhou
2023-10-04
dmaengine: mmp: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-10-04
dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-10-04
dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq()
Jinjie Ruan
2023-10-04
dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
Kees Cook
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
2023-10-04
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
2023-10-04
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
2023-10-04
dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
Kees Cook
2023-10-02
dmaengine: sprd: delete redundant parameter for dma driver function
Kaiwei Liu
2023-10-02
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
2023-10-02
dmaengine: sprd: add dma mask interface in probe
Kaiwei Liu
2023-09-28
dmaengine: fsl-edma: fix edma4 channel enable failure on second attempt
Frank Li
2023-09-28
dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is set
Frank Li
2023-09-28
dmaengine: usb-dmac: Annotate struct usb_dmac_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count...
Kees Cook
2023-09-28
dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: ti: edma: Annotate struct edma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: tegra210-adma: Annotate struct tegra_adma with __counted_by
Kees Cook
2023-09-28
dmaengine: tegra: Annotate struct tegra_dma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: stm32-mdma: Annotate struct stm32_mdma_device with __counted_by
Kees Cook
2023-09-28
dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: stm32-dma: Annotate struct stm32_dma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: st_fdma: Annotate struct st_fdma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: sprd: Annotate struct sprd_dma_dev with __counted_by
Kees Cook
2023-09-28
dmaengine: sf-pdma: Annotate struct sf_pdma with __counted_by
Kees Cook
2023-09-28
dmaengine: sa11x0: Annotate struct sa11x0_dma_desc with __counted_by
Kees Cook
2023-09-28
dmaengine: qcom: bam_dma: Annotate struct bam_async_desc with __counted_by
Kees Cook
[next]