summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-17/+7
|\
| * dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig2017-06-201-17/+7
* | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-063-375/+14
|\ \
| * \ Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-035-71/+85
| |\ \ | | |/
| * | dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko2017-05-153-375/+14
* | | dmaengine: omap-dma: port_window support correction for both directionPeter Ujfalusi2017-06-201-24/+15
| |/ |/|
* | dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-021-1/+2
* | rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto2017-05-301-0/+3
* | dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-241-4/+33
* | dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-241-0/+2
* | dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-05-161-1/+1
* | dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-141-0/+4
* | dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-141-25/+0
* | dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-141-17/+5
* | dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-141-3/+3
* | dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-05-141-10/+22
* | dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-05-141-10/+4
* | dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-05-141-0/+6
|/
* Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-0915-190/+241
|\
| * Merge branch 'topic/pl330' into for-linusVinod Koul2017-05-041-34/+8
| |\
| | * dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-34/+8
| * | Merge branch 'topic/xilinx' into for-linusVinod Koul2017-05-041-28/+35
| |\ \
| | * | dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()Akinobu Mita2017-03-141-12/+2
| | * | dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMAAkinobu Mita2017-03-141-16/+33
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2017-05-042-0/+21
| |\ \
| | * | dmaengine: qcom_hidma: pause the channel on shutdownSinan Kaya2017-03-271-0/+15
| | * | dmaengine: qcom_hidma: disable/enable IRQs on pause/resumeSinan Kaya2017-03-271-0/+6
| | |/
| * | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-05-041-9/+11
| |\ \
| | * | dmaengine: pl08x: remove lock documentationVinod Koul2017-05-041-1/+0
| | * | dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul2017-05-041-1/+1
| | * | dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2017-05-041-5/+5
| | * | dmaengine: pl080: Fix some missing kerneldocLinus Walleij2017-05-041-2/+5
| | |/
| * | Merge branch 'topic/cppi' into for-linusVinod Koul2017-05-042-77/+97
| |\ \
| | * | dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()Alexandre Bailon2017-04-061-3/+3
| | * | dmaengine: cppi: fix build error due to bad variableVinod Koul2017-03-271-3/+3
| | * | dmaengine: cppi41: use managed functions devm_*()Andy Shevchenko2017-03-271-39/+25
| | * | dmaengine: cppi41: fix cppi41_dma_tx_status() logicAndy Shevchenko2017-03-271-4/+2
| | * | dmaengine: cppi41: Fix teardown warningsAlexandre Bailon2017-03-071-2/+2
| | * | dmaengine: cppi41: Add support of DA8xx to CPPI 4.1Alexandre Bailon2017-03-072-3/+26
| | * | dmaengine: cppi41: Remove isr callback from glue layerAlexandre Bailon2017-03-071-3/+1
| | * | dmaengine: cppi41: init_sched(): Get number of channels from DTAlexandre Bailon2017-03-071-8/+12
| | * | dmaengine: cppi41: Move some constants to glue layerAlexandre Bailon2017-03-071-6/+14
| | * | dmaengine: cppi41: rename platform variablesAlexandre Bailon2017-03-071-8/+9
| | * | dmaengine: cppi41: Remove usbss_memAlexandre Bailon2017-03-071-8/+10
| | |/
| * | dmaengine: dmatest: Add check for supported buffer count (sg_buffers)Stefan Roese2017-05-011-0/+7
| * | dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg testStefan Roese2017-05-011-0/+1
| * | dmaengine: virt-dma: Convert to use list_for_each_entry_safe()Andy Shevchenko2017-04-261-6/+5
| * | dmaengine: mv_xor: use offset_in_page() macroGeliang Tang2017-04-241-2/+2
| * | dmaengine: dmatest: use offset_in_page() macroGeliang Tang2017-04-241-2/+2
| * | dmaengine: sun4i: fix invalid argumentMarc Gonzalez2017-04-241-1/+1
OpenPOWER on IntegriCloud