summaryrefslogtreecommitdiff
path: root/drivers/dma/sh (follow)
Commit message (Expand)AuthorAge
* 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-11
* | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-11
|/
* 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
| * | dma: add driver for R-Car HPB-DMACMax Filippov2013-09-02
| * | dma: use dev_get_platdata()Jingoo Han2013-08-13
| |/
* / shdma: fixup sh_dmae_get_partial() calculation errorKuninori Morimoto2013-07-31
|/
* DMA: shdma: add DT supportGuennadi Liakhovetski2013-07-05
* DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski2013-07-05
* sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-30
* dma: sh: add KconfigShimoda, Yoshihiro2013-04-30
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding2013-01-20
| * dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski2013-01-07
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/