aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-05dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-05dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()Tudor Ambarus
2022-01-05dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus
2022-01-05dmaengine: at_xdmac: Move the free desc to the tail of the desc listTudor Ambarus
2022-01-05dmaengine: at_xdmac: Fix race for the tx desc callbackTudor Ambarus
2022-01-05dmaengine: at_xdmac: Fix concurrency over chan's completed_cookieTudor Ambarus
2022-01-05dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-05dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus
2022-01-05dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-05dmaengine: idxd: deprecate token sysfs attributes for read buffersDave Jiang
2022-01-05dmaengine: idxd: change bandwidth token to read buffersDave Jiang
2022-01-05dmaengine: idxd: fix wq settings post wq disableDave Jiang
2022-01-05dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang
2022-01-05dmaengine: idxd: fix descriptor flushing lockingDave Jiang
2022-01-05dmaengine: idxd: embed irq_entry in idxd_wq structDave Jiang
2022-01-05dmaengine: ioatdma: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05Merge branch 'fixes' into nextVinod Koul
2022-01-03dmaengine: uniphier-xdmac: Fix type of address variablesKunihiko Hayashi
2022-01-03dmaengine: xilinx_dpdma: use correct SDPX tag for header fileVinod Koul
2022-01-03dt-bindings: dma: pl330: Convert to DT schemaRob Herring
2022-01-03dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASKAmelie Delaunay
2022-01-03dmaengine: rcar-dmac: Add support for R-Car S4-8Yoshihiro Shimoda
2022-01-03dt-bindings: renesas,rcar-dmac: Add r8a779f0 supportYoshihiro Shimoda
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul
2021-12-17dmaengine: sh: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-12-17dmaengine: stm32-mdma: Use bitfield helpersGeert Uytterhoeven
2021-12-17dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdescColin Ian King
2021-12-17dmaengine: idxd: add knob for enqcmds retriesDave Jiang
2021-12-17dmaengine: idxd: set defaults for wq configsDave Jiang
2021-12-17dt-bindings: dma: snps,dw-axi-dmac: Document optional resetGeert Uytterhoeven
2021-12-17dmaengine: jz4780: Support bidirectional I/O on one channelPaul Cercueil
2021-12-17dmaengine: jz4780: Replace uint32_t with u32Paul Cercueil
2021-12-17dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)Paul Cercueil
2021-12-17dmaengine: jz4780: Work around hardware bug on JZ4760 SoCsPaul Cercueil
2021-12-17dt-bindings: dma: ingenic: Support #dma-cells = <3>Paul Cercueil
2021-12-17dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMAPaul Cercueil
2021-12-17dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml referenceRob Herring
2021-12-17dt-bindings: dma: pl08x: Fix unevaluatedProperties warningsRob Herring
2021-12-17drivers: dma: ti: k3-psil: Add support for J721S2Aswath Govindraju
2021-12-17dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoCAswath Govindraju
2021-12-17dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2021-12-17dmaengine: xilinx: Handle IRQ mapping errorsLars-Peter Clausen
2021-12-17dmaengine: remove slave_id config fieldArnd Bergmann
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann
2021-12-17dmaengine: sprd: stop referencing config->slave_idArnd Bergmann
2021-12-17dmaengine: pxa/mmp: stop referencing config->slave_idArnd Bergmann
2021-12-17dmaengine: shdma: remove legacy slave_id parsingArnd Bergmann
2021-12-17mmc: bcm2835: stop setting chan_config->slave_idArnd Bergmann