summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-02
* rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto2017-05-30
* dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-24
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-24
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-05-16
* dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-14
* dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-14
* dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-14
* dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-14
* dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-05-14
* dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-05-14
* dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-05-14
* Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-09
|\
| * Merge branch 'topic/pl330' into for-linusVinod Koul2017-05-04
| |\
| | * dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-28
| * | Merge branch 'topic/xilinx' into for-linusVinod Koul2017-05-04
| |\ \
| | * | dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()Akinobu Mita2017-03-14
| | * | dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMAAkinobu Mita2017-03-14
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2017-05-04
| |\ \
| | * | dmaengine: qcom_hidma: pause the channel on shutdownSinan Kaya2017-03-27
| | * | dmaengine: qcom_hidma: disable/enable IRQs on pause/resumeSinan Kaya2017-03-27
| | |/
| * | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-05-04
| |\ \
| | * | dmaengine: pl08x: remove lock documentationVinod Koul2017-05-04
| | * | dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul2017-05-04
| | * | dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2017-05-04
| | * | dmaengine: pl080: Fix some missing kerneldocLinus Walleij2017-05-04
| | |/
| * | Merge branch 'topic/cppi' into for-linusVinod Koul2017-05-04
| |\ \
| | * | dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()Alexandre Bailon2017-04-06
| | * | dmaengine: cppi: fix build error due to bad variableVinod Koul2017-03-27
| | * | dmaengine: cppi41: use managed functions devm_*()Andy Shevchenko2017-03-27
| | * | dmaengine: cppi41: fix cppi41_dma_tx_status() logicAndy Shevchenko2017-03-27
| | * | dmaengine: cppi41: Fix teardown warningsAlexandre Bailon2017-03-07
| | * | dmaengine: cppi41: Add support of DA8xx to CPPI 4.1Alexandre Bailon2017-03-07
| | * | dmaengine: cppi41: Remove isr callback from glue layerAlexandre Bailon2017-03-07
| | * | dmaengine: cppi41: init_sched(): Get number of channels from DTAlexandre Bailon2017-03-07
| | * | dmaengine: cppi41: Move some constants to glue layerAlexandre Bailon2017-03-07
| | * | dmaengine: cppi41: rename platform variablesAlexandre Bailon2017-03-07
| | * | dmaengine: cppi41: Remove usbss_memAlexandre Bailon2017-03-07
| | |/
| * | dmaengine: dmatest: Add check for supported buffer count (sg_buffers)Stefan Roese2017-05-01
| * | dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg testStefan Roese2017-05-01
| * | dmaengine: virt-dma: Convert to use list_for_each_entry_safe()Andy Shevchenko2017-04-26
| * | dmaengine: mv_xor: use offset_in_page() macroGeliang Tang2017-04-24
| * | dmaengine: dmatest: use offset_in_page() macroGeliang Tang2017-04-24
| * | dmaengine: sun4i: fix invalid argumentMarc Gonzalez2017-04-24
| * | dmaengine: ioat: use setup_timerGeliang Tang2017-04-24
| * | dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang2017-03-27
| * | dmaengine: rcar-dmac: enable descriptor mode on 40bitKuninori Morimoto2017-03-27
| * | dmaengine: imx-sdma: advertise correct residue granularityLucas Stach2017-03-14
| * | dmaengine: mv_xor: remove redundant null check on cdColin Ian King2017-03-14
| * | dmaengine: stm32-dma: fix up error dev_err messageColin Ian King2017-03-06
| |/