aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/sh
AgeCommit message (Expand)Author
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-07-31dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart
2014-07-31dmaengine: shdma: Make channel filter ignore unrelated devicesLaurent Pinchart
2014-07-31dmaengine: sh: Rework Kconfig and MakefileLaurent Pinchart
2014-07-28Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linusVinod Koul
2014-07-15dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven
2014-07-11dma: rcar-audmapp: add DT supportKuninori Morimoto
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven
2014-07-08dma: rcar-audmapp: don't keep audmapp_slave_config for each channelesKuninori Morimoto
2014-07-08dma: rcar-audmapp: enable .set_slaveKuninori Morimoto
2014-06-03dmaengine: sh: don't use dynamic static allocationVinod Koul
2014-06-03dmaengine: sh: fix print specifier warningsVinod Koul
2014-06-03dmaengine: sh: make shdma_prep_dma_cyclic staticVinod Koul
2014-06-01dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-06-01dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: sudmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-06-01dmaengine: shdmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-05-02DMA: shdma: add cyclic transfer supportKuninori Morimoto
2014-05-02DMA: shdma: tidyup callback chunk finderKuninori Morimoto
2014-03-29shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart
2013-11-28rcar-hpbdma: initialise plane information when haltedKuninori Morimoto
2013-11-28rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto
2013-11-28rcar-hpbdma: add max transfer sizeKuninori Morimoto
2013-10-30Merge branch 'dma_complete' into nextVinod Koul
2013-10-30Merge branch 'for-linus' into nextVinod Koul
2013-10-25dmaengine: sh: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-02Merge branch 'topic/sh' into for-linusVinod Koul
2013-09-02dma: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-09-02dma: add driver for R-Car HPB-DMACMax Filippov
2013-08-27DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski
2013-08-27dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski
2013-08-27DMA: shdma: add a header with common for ARM SoCs definesGuennadi Liakhovetski
2013-08-27DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski
2013-08-27DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski
2013-08-27DMA: shdma: make a pointer constGuennadi Liakhovetski
2013-08-27DMA: sudmac: fix compiler warningGuennadi Liakhovetski
2013-08-27DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski
2013-08-27DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski
2013-08-25DMA: shdma: switch all __iomem pointers to voidGuennadi Liakhovetski
2013-08-25DMA: shdma: fix CHCLR register address calculationGuennadi Liakhovetski