summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-10-028-53/+77
|\
| * dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik2015-10-011-0/+10
| * dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik2015-10-011-6/+14
| * dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin2015-10-011-1/+1
| * dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-10-011-1/+10
| * dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-10-011-2/+2
| * dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-09-301-2/+2
| * dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu2015-09-301-26/+11Star
| * dmaengine: fix balance of privatecntPeter Ujfalusi2015-09-301-1/+9
| * dmaengine: sun4i: fix unsafe list iterationEmilio López2015-09-301-3/+3
| * dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-251-8/+8
| * dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda2015-09-251-3/+6
| * dmaengine: pxa_dma: fix initial list moveRobert Jarzmik2015-09-251-0/+1
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* 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/+3Star
| * 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/+2Star
| | * | 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/+3Star
| * | 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/+4Star
| * | dmaengine: tegra-apb: Avoid unnecessary channel base address calculationJon Hunter2015-08-201-5/+6
| * | dmaengine: tegra-apb: Remove unused variablesJon Hunter2015-08-201-4/+0Star
| * | 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