summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-08-28dmaengine: bcm-sba-raid: Alloc resources before registering DMA deviceAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Improve sba_issue_pending() run durationAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Increase number of free sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Allow arbitrary number free sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_deviceAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Remove redundant next_count from sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Common flags for sba_request state and fenceAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()Anup Patel
2017-08-28dmaengine: bcm-sba-raid: Minor improvments in commentsAnup Patel
2017-08-28dmaengine: qcom: bam_dma: add command descriptor flagAbhishek Sahu
2017-08-28dmaengine: remove BUG_ON while registering devicesVinod Koul
2017-08-25dmaengine: rcar-dmac: initialize all data before registering IRQ handlerKuninori Morimoto
2017-08-25dmaengine: k3dma: remove useless ON_WARN_ONCE()Antonio Borneo
2017-08-25dmaengine: k3dma: fix double free of descriptorAntonio Borneo
2017-08-25dmaengine: k3dma: fix non-cyclic modeAntonio Borneo
2017-08-23dmaengine: ioatdma: Add intr_coalesce sysfs entryUjjal Singh
2017-08-22dmaengine: xgene-dma: remove unused xgene_dma_invalidate_bufferVinod Koul
2017-08-22dmaengine: altera: remove DMA_SGVinod Koul
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang
2017-08-21dmaengine: at_xdmac: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-21dmaengine: at_xdmac: Fix compilation warning.Arvind Yadav
2017-08-21dmaengine: ste_dma40: make stedma40_chan_cfg constBhumika Goyal
2017-08-21dmaengine: qcom_hidma: avoid freeing an uninitialized pointerAnton Vasilyev
2017-08-09dmaengine: tegra210-adma: fix of_irq_get() error checkSergei Shtylyov
2017-07-21dmaengine: ppc4xx: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-07-19dmaengine: bcm-scm-raid: statify functionsVinod Koul
2017-07-19dmaengine: qcom_hidma: correct channel QOS register offsetSinan Kaya
2017-07-19dmaengine: qcom_hidma: correct overriding messageSinan Kaya
2017-07-19dmaengine: qcom_hidma: introduce memset supportSinan Kaya
2017-07-19dmaengine: Convert to using %pOF instead of full_nameRob Herring
2017-07-18dmaengine: Add driver for Altera / Intel mSGDMA IP coreStefan Roese
2017-07-18dmaengine: dmatest: add support for memset testSinan Kaya
2017-07-18dmaengine: ioat: constify pci_device_id.Arvind Yadav
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-04Merge branch 'topic/rcar' into for-linusVinod Koul
2017-07-04Merge branch 'topic/pl330' into for-linusVinod Koul
2017-07-04Merge branch 'topic/pl08x' into for-linusVinod Koul
2017-07-04Merge branch 'topic/mxs' into for-linusVinod Koul
2017-07-04Merge branch 'topic/mv_xor' into for-linusVinod Koul
2017-07-04Merge branch 'topic/dw' into for-linusVinod Koul
2017-07-04Merge branch 'topic/bcm' into for-linusVinod Koul
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03dmaengine: qcom_hidma: correct API violation for submitSinan Kaya
2017-07-03dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpyStefan Roese
2017-06-30dmaengine: tegra-apb: Really fix runtime-pm usageJon Hunter
2017-06-29dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav
2017-06-26dmaengine: qcom_hidma: allow ACPI/DT parameters to be overriddenSinan Kaya