summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-17spi: pic32: stop setting dma_config->slave_idArnd Bergmann
2021-12-17ASoC: dai_dma: remove slave_id fieldArnd Bergmann
2021-12-17dmaengine: tegra20-apb: stop checking config->slave_idArnd Bergmann
2021-12-17ASoC: tegra20-spdif: stop setting slave_idArnd Bergmann
2021-11-25dmaengine: ppc4xx: remove unused variable `rval'Jason Wang
2021-11-22Documentation: dmaengine: Correctly describe dmatest with channel unsetDaniel Thompson
2021-11-22Documentation: dmaengine: Add a description of what dmatest doesDaniel Thompson
2021-11-22dmaengine: qcom: gpi: Remove unnecessary print function dev_err()Xu Wang
2021-11-22dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.Adrian Larumbe
2021-11-22dmaengine: Add core function and capability check for DMA_MEMCPY_SGAdrian Larumbe
2021-11-22dmaengine: Add documentation for new memcpy scatter-gather functionAdrian Larumbe
2021-11-22dmaengine: idxd: handle interrupt handle revoked eventDave Jiang
2021-11-22dmaengine: idxd: handle invalid interrupt handle descriptorsDave Jiang
2021-11-22dmaengine: idxd: create locked version of idxd_quiesce() callDave Jiang
2021-11-22dmaengine: idxd: add helper for per interrupt handle drainDave Jiang
2021-11-22dmaengine: idxd: move interrupt handle assignmentDave Jiang
2021-11-22dmaengine: idxd: int handle management refactoringDave Jiang
2021-11-22dmaengine: idxd: rework descriptor free path on failureDave Jiang
2021-11-22dmaengine: ti: edma: Use 'for_each_set_bit' when possibleChristophe JAILLET
2021-11-14Linux 5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds