summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11dmaengine: ti: k3-udma: Add support for second resource range from sysfwPeter Ujfalusi1-24/+31
2020-12-11dmaengine: ti: k3-udma: Wait for peer teardown completion if supportedPeter Ujfalusi1-2/+10
2020-12-11dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0Peter Ujfalusi1-2/+1
2020-12-11Merge tag 'tags/drivers_soc_for_5.11' into dmaengine/nextVinod Koul14-335/+272
2020-12-11dmaengine: stm32-mdma: rework interrupt handlerAmelie Delaunay1-30/+34
2020-12-11dmaengine: stm32-dma: take address into account when computing max widthAmelie Delaunay1-5/+14
2020-12-11dmaengine: stm32-dma: clean channel configuration when channel is freedAmelie Delaunay1-0/+2
2020-12-11dmaengine: stm32-dma: rework irq handler to manage error before xfer eventsAmelie Delaunay1-11/+15
2020-12-11dmaengine: bam_dma: fix return of bam_dma_irq()Parth Y Shah1-1/+1
2020-12-11dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang8-17/+187
2020-12-11dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOCFabien Parent1-0/+1
2020-12-11dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell1-3/+5
2020-12-10dmaengine: idxd: add ATS disable knob for work queuesDave Jiang5-2/+49
2020-11-24dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unusedKrzysztof Kozlowski1-3/+3
2020-11-24dmaengine: stm32: mark of_device_id table as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-24dmaengine: sf: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-24dmaengine: mv_xor: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-24dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-24dmaengine: jz4780: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-24dmaengine: mxs-dma: Remove the unused .id_tableFabio Estevam1-32/+5
2020-11-24dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()Zhihao Cheng1-1/+3
2020-11-24dmaengine: imx-dma: Remove unused .id_tableFabio Estevam1-29/+4
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul4-0/+2399
2020-11-24dmaengine: add peripheral configurationVinod Koul1-0/+5
2020-11-24dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul2-0/+99
2020-11-24dmaengine: qcom: Add ADM driverJonathan McDowell3-0/+915
2020-11-22drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng1-1/+2
2020-11-22soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong1-2/+11
2020-11-22soc: ti: pruss: Remove wrong check against *get_match_data return valueGrzegorz Jaszczyk1-6/+0
2020-11-22soc: ti: Kconfig: Drop ARM64 SoC specific configsNishanth Menon1-18/+0
2020-11-22soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'Lee Jones1-0/+1
2020-11-22soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones1-2/+6
2020-11-22soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones1-3/+1
2020-11-22soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones1-1/+1
2020-11-22soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones1-29/+30
2020-11-22soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones1-2/+1
2020-11-22soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren1-0/+4
2020-11-22soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-11-18dmaengine: imx-sdma: Remove unused .id_table supportFabio Estevam1-37/+1
2020-11-18dmaengine: sun6i: Add support for A100 DMAYangtao Li1-0/+25
2020-11-18dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatibleYangtao Li1-1/+4
2020-11-18dt-bindings: dmaengine: Add X2000 bindings.周琰杰 (Zhou Yanjie)1-0/+54
2020-11-18dt-bindings: dmaengine: Add JZ4775 bindings.周琰杰 (Zhou Yanjie)1-0/+44
2020-11-09dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-5/+4
2020-11-09dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+3