summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'topic/bcm' into for-linusVinod Koul2018-12-311-11/+2Star
| |\ \ \
| | * | | dmaengine: bcm2835: Switch to SPDX identifierStefan Wahren2018-11-111-10/+1Star
| | * | | dmaengine: bcm2835: make license text and module license matchStefan Wahren2018-11-111-1/+1
| | |/ /
| * | | dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-27/+6Star
| * | | dmaengine: pxa: remove DBGFS_FUNC_DECL()Yangtao Li2018-12-171-24/+12Star
| * | | dmaengine: mic_x100_dma: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-19/+3Star
| * | | dmaengine: amba-pl08x: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-12/+2Star
| * | | dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsaveMichael Tretter2018-12-051-15/+22
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-01-011-3/+2Star
|\ \ \ | |_|/ |/| |
| * | dmaengine: pxa: make the filter function internalRobert Jarzmik2018-12-031-3/+2Star
| |/
* | dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko2018-12-061-3/+3
* | dmaengine: cppi41: delete channel from pending list when stop channelBin Liu2018-12-051-1/+15
* | dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocationsLucas Stach2018-12-051-1/+1
* | dmaengine: imx-sdma: implement channel termination via workerLucas Stach2018-12-051-13/+38
* | Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"Lucas Stach2018-12-051-12/+6Star
* | Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"Lucas Stach2018-12-051-2/+2
* | dmaengine: at_hdmac: fix module unloadingRichard Genoud2018-11-291-0/+2
* | dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2018-11-291-1/+7
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-7/+0Star
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-7/+0Star
* | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-10-2544-961/+1941
|\ \ | |/ |/|
| * Merge branch 'topic/stm' into for-linusVinod Koul2018-10-241-14/+6Star
| |\
| | * dmaengine: stm32-dma: check whether length is aligned on FIFO thresholdPierre-Yves MORDRET2018-10-021-14/+6Star
| * | Merge branch 'topic/sprd' into for-linusVinod Koul2018-10-241-7/+74
| |\ \
| | * | dmaengine: sprd: Support DMA link-list modeEric Long2018-09-031-7/+74
| | |/
| * | Merge branch 'topic/renesas' into for-linusVinod Koul2018-10-2410-38/+12Star
| |\ \
| | * | dmaengine: rcar-dmac: set scatter/gather max segment sizeWolfram Sang2018-10-071-0/+3
| | * | dmaengine: use SPDX identifier for Renesas driversWolfram Sang2018-08-299-38/+9Star
| | |/
| * | Merge branch 'topic/owl' into for-linusVinod Koul2018-10-241-7/+276
| |\ \
| | * | dmaengine: owl: Fix warnings generated during buildManivannan Sadhasivam2018-10-151-0/+4
| | * | dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoCManivannan Sadhasivam2018-10-051-7/+272
| | |/
| * | Merge branch 'topic/of' into for-linusVinod Koul2018-10-241-2/+2
| |\ \
| | * | dmaengine: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-2/+2
| | |/
| * | Merge branch 'topic/mv' into for-linusVinod Koul2018-10-241-2/+2
| |\ \
| | * | dmaengine: mv_xor: move spin_lock_bh to spin_lock in taskletBarry Song2018-09-031-2/+2
| | |/
| * | Merge branch 'topic/jz' into for-linusVinod Koul2018-10-242-79/+204
| |\ \
| | * | dmaengine: dma-jz4780: Use dma_set_residue()Daniel Silsby2018-09-111-4/+5
| | * | dmaengine: dma-jz4780: Further residue status fixDaniel Silsby2018-09-111-1/+1
| | * | dmaengine: dma-jz4780: Set DTCn register explicitlyDaniel Silsby2018-09-111-0/+9
| | * | dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()Daniel Silsby2018-09-111-10/+5Star
| | * | dmaengine: dma-jz4780: Add missing residue DTC maskDaniel Silsby2018-09-111-1/+2
| | * | dmaengine: dma-jz4780: Enable Fast DMA to the AICPaul Cercueil2018-09-111-2/+3
| | * | dmaengine: dma-jz4780: Add support for the JZ4725B SoCPaul Cercueil2018-09-111-3/+20
| | * | dmaengine: dma-jz4780: Add support for the JZ4740 SoCPaul Cercueil2018-09-111-0/+6
| | * | dmaengine: dma-jz4780: Add support for the JZ4770 SoCPaul Cercueil2018-09-111-7/+54
| | * | dmaengine: dma-jz4780: Don't depend on MACH_JZ4780Paul Cercueil2018-09-111-1/+1
| | * | dmaengine: dma-jz4780: Use 4-word descriptorsPaul Cercueil2018-09-111-12/+9Star
| | * | dmaengine: dma-jz4780: Separate chan/ctrl registersPaul Cercueil2018-09-111-41/+71
| | * | dmaengine: dma-jz4780: Avoid hardcoding number of channelsPaul Cercueil2018-09-111-9/+25
| | * | dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil2018-09-111-0/+5
| | |/