summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-0448-5168/+7606
|\
| * dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang2015-08-282-1/+42
| * dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang2015-08-281-1/+1
| * dmaengine: ioatdma: Fix variable array lengthDave Jiang2015-08-261-2/+10
| * dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang2015-08-261-0/+2
| * dmaengine: hdmac: Add memset capabilitiesMaxime Ripard2015-08-262-3/+124
| * dmaengine: sort the sh MakefileVinod Koul2015-08-261-2/+2
| * dmaengine: sort the sh KconfigVinod Koul2015-08-261-12/+12
| * dmaengine: sort the dw KconfigVinod Koul2015-08-241-3/+3
| * dmaengine: sort the KconfigVinod Koul2015-08-241-310/+316
| * dmaengine: sort the makefileVinod Koul2015-08-241-41/+47
| * drivers/dma: make mv_xor.c driver explicitly non-modularPaul Gortmaker2015-08-231-33/+3
| * dmaengine: Add support for the Analog Devices AXI-DMAC DMA controllerLars-Peter Clausen2015-08-233-0/+702
| * Merge branch 'topic/zxdma' into for-linusVinod Koul2015-08-233-0/+959
| |\
| | * dmaengine: zxdma: Fix force stop bugJun Nie2015-08-051-0/+1
| | * dmaengine: zxdma: Fix data width bugJun Nie2015-08-051-4/+5
| | * dmaengine: zxdma: Support cyclic dmaJun Nie2015-08-051-9/+84
| | * dmaengine: zxdma: explicitly free irq on device removalVinod Koul2015-07-161-3/+7
| | * dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie2015-07-163-0/+878
| * | Merge branch 'topic/ti-xbar' into for-linusVinod Koul2015-08-231-10/+31
| |\ \
| | * | dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resourceAxel Lin2015-08-051-5/+2
| | * | dmaengine: ti-dma-crossbar: Add support for eDMAPeter Ujfalusi2015-07-221-2/+25
| | * | dmaengine: ti-dma-crossbar: Make idr xbar instance-specificMisael Lopez Cruz2015-07-221-4/+5
| | |/
| * | Merge branch 'topic/at_xdmac' into for-linusVinod Koul2015-08-231-6/+6
| |\ \
| | * | dmaengine: at_xdmac: fix indentationLudovic Desroches2015-07-061-6/+6
| | |/
| * | dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...Rameshwar Prasad Sahu2015-08-211-11/+22
| * | dmaengine: ioatdma: fix coccinelle warningDave Jiang2015-08-211-4/+3
| * | dmaengine: ioatdma: fix zero day warning on incompatible pointer typeDave Jiang2015-08-211-1/+1
| * | dmaengine: tegra-apb: Simplify locking for device using global pauseJon Hunter2015-08-201-4/+28
| * | dmaengine: tegra-apb: Remove unnecessary return statements and variablesJon Hunter2015-08-201-12/+4
| * | dmaengine: tegra-apb: Avoid unnecessary channel base address calculationJon Hunter2015-08-201-5/+6
| * | dmaengine: tegra-apb: Remove unused variablesJon Hunter2015-08-201-4/+0
| * | dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driverRameshwar Prasad Sahu2015-08-201-7/+21
| * | dmaengine: imx-sdma: Check for clk_enable() errorsFabio Estevam2015-08-201-7/+22
| * | dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López2015-08-203-0/+1300
| * | dmaengine: mv_xor: optimize performance by using a subset of the XOR channelsThomas Petazzoni2015-08-191-1/+23
| * | dmaengine: mv_xor: remove support for dmacap,* DT propertiesThomas Petazzoni2015-08-191-6/+3
| * | dmaengine: pl330: do not emit loop for 1 byte transfer.Michal Suchanek2015-08-191-0/+3
| * | dmaengine: kill off set_irq_flags usageRob Herring2015-08-191-6/+2
| * | dmaengine: imx-sdma: Add imx6sx platform supportZidan Wang2015-08-191-0/+73
| * | dmaengine: at_xdmac: fix bug in prep_dma_cyclicLudovic Desroches2015-08-191-4/+1
| * | dmaengine: jz4780: Kill tasklets before unregistering the deviceAlex Smith2015-08-181-0/+6
| * | dmaengine: jz4780: Don't use devm_*_irq() functionsAlex Smith2015-08-181-4/+8
| * | dmaengine: jz4780: Ensure channel is on correct controller in filterAlex Smith2015-08-181-3/+8
| * | dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channelAlex Smith2015-08-181-2/+7
| * | dmaengine: jz4780: Fix error handling/signedness issuesAlex Smith2015-08-181-16/+17
| * | dmaengine: jz4780: Fall back on smaller transfer sizes where necessaryAlex Smith2015-08-181-14/+23
| * | dmaengine: jz4780: Fix up dmaengine API function prototypesAlex Smith2015-08-181-5/+9
| * | dmaengine: sirf: clear pending DMA interrupt when DMA terminatesYanchang Li2015-08-181-0/+3
| * | dmaengine: add driver for lpc18xx dmamuxJoachim Eastwood2015-08-183-0/+193
OpenPOWER on IntegriCloud