aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh/shdmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin1-7/+2
2016-03-03dmaengine: sh: shdmac: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2015-04-17dmaengine: shdmac: avoid unused variable warningsArnd Bergmann1-2/+2
2015-03-02dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven1-8/+7
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov1-5/+3
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov1-3/+3
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto1-0/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard1-2/+0
2014-10-20dma: sh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-15dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven1-2/+1
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven1-6/+6
2014-06-01dmaengine: shdmac: Include linux/err.hLaurent Pinchart1-0/+1
2014-06-01dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart1-7/+7
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart1-1/+1
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart1-3/+8
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+954
2013-09-02Merge branch 'topic/sh' into for-linusVinod Koul1-0/+954
2013-08-27DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski1-5/+0
2013-08-27dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-08-27DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski1-0/+1
2013-08-27DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski1-0/+9
2013-08-27DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski1-0/+952