aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| * dmagengine: pl330: add code to get reset propertyDinh Nguyen2019-06-14
| * dmaengine: axi-dmac: add regmap supportAlexandru Ardelean2019-06-14
| * dmaengine: axi-dmac: terminate early DMA transfers after a partial oneAlexandru Ardelean2019-06-14
| * dmaengine: axi-dmac: populate residue info for completed xfersAlexandru Ardelean2019-06-14
| * dmaengine: virt-dma: store result on dma descriptorAlexandru Ardelean2019-06-14
| * dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-14
| * dmaengine: mic_x100_dma: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-14
| * dmaengine: pxa_dma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-14
| * dmaengine: coh901318: no need to cast away call to debugfs_create_file()Greg Kroah-Hartman2019-06-14
| * dmaengine: bcm-sba-raid: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-14
| * dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()Greg Kroah-Hartman2019-06-14
| * dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSIYueHaibing2019-06-12
| * dmaengine: Grammar s/the its/its/, s/need/needs/Geert Uytterhoeven2019-06-10
| * dmaengine: axi-dmac: update license headerAlexandru Ardelean2019-06-10
| * dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel2019-06-10
| * dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel2019-06-10
| * dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel2019-06-10
| * dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel2019-06-10
| * dmaengine: mediatek: Add MediaTek UART APDMA supportLong Cheng2019-06-07
| * dmaengine: sun6i: Add support for H6 DMAJernej Skrabec2019-06-04
| * dmaengine: sun6i: Add a quirk for setting mode fieldsJernej Skrabec2019-06-04
| * dmaengine: sun6i: Add a quirk for setting DRQ fieldsJernej Skrabec2019-06-04
| * dmaengine: sun6i: Add a quirk for additional mbus clockJernej Skrabec2019-06-04
| * dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko2019-06-04
| * dmaengine: fsl-qdma: Continue to clear register on errorPeng Ma2019-06-04
| * dmaengine: fsl-qdma: fixed the source/destination descriptor formatPeng Ma2019-06-04
| * dmaengine: axi-dmac: assign `copy_align` propertyAlexandru Ardelean2019-05-27
| * dmaengine: axi-dmac: Discover length alignment requirementLars-Peter Clausen2019-05-27
| * dmaengine: stm32: use to_platform_device()Weitao Hou2019-05-27
| * dmaengine: sh: usb-dmac: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: sh: rcar-dmac: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: mxs-dma: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: mmp_tdma: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: dma-jz4780: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang2019-05-27
| * dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang2019-05-27
| * dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’Vinod Koul2019-05-22
| * dmaengine: axi-dmac: Sanity check memory mapped interface supportLars-Peter Clausen2019-05-21
| * dmaengine: axi-dmac: Enable TLAST handlingMichael Hennerich2019-05-21
| * dmaengine: axi-dmac: Add support for interleaved cyclic transfersDragos Bogdan2019-05-21
| * dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay2019-05-21
| * dmaengine: jz4780: Use SPDX license notifierPaul Cercueil2019-05-21
| * dmaengine: sudmac: remove unused driverSimon Horman2019-05-21
* | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-13
|\ \
| * | mtd: rawnand: gpmi: Implement exec_opSascha Hauer2019-06-27
| * | dmaengine: mxs: rename custom flagSascha Hauer2019-06-27
| * | dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer2019-06-27
| * | dmaengine: mxs: Drop unnecessary flagSascha Hauer2019-06-27
* | | Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-06
|\ \ \
| * | | dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R2019-07-05