aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh
Commit message (Expand)AuthorAge
* dma: rcar-audmapp: Fix for no corresponding slave IDRyo Kataoka2014-08-28
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart2014-07-31
* dmaengine: shdma: Make channel filter ignore unrelated devicesLaurent Pinchart2014-07-31
* dmaengine: sh: Rework Kconfig and MakefileLaurent Pinchart2014-07-31
* Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linusVinod Koul2014-07-28
|\
| * dma: rcar-audmapp: add DT supportKuninori Morimoto2014-07-11
| * dma: rcar-audmapp: don't keep audmapp_slave_config for each channelesKuninori Morimoto2014-07-08
| * dma: rcar-audmapp: enable .set_slaveKuninori Morimoto2014-07-08
* | dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-15
* | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-09
|/
* dmaengine: sh: don't use dynamic static allocationVinod Koul2014-06-03
* dmaengine: sh: fix print specifier warningsVinod Koul2014-06-03
* dmaengine: sh: make shdma_prep_dma_cyclic staticVinod Koul2014-06-03
* dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-06-01
* dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart2014-06-01
* dmaengine: sudmac: Include linux/err.hLaurent Pinchart2014-06-01
* dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-01
* dmaengine: shdmac: Include linux/err.hLaurent Pinchart2014-06-01
* dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-01
* DMA: shdma: add cyclic transfer supportKuninori Morimoto2014-05-02
* DMA: shdma: tidyup callback chunk finderKuninori Morimoto2014-05-02
* shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto2014-03-29
* DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart2014-03-06
* DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart2014-03-06
* DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart2014-03-06
* rcar-hpbdma: initialise plane information when haltedKuninori Morimoto2013-11-28
* rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto2013-11-28
* rcar-hpbdma: add max transfer sizeKuninori Morimoto2013-11-28
* Merge branch 'dma_complete' into nextVinod Koul2013-10-30
|\
| * dmaengine: sh: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* | Merge branch 'for-linus' into nextVinod Koul2013-10-30
|\|
| * dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
* | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-10
* | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-10
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * 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
| * | dma: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-09-02