summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-244-0/+2399
| * | | dmaengine: add peripheral configurationVinod Koul2020-11-241-0/+5
| * | | dt-bindings: dmaengine: Document qcom,gpi dma bindingVinod Koul2020-11-242-0/+99
| * | | 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
| * | | dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatibleYangtao Li2020-11-181-1/+4
| * | | dt-bindings: dmaengine: Add X2000 bindings.周琰杰 (Zhou Yanjie)2020-11-181-0/+54
| * | | dt-bindings: dmaengine: Add JZ4775 bindings.周琰杰 (Zhou Yanjie)2020-11-181-0/+44
| * | | 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: Add ABI documentation for shared wqDave Jiang2020-10-301-0/+14
| * | | 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
| * | | dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5Eugen Hristev2020-10-301-1/+2
| * | | 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 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2020-12-178-11/+1391
|\ \ \
| * | | mailbox: arm_mhuv2: Add driverViresh Kumar2020-12-105-0/+1174
| * | | dt-bindings: mailbox : arm,mhuv2: Add bindingsViresh Kumar2020-12-101-0/+209
| * | | mailbox: stm32-ipcc: cast void pointers to unsigned longMartin Kaiser2020-12-021-6/+6
| * | | mailbox: stm32-ipcc: remove duplicate error messageMartin Kaiser2020-12-021-3/+0
| * | | mailbox: stm32-ipcc: add COMPILE_TEST dependencyMartin Kaiser2020-12-021-1/+1
| * | | mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfreeSudeep Holla2020-12-021-1/+1