aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-11dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra
2020-12-11dmaengine: ti: k3-udma: Initial support for K3 PKTDMAPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handlingPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma: Initial support for K3 BCDMAPeter Ujfalusi
2020-12-11dmaengine: ti: k3-psil: Add initial map for AM64Peter Ujfalusi
2020-12-11dmaengine: dmatest: Use dmaengine_get_dma_devicePeter Ujfalusi
2020-12-11dmaengine: of-dma: Add support for optional router configuration callbackPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma-glue: Configure the dma_dev for ringsPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma-glue: Get the ringacc from udma_devPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma: Add support for second resource range from sysfwPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma: Wait for peer teardown completion if supportedPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0Peter Ujfalusi
2020-12-11dmaengine: stm32-mdma: rework interrupt handlerAmelie Delaunay
2020-12-11dmaengine: stm32-dma: take address into account when computing max widthAmelie Delaunay
2020-12-11dmaengine: stm32-dma: clean channel configuration when channel is freedAmelie Delaunay
2020-12-11dmaengine: stm32-dma: rework irq handler to manage error before xfer eventsAmelie Delaunay
2020-12-11dmaengine: bam_dma: fix return of bam_dma_irq()Parth Y Shah
2020-12-11dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang
2020-12-11dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell
2020-12-10dmaengine: idxd: add ATS disable knob for work queuesDave Jiang
2020-11-24dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unusedKrzysztof Kozlowski
2020-11-24dmaengine: stm32: mark of_device_id table as maybe unusedKrzysztof Kozlowski
2020-11-24dmaengine: sf: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-24dmaengine: mv_xor: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-24dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-24dmaengine: jz4780: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-24dmaengine: mxs-dma: Remove the unused .id_tableFabio Estevam
2020-11-24dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()Zhihao Cheng
2020-11-24dmaengine: imx-dma: Remove unused .id_tableFabio Estevam
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul
2020-11-24dmaengine: qcom: Add ADM driverJonathan McDowell
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter
2020-11-18dmaengine: imx-sdma: Remove unused .id_table supportFabio Estevam
2020-11-18dmaengine: sun6i: Add support for A100 DMAYangtao Li
2020-11-16dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-11-16dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn
2020-11-16dmaengine: idxd: fix mapping of portal sizeDave Jiang
2020-11-10dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren
2020-11-09dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian
2020-11-09dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian
2020-11-09dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland
2020-11-09dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song