summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+2
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-124-13/+14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-8/+9
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-2/+3
* Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-06-0827-397/+559
|\
| * Merge branch 'topic/txx' into for-linusVinod Koul2018-06-041-5/+3
| |\
| | * dmaengine: txx9dmac: simplify getting .drvdataWolfram Sang2018-04-221-5/+3
| * | Merge branch 'topic/ti' into for-linusVinod Koul2018-06-048-37/+49
| |\ \
| | * | dmaengine: ti: New directory for Texas Instruments DMA driversPeter Ujfalusi2018-04-258-37/+49
| | |/
| * | Merge branch 'topic/stm' into for-linusVinod Koul2018-06-041-41/+59
| |\ \
| | * | dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available"Colin Ian King2018-05-021-1/+1
| | * | dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocatorPierre-Yves MORDRET2018-04-251-34/+55
| | * | dmaengine: stm32-mdma: align TLEN and buffer length on burstPierre-Yves MORDRET2018-04-251-6/+3
| | |/
| * | Merge branch 'topic/ste' into for-linusVinod Koul2018-06-041-8/+4
| |\ \
| | * | dmaengine: ste_dma40: simplify getting .drvdataWolfram Sang2018-04-221-8/+4
| | |/
| * | Merge branch 'topic/sprd' into for-linusVinod Koul2018-06-041-146/+203
| |\ \
| | * | dmaengine: sprd: Add Spreadtrum DMA configurationEric Long2018-05-291-0/+182
| | * | dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()Eric Long2018-05-291-128/+39
| | * | dmaengine: sprd: fix an NULL vs IS_ERR() bugDan Carpenter2018-05-171-2/+2
| | * | dmaengine: sprd: Use devm_ioremap_resource() to map memoryBaolin Wang2018-05-091-4/+1
| | * | dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()Wei Yongjun2018-05-071-0/+2
| | * | dmaengine: sprd: Move DMA request mode and interrupt type into head fileEric Long2018-04-271-51/+1
| | * | dmaengine: sprd: Define the DMA data width typeBaolin Wang2018-04-271-3/+11
| | * | dmaengine: sprd: Define the DMA transfer step typeEric Long2018-04-271-6/+13
| | |/
| * | Merge branch 'topic/renesas' into for-linusVinod Koul2018-06-041-29/+21
| |\ \
| | * | dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-04-251-29/+21
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2018-06-042-6/+3
| |\ \
| | * | dmaengine: qcom: simplify getting .drvdataWolfram Sang2018-04-222-6/+3
| | |/
| * | Merge branch 'topic/pl330' into for-linusVinod Koul2018-06-041-50/+159
| |\ \
| | * | dmaengine: pl330: flush before wait, and add dev burst support.Frank Mori Hess2018-05-031-50/+159
| | |/
| * | Merge branch 'topic/imx' into for-linusVinod Koul2018-06-043-43/+26
| |\ \
| | * | dmaengine: imx-dma: Switch to SPDX identifierFabio Estevam2018-05-231-16/+10
| | * | dmaengine: mxs-dma: Switch to SPDX identifierFabio Estevam2018-05-231-9/+5
| | * | dmaengine: imx-sdma: Switch to SPDX identifierFabio Estevam2018-05-231-18/+11
| | |/
| * | Merge branch 'topic/idma' into for-linusVinod Koul2018-06-041-4/+2
| |\ \
| | * | dmaengine: idma64: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
| | |/
| * | Merge branch 'topic/fsl' into for-linusVinod Koul2018-06-041-4/+2
| |\ \
| | * | dmaengine: fsldma: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
| | |/
| * | Merge branch 'topic/dw' into for-linusVinod Koul2018-06-041-4/+2
| |\ \
| | * | dmaengine: dw: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
| | |/
| * | Merge branch 'topic/dmatest' into for-linusVinod Koul2018-06-041-3/+13
| |\ \
| | * | dmaengine: dmatest: Remove use of VLAsLaura Abbott2018-04-161-3/+13
| | |/
| * | Merge branch 'topic/bam' into for-linusVinod Koul2018-06-041-4/+6
| |\ \
| | * | dmaengine: qcom: bam_dma: fix some doc warnings.Srinivas Kandagatla2018-05-171-2/+3
| | * | dmaengine: qcom: bam_dma: fix invalid assignment warningSrinivas Kandagatla2018-05-171-2/+3
| | |/
| * | Merge branch 'topic/axi' into for-linusVinod Koul2018-06-041-1/+1
| |\ \
| | * | dmaengine: axi-dmac: Request IRQ with IRQF_SHAREDMoritz Fischer2018-05-021-1/+1
| | |/
| * | dmaengine: at_xdmac: simplify getting .drvdataWolfram Sang2018-04-221-6/+3
OpenPOWER on IntegriCloud