summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ipu: Prepare irq handlers for irq argument removalThomas Gleixner2015-08-061-2/+4
* dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard2015-08-061-1/+165
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-0511-16/+12
* dmaengine: imx-sdma: Add device to device supportShengjiu Wang2015-08-051-12/+140
* dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-161-1/+1
* dmaengine: ipu: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-161-8/+4
* dmaengine: hsu: remove excessive lockAndy Shevchenko2015-07-162-36/+4
* dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu2015-07-161-0/+34
* dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang2015-07-071-0/+3
* dmaengine: Use Pointer xt after NULL check.Maninder Singh2015-07-071-3/+3
* dmaengine: imx-dma: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-9/+14
* dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2015-07-062-8/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-1/+1
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-2928-455/+2958
|\ \
| * | dmaengine: xgene: fix file permissionVinod Koul2015-06-251-0/+0
| * | dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner2015-06-251-4/+5
| * | dmaengine: xdmac: Add memset supportMaxime Ripard2015-06-251-0/+89
| * | Merge branch 'topic/pxa' into for-linusVinod Koul2015-06-253-0/+1479
| |\ \
| | * | dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik2015-05-291-0/+28
| | * | dmaengine: pxa_dma: add debug informationRobert Jarzmik2015-05-261-0/+244
| | * | dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik2015-05-263-0/+1207
| | |/
| * | Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-253-52/+364
| |\ \
| | * | dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2015-06-122-0/+111
| | * | dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-121-42/+4
| | * | dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard2015-05-181-0/+233
| | * | dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-181-21/+20
| | * | dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-181-31/+32
| | * | dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-181-0/+6
| | |/
| * | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-256-6/+312
| |\ \
| | * | dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi2015-05-143-0/+193
| | * | dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi2015-05-091-1/+1
| | * | dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi2015-05-091-4/+8
| | * | dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi2015-05-091-1/+11
| | * | dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi2015-05-091-2/+5
| | * | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-092-0/+96
| * | | Merge branch 'topic/core' into for-linusVinod Koul2015-06-252-7/+25
| |\ \ \
| | * | | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-06-172-7/+25
| | | |/ | | |/|
| * | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-121-0/+2
| * | | dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2015-06-102-105/+53
| * | | dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem2015-06-101-1/+1
| * | | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-102-14/+75
| * | | dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard2015-06-101-43/+44
| * | | dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-06-102-26/+47
| * | | dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek2015-06-081-2/+2
| * | | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-081-89/+334
| * | | dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu2015-06-021-107/+66
| * | | dmaengine: fix kernel-doc documentationStefan Agner2015-06-021-2/+2
OpenPOWER on IntegriCloud