summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-06-14dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()Greg Kroah-Hartman-3/+2
2019-06-12dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSIYueHaibing-0/+1
2019-06-10dmaengine: Grammar s/the its/its/, s/need/needs/Geert Uytterhoeven-2/+2
2019-06-10dmaengine: axi-dmac: update license headerAlexandru Ardelean-3/+2
2019-06-10MAINTAINERS: Add Synopsys eDMA IP driver maintainerGustavo Pimentel-0/+7
2019-06-10dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel-0/+239
2019-06-10PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel-1/+2
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel-1/+341
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel-1/+541
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel-0/+1164
2019-06-07dt-bindings: dma: uart: rename bindingLong Cheng-33/+54
2019-06-07dmaengine: mediatek: Add MediaTek UART APDMA supportLong Cheng-0/+678
2019-06-04dmaengine: sun6i: Add support for H6 DMAJernej Skrabec-0/+40
2019-06-04dmaengine: sun6i: Add a quirk for setting mode fieldsJernej Skrabec-19/+27
2019-06-04dmaengine: sun6i: Add a quirk for setting DRQ fieldsJernej Skrabec-20/+28
2019-06-04dmaengine: sun6i: Add a quirk for additional mbus clockJernej Skrabec-1/+22
2019-06-04dt-bindings: arm64: allwinner: h6: Add binding for DMA controllerJernej Skrabec-2/+7
2019-06-04dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko-2/+10
2019-06-04dmaengine: fsl-qdma: Continue to clear register on errorPeng Ma-3/+1
2019-06-04dmaengine: fsl-qdma: fixed the source/destination descriptor formatPeng Ma-8/+10
2019-05-27dmaengine: axi-dmac: assign `copy_align` propertyAlexandru Ardelean-0/+2
2019-05-27dmaengine: axi-dmac: Discover length alignment requirementLars-Peter Clausen-5/+18
2019-05-27include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean-0/+19
2019-05-27dmaengine: stm32: use to_platform_device()Weitao Hou-4/+2
2019-05-27dmaengine: sh: usb-dmac: Let the core do the device node validationBaolin Wang-4/+2
2019-05-27dmaengine: sh: rcar-dmac: Let the core do the device node validationBaolin Wang-3/+3
2019-05-27dmaengine: mxs-dma: Let the core do the device node validationBaolin Wang-6/+2
2019-05-27dmaengine: mmp_tdma: Let the core do the device node validationBaolin Wang-8/+2
2019-05-27dmaengine: dma-jz4780: Let the core do the device node validationBaolin Wang-5/+2
2019-05-27dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang-8/+2
2019-05-27soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()Baolin Wang-1/+1
2019-05-27dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang-8/+18
2019-05-22dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’Vinod Koul-3/+1
2019-05-21dmaengine: axi-dmac: Sanity check memory mapped interface supportLars-Peter Clausen-2/+22
2019-05-21dmaengine: axi-dmac: Enable TLAST handlingMichael Hennerich-0/+2
2019-05-21dmaengine: axi-dmac: Add support for interleaved cyclic transfersDragos Bogdan-0/+3
2019-05-21dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay-1/+0
2019-05-21dmaengine: jz4780: Use SPDX license notifierPaul Cercueil-5/+1
2019-05-21dmaengine: sudmac: remove unused driverSimon Horman-473/+0
2019-05-19Linux 5.2-rc1v5.2-rc1Linus Torvalds-2/+2
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+8
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-257/+889
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-172/+178
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+111
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-65/+107
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-51/+173
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-214/+5414
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-136/+202
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-229/+2511
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+6