summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen2013-11-13
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \
| * | | dmaengine: s3c24xx-dma: add support for the s3c2410 type of controllerHeiko Stuebner2013-10-21
| * | | dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner2013-10-08
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-11
|\ \ \
| * | | dma: Allow TI_EDMA selectable for ARCH_KEYSTONESantosh Shilimkar2013-10-10
* | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-24
* | | | dma: edma: Fix memory leakValentin Ilie2013-10-24
| |_|/ |/| |
* | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-11
* | | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-11
* | | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-11
|/ /
* | dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik2013-10-04
* | dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik2013-10-04
* | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik2013-10-04
* | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer2013-09-17
* | edma: Update author email addressJosh Boyer2013-09-17
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * dma: edma: Remove limits on number of slotsJoel Fernandes2013-09-04
| * dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes2013-09-04
| * dma: edma: Find missed events and issue themJoel Fernandes2013-09-04
| * dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes2013-09-04
| * dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes2013-09-04
| * Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-04
| |\
| | * dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul2013-09-03
| * | Merge branch 'topic/sh' into for-linusVinod Koul2013-09-02
| |\ \
| | * | DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski2013-08-27
| | * | dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-27
| | * | DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: add a header with common for ARM SoCs definesGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: make a pointer constGuennadi Liakhovetski2013-08-27
| | * | DMA: sudmac: fix compiler warningGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski2013-08-27
| | * | DMA: shdma: switch all __iomem pointers to voidGuennadi Liakhovetski2013-08-25
| | * | DMA: shdma: fix CHCLR register address calculationGuennadi Liakhovetski2013-08-25
| * | | Merge branch 'topic/of' into for-linusVinod Koul2013-09-02
| |\ \ \
| | * | | dma: of: make error message more meaningful by adding the node nameLothar Waßmann2013-08-19
| | * | | dmaengine: fix - error: potential NULL dereference 'chan'Vinod Koul2013-08-19
| * | | | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-02
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | dma: pl330: Implement device_slave_capsLars-Peter Clausen2013-07-15
| * | | | dma: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-09-02
| * | | | dma: ste_dma40: Fix potential null pointer dereferenceSachin Kamat2013-09-02
| * | | | dma: ste_dma40: Remove duplicate constSachin Kamat2013-09-02