summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-25dmaengine: sh: usb-dmac: Use [] to denote a flexible array memberGeert Uytterhoeven1-1/+1
2019-06-25dmaengine: dmatest: timeout value of -1 should specify infinite waitHook, Gary1-3/+3
2019-06-25dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bitAndy Shevchenko1-8/+20
2019-06-25dmaengine: fsl-edma: support little endian for edma driverPeng Ma1-0/+5
2019-06-25dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko1-2/+2
2019-06-14dmagengine: pl330: add code to get reset propertyDinh Nguyen1-0/+40
2019-06-14dmaengine: axi-dmac: add regmap supportAlexandru Ardelean2-0/+42
2019-06-14dmaengine: axi-dmac: terminate early DMA transfers after a partial oneAlexandru Ardelean1-1/+4
2019-06-14dmaengine: axi-dmac: populate residue info for completed xfersAlexandru Ardelean1-1/+98
2019-06-14dmaengine: virt-dma: store result on dma descriptorAlexandru Ardelean2-2/+6
2019-06-14dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2-34/+8
2019-06-14dmaengine: mic_x100_dma: no need to check return value of debugfs_create func...Greg Kroah-Hartman1-4/+2
2019-06-14dmaengine: pxa_dma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-45/+11
2019-06-14dmaengine: coh901318: no need to cast away call to debugfs_create_file()Greg Kroah-Hartman1-4/+2
2019-06-14dmaengine: bcm-sba-raid: no need to check return value of debugfs_create func...Greg Kroah-Hartman1-10/+3
2019-06-14dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()Greg Kroah-Hartman1-3/+2
2019-06-12dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSIYueHaibing1-0/+1
2019-06-10dmaengine: Grammar s/the its/its/, s/need/needs/Geert Uytterhoeven1-2/+2
2019-06-10dmaengine: axi-dmac: update license headerAlexandru Ardelean1-3/+2
2019-06-10dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel3-0/+239
2019-06-10PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel1-1/+1
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel4-1/+341
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel5-1/+541
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel6-0/+1117
2019-06-07dmaengine: mediatek: Add MediaTek UART APDMA supportLong Cheng3-0/+678
2019-06-04dmaengine: sun6i: Add support for H6 DMAJernej Skrabec1-0/+40
2019-06-04dmaengine: sun6i: Add a quirk for setting mode fieldsJernej Skrabec1-19/+27
2019-06-04dmaengine: sun6i: Add a quirk for setting DRQ fieldsJernej Skrabec1-20/+28
2019-06-04dmaengine: sun6i: Add a quirk for additional mbus clockJernej Skrabec1-1/+22
2019-06-04dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko1-2/+10
2019-06-04dmaengine: fsl-qdma: Continue to clear register on errorPeng Ma1-3/+1
2019-06-04dmaengine: fsl-qdma: fixed the source/destination descriptor formatPeng Ma1-8/+10
2019-05-27dmaengine: axi-dmac: assign `copy_align` propertyAlexandru Ardelean1-0/+2
2019-05-27dmaengine: axi-dmac: Discover length alignment requirementLars-Peter Clausen1-5/+18
2019-05-27dmaengine: stm32: use to_platform_device()Weitao Hou1-4/+2
2019-05-27dmaengine: sh: usb-dmac: Let the core do the device node validationBaolin Wang1-4/+2
2019-05-27dmaengine: sh: rcar-dmac: Let the core do the device node validationBaolin Wang1-3/+3
2019-05-27dmaengine: mxs-dma: Let the core do the device node validationBaolin Wang1-6/+2
2019-05-27dmaengine: mmp_tdma: Let the core do the device node validationBaolin Wang1-8/+2
2019-05-27dmaengine: dma-jz4780: Let the core do the device node validationBaolin Wang1-5/+2
2019-05-27dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang1-7/+2
2019-05-27soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()Baolin Wang1-1/+1
2019-05-27dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang2-4/+10
2019-05-22dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’Vinod Koul1-3/+1
2019-05-21dmaengine: axi-dmac: Sanity check memory mapped interface supportLars-Peter Clausen1-2/+22
2019-05-21dmaengine: axi-dmac: Enable TLAST handlingMichael Hennerich1-0/+2
2019-05-21dmaengine: axi-dmac: Add support for interleaved cyclic transfersDragos Bogdan1-0/+3
2019-05-21dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay1-1/+0
2019-05-21dmaengine: jz4780: Use SPDX license notifierPaul Cercueil1-5/+1
2019-05-21dmaengine: sudmac: remove unused driverSimon Horman3-421/+0