summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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-18dmaengine: imx-sdma: Remove unused .id_table supportFabio Estevam
2020-11-18dmaengine: sun6i: Add support for A100 DMAYangtao Li
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
2020-11-09dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQBarry Song
2020-11-09dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functionsGrygorii Strashko
2020-11-09dmaengine: idma64: Switch to use __maybe_unused instead of ifdefferyAndy Shevchenko
2020-11-09dmaengine: dw: Enable runtime PMAndy Shevchenko
2020-11-09dmaengine: idxd: define table offset multiplierDave Jiang
2020-11-09dmaengine: idxd: Update calculation of group offset to be more readableDave Jiang
2020-10-30dmaengine: idxd: Clean up descriptors with fault errorDave Jiang
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang
2020-10-30dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski
2020-10-30dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski
2020-10-30dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev
2020-10-30dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev
2020-10-30dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev
2020-10-30dmaengine: pl330: Remove unreachable codeSurendran K
2020-10-30dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-10-30dmaengine: idxd: fix wq config registers offset programmingDave Jiang
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul