summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-10-09dmaengine: stm32-mdma: use Link Address Register to compute residueAmelie Delaunay
2023-10-09dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay
2023-10-09dmaengine: xilinx: xdma: Support cyclic transfersMiquel Raynal
2023-10-09dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfersMiquel Raynal
2023-10-09dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong
2023-10-09dmaengine: Drop unnecessary of_match_device() callsRob Herring
2023-10-09dmaengine: Use device_get_match_data()Rob Herring
2023-10-09dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_byChristophe JAILLET
2023-10-09dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET
2023-10-04dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()Li Zetao
2023-10-04dmaengine: fsl-dpaa2-qdma: Remove redundant initialization owner in dpaa2_qdm...Li Zetao
2023-10-04dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou
2023-10-04dmaengine: mmp: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-10-04dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-10-04dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq()Jinjie Ruan
2023-10-04dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_byKees Cook
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang
2023-10-04dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_byKees Cook
2023-10-02dmaengine: sprd: delete redundant parameter for dma driver functionKaiwei Liu
2023-10-02dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter
2023-10-02dmaengine: sprd: add dma mask interface in probeKaiwei Liu
2023-09-28dmaengine: fsl-edma: fix edma4 channel enable failure on second attemptFrank Li
2023-09-28dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is setFrank Li
2023-09-28dmaengine: usb-dmac: Annotate struct usb_dmac_desc with __counted_byKees Cook
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count...Kees Cook
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_byKees Cook
2023-09-28dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_byKees Cook
2023-09-28dmaengine: ti: edma: Annotate struct edma_desc with __counted_byKees Cook
2023-09-28dmaengine: tegra210-adma: Annotate struct tegra_adma with __counted_byKees Cook
2023-09-28dmaengine: tegra: Annotate struct tegra_dma_desc with __counted_byKees Cook
2023-09-28dmaengine: stm32-mdma: Annotate struct stm32_mdma_device with __counted_byKees Cook
2023-09-28dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc with __counted_byKees Cook
2023-09-28dmaengine: stm32-dma: Annotate struct stm32_dma_desc with __counted_byKees Cook
2023-09-28dmaengine: st_fdma: Annotate struct st_fdma_desc with __counted_byKees Cook
2023-09-28dmaengine: sprd: Annotate struct sprd_dma_dev with __counted_byKees Cook
2023-09-28dmaengine: sf-pdma: Annotate struct sf_pdma with __counted_byKees Cook
2023-09-28dmaengine: sa11x0: Annotate struct sa11x0_dma_desc with __counted_byKees Cook
2023-09-28dmaengine: qcom: bam_dma: Annotate struct bam_async_desc with __counted_byKees Cook
2023-09-28dmaengine: moxart-dma: Annotate struct moxart_desc with __counted_byKees Cook
2023-09-28dmaengine: hisilicon: Annotate struct hisi_dma_dev with __counted_byKees Cook
2023-09-28dmaengine: axi-dmac: Annotate struct axi_dmac_desc with __counted_byKees Cook
2023-09-28dmaengine: at_hdmac: Annotate struct at_desc with __counted_byKees Cook
2023-09-28dmaengine: apple-admac: Annotate struct admac_data with __counted_byKees Cook
2023-09-28dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMAJonathan Neuschäfer
2023-09-28dmaengine: idxd: Register dsa_bus_type before registering idxd sub-driversFenghua Yu
2023-09-28dmaengine: idxd: rate limit printk in misc interrupt threadDave Jiang
2023-09-28dmaengine: xilinx: zynqmp_dma: Convert to platform remove callback returning ...Uwe Kleine-König
2023-09-28dmaengine: xilinx: xilinx_dpdma: Convert to platform remove callback returnin...Uwe Kleine-König