summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang2020-12-117-17/+108
| * dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell2020-12-111-3/+5
| * dmaengine: idxd: add ATS disable knob for work queuesDave Jiang2020-12-104-2/+42
| * dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unusedKrzysztof Kozlowski2020-11-241-3/+3
| * dmaengine: stm32: mark of_device_id table as maybe unusedKrzysztof Kozlowski2020-11-241-1/+1
| * dmaengine: sf: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * dmaengine: mv_xor: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * dmaengine: jz4780: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * dmaengine: mxs-dma: Remove the unused .id_tableFabio Estevam2020-11-241-32/+5
| * dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()Zhihao Cheng2020-11-241-1/+3
| * dmaengine: imx-dma: Remove unused .id_tableFabio Estevam2020-11-241-29/+4
| * dmaengine: qcom: Add GPI dma driverVinod Koul2020-11-243-0/+2316
| * dmaengine: qcom: Add ADM driverJonathan McDowell2020-11-243-0/+915
| * dmaengine: imx-sdma: Remove unused .id_table supportFabio Estevam2020-11-181-37/+1
| * dmaengine: sun6i: Add support for A100 DMAYangtao Li2020-11-181-0/+25
| * dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
| * dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
| * dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
| * dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
| * dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-5/+4
| * dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
| * dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-4/+3
| * dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-6/+4
| * dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-6/+4
| * dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQBarry Song2020-11-091-6/+5
| * dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functionsGrygorii Strashko2020-11-091-26/+38
| * dmaengine: idma64: Switch to use __maybe_unused instead of ifdefferyAndy Shevchenko2020-11-091-6/+2
| * dmaengine: dw: Enable runtime PMAndy Shevchenko2020-11-091-0/+6
| * dmaengine: idxd: define table offset multiplierDave Jiang2020-11-092-10/+9
| * dmaengine: idxd: Update calculation of group offset to be more readableDave Jiang2020-11-092-7/+23
| * dmaengine: idxd: Clean up descriptors with fault errorDave Jiang2020-10-303-12/+140
| * dmaengine: idxd: Add shared workqueue supportDave Jiang2020-10-309-43/+398
| * dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski2020-10-301-2/+0
| * dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski2020-10-301-1/+1
| * dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev2020-10-301-0/+47
| * dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev2020-10-301-26/+84
| * dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev2020-10-301-3/+3
| * dmaengine: pl330: Remove unreachable codeSurendran K2020-10-301-2/+0
| * dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-10-301-1/+1
| * dmaengine: idxd: fix wq config registers offset programmingDave Jiang2020-10-304-17/+43
* | Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-2011-63/+111
|\ \
| * | dmaengine: fix error codes in channel_register()Dan Carpenter2020-11-181-8/+9
| * | dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang2020-11-161-1/+1
| * | dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn2020-11-161-10/+0
| * | dmaengine: idxd: fix mapping of portal sizeDave Jiang2020-11-163-3/+3
| * | dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren2020-11-101-13/+24
| * | dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian2020-11-091-3/+4
| * | dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian2020-11-091-5/+24
| * | dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland2020-11-091-2/+2