summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: ste_dma40: Remove VLA usageKees Cook2018-07-021-2/+13
| | |/ /
| * | | Merge branch 'topic/renesas' into for-linusVinod Koul2018-08-171-66/+46
| |\ \ \
| | * | | dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()Yoshihiro Shimoda2018-07-311-17/+0
| | * | | dmaengine: sh: rcar-dmac: Add dma_pause operationYoshihiro Shimoda2018-07-111-0/+12
| | * | | dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrierYoshihiro Shimoda2018-07-111-4/+11
| | * | | dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0Yoshihiro Shimoda2018-07-101-2/+3
| | * | | dmaengine: rcar-dmac: clear channel register when errorKuninori Morimoto2018-07-091-1/+9
| | * | | dmaengine: rcar-dmac: Disable interrupts while stopping channelsGeert Uytterhoeven2018-07-091-2/+2
| | * | | dmaengine: rcar-dmac: convert to SPDX identifiersKuninori Morimoto2018-07-061-4/+1
| | * | | dmaengine: rcar-dmac: don't use DMAC error interruptKuninori Morimoto2018-06-281-50/+22
| | |/ /
| * | | Merge branch 'topic/owl' into for-linusVinod Koul2018-08-173-0/+980
| |\ \ \
| | * | | dmaengine: Add Actions Semi Owl family S900 DMA driverManivannan Sadhasivam2018-08-093-0/+980
| | |/ /
| * | | Merge branch 'topic/nbpfaxi' into for-linusVinod Koul2018-08-171-0/+1
| |\ \ \
| | * | | dmaengine: nbpfaxi: Mark expected switch fall-throughGustavo A. R. Silva2018-07-091-0/+1
| | |/ /
| * | | Merge branch 'topic/mv_xor' into for-linusVinod Koul2018-08-171-6/+10
| |\ \ \
| | * | | dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"Vinod Koul2018-07-251-1/+1
| | * | | dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad...Hanna Hawa2018-07-251-2/+2
| | * | | dmaengine: mv_xor_v2: enable COMPILE_TESTHanna Hawa2018-07-201-1/+1
| | * | | dmaengine: mv_xor_v2: move unmap to before callbackHanna Hawa2018-07-201-2/+1
| | * | | dmaengine: mv_xor_v2: convert callback to helper functionHanna Hawa2018-07-201-3/+2
| | * | | dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa2018-07-201-0/+2
| | * | | dmaengine: mv_xor_v2: explicitly freeup irqHanna Hawa2018-07-201-0/+4
| | |/ /
| * | | Merge branch 'topic/ioat' into for-linusVinod Koul2018-08-171-0/+6
| |\ \ \
| | * | | dmaengine: ioatdma: set the completion address register after channel resetDave Jiang2018-06-191-0/+6
| | |/ /
| * | | Merge branch 'topic/intel' into for-linusVinod Koul2018-08-172-0/+16
| |\ \ \
| | * | | dmaengine: idma64: Support dmaengine_terminate_sync()Andy Shevchenko2018-07-101-0/+8
| | * | | dmaengine: hsu: Support dmaengine_terminate_sync()Andy Shevchenko2018-07-101-0/+8
| | |/ /
| * | | dmaengine: mic_x100_dma: use the new helper to simplify the codeHuang Shijie2018-07-301-7/+1
| * | | dmaengine: add a new helper dmaenginem_async_device_registerHuang Shijie2018-07-301-0/+35
| * | | dmaengine: dma_request_chan_by_mask() to handle deferred probingPeter Ujfalusi2018-07-251-2/+8
| * | | dmaengine: add support for reporting pause and resume separatelyMarek Szyprowski2018-07-091-6/+2
| |/ /
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\ \ \
| * \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-163-3/+7
| |\ \ \ | | | |/ | | |/|
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
| | |/ | |/|
* | | Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-1/+14
|\ \ \ | |_|/ |/| |
| * | dmaengine: pxa: add a default requestor policyRobert Jarzmik2018-06-181-0/+5
| * | dmaengine: pxa: use a dma slave mapRobert Jarzmik2018-06-181-1/+9
| |/
* | dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-06-281-1/+1
* | dmaengine: pl330: report BURST residue granularityMarek Szyprowski2018-06-281-1/+1
* | dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularityJanusz Krzysztofik2018-06-191-1/+5
|/
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+2
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-134-13/+14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-135-8/+9
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-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
| |\ \