summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul
2020-08-05Merge branch 'for-linus' into fixesVinod Koul
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko
2020-07-27dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar
2020-07-27dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar
2020-07-27dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yamlAmit Singh Tomar
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang
2020-07-27dmaengine: dw: Initialize max_sg_burst capabilitySerge Semin
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin
2020-07-27dmaengine: dw: Set DMA device max segment size parameterSerge Semin
2020-07-27dmaengine: dw: Take HC_LLP flag into account for noLLP auto-configSerge Semin
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin
2020-07-27dt-bindings: dma: dw: Add max burst transaction length propertySerge Semin
2020-07-27dt-bindings: dma: dw: Convert DW DMAC to DT bindingSerge Semin
2020-07-27dmaengine: ti: k3-udma: Query throughput level information from hardwarePeter Ujfalusi
2020-07-27dmaengine: ti: k3-udma: Use defines for capabilities register parsingPeter Ujfalusi
2020-07-22dmaengine: xilinx: dpdma: Fix kerneldoc warningLaurent Pinchart
2020-07-22dmaengine: xilinx: dpdma: add missing kernel docVinod Koul
2020-07-22dmaengine: xilinx: dpdma: remove comparison of unsigned expressionVinod Koul
2020-07-20dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1Lad Prabhakar
2020-07-18dmaengine: linux/dmaengine.h: drop duplicated word in a commentRandy Dunlap
2020-07-17dmaengine: Extend NXP QDMA driver to check transmission errorsKoehrer Mathias (ETAS/EES-SL)
2020-07-17MAINTAINERS: dmaengine: Microchip: add Tudor Ambarus as co-maintainerLudovic Desroches
2020-07-17dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driverHyun Kwon
2020-07-17dmaengine: Add support for repeating transactionsLaurent Pinchart
2020-07-17dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMALaurent Pinchart
2020-07-15dmaengine: ioat: Fix some parameter misspelling and provide description for p...Lee Jones
2020-07-15dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channelLee Jones
2020-07-15dmaengine: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute...Lee Jones
2020-07-15dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddataLee Jones
2020-07-15dmaengine: nbpfaxi: Provide some missing attribute docs and split out slave infoLee Jones
2020-07-15dmaengine: iop-adma: Function parameter documentation must adhere to correct ...Lee Jones
2020-07-15dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptionsLee Jones
2020-07-15dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issueLee Jones
2020-07-15dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-07-15dmaengine: at_hdmac: Repair parameter misspelling and demote non-kerneldoc he...Lee Jones
2020-07-15dmaengine: altera-msgdma: Fix struct documentation blocksLee Jones
2020-07-15dmaengine: ste_dma40: Supply 2 missing struct attribute descriptionsLee Jones
2020-07-15dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment blockLee Jones
2020-07-15dmaengine: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones
2020-07-15dmaengine: ep93xx_dma: Provide some missing struct attribute documentationLee Jones
2020-07-15dmaengine: of-dma: Fix misspellings/formatting issues in some function headersLee Jones
2020-07-15dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do...Lee Jones
2020-07-15dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindingsLad Prabhakar
2020-07-15dmaengine: ti: k3-udma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-07-15dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functionsPeter Ujfalusi
2020-07-15dmaengine: ti: k3-udma-private: Use udma_read/write for register accessPeter Ujfalusi