summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-01-03dmaengine: rcar-dmac: Add support for R-Car S4-8Yoshihiro 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-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-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: 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-17dmaengine: tegra20-apb: stop checking config->slave_idArnd Bergmann
2021-11-25dmaengine: ppc4xx: remove unused variable `rval'Jason Wang
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: 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-10Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-09dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I
2021-11-09dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I
2021-11-09dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_widthArnd Bergmann
2021-10-28dmaengine: fsl-edma: support edma memcpyJoy Zou
2021-10-28dmaengine: idxd: fix resource leak on dmaengine driver disableDave Jiang
2021-10-28dmaengine: idxd: cleanup completion record allocationDave Jiang
2021-10-28dmaengine: zynqmp_dma: Correctly handle descriptor callbacksLars-Peter Clausen
2021-10-28dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacksLars-Peter Clausen
2021-10-28dmaengine: altera-msgdma: Correctly handle descriptor callbacksLars-Peter Clausen
2021-10-28dmaengine: at_xdmac: fix compilation warningClaudiu Beznea
2021-10-28dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()Geert Uytterhoeven
2021-10-28dmaengine: qcom: bam_dma: Add "powered remotely" modeStephan Gerhold
2021-10-26dmaengine: sa11x0: Mark PM functions as __maybe_unusedCai Huoqing
2021-10-26dmaengine: switch from 'pci_' to 'dma_' APIQing Wang
2021-10-26dmaengine: ioat: switch from 'pci_' to 'dma_' APIQing Wang
2021-10-26dmaengine: hsu: switch from 'pci_' to 'dma_' APIQing Wang