summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2021-01-19dmaengine: move channel device_node deletion to driverDave Jiang
2021-01-17dmaengine: idxd: set DMA channel to be privateDave Jiang
2021-01-17dmaengine: idxd: fix misc interrupt completionDave Jiang
2021-01-17dmaengine: idxd: Fix list corruption in description completionDave Jiang
2021-01-17dmaengine: qcom: gpi: Remove unneeded semicolonXu Wang
2021-01-13dmaengine: hsu: disable spurious interruptFerry Toth
2021-01-13dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functionsPeter Ujfalusi
2021-01-13dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2memPeter Ujfalusi
2021-01-13dmaengine: ti: k3-udma: Set rflow count for BCDMA split channelsVignesh Raghavendra
2021-01-13dmaengine: qcom: Always inline gpi_update_regNathan Chancellor
2021-01-12dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET
2021-01-12dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET
2021-01-12dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET
2021-01-12dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy
2021-01-08dma: idxd: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-01-08dmaengine: at_hdmac: remove platform data headerAlexandre Belloni
2021-01-08dmaengine: owl: Add compatible for the Actions Semi S500 DMA controllerCristian Ciocaltea
2021-01-04dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY valueAmelie Delaunay
2021-01-04dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham
2021-01-04dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()Shravya Kumbham
2021-01-04dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham
2021-01-04dmaengine: qcom: fix gpi undefined behaviorArnd Bergmann
2020-12-29qcom: bam_dma: Delete useless kfree codeZheng Yongjun
2020-12-29dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2020-12-29dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...Christophe JAILLET
2020-12-29dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET
2020-12-29dmaengine: qcom: gpi: Fixes a format mismatchXiaoming Ni
2020-12-29dmaengine: idxd: off by one in cleanup codeDan Carpenter
2020-12-29dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setupPeter Ujfalusi
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