summaryrefslogtreecommitdiff
path: root/drivers/dma/sh/shdmac.c
AgeCommit message (Expand)Author
2023-09-28dmaengine: sh: shdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-01dmaengine: Explicitly include correct DT includesRob Herring
2023-07-12dmaengine: shdmac: Convert to devm_platform_ioremap_resource()Yangtao Li
2018-12-05dmaengine: sh: Remove R-Mobile APE6 supportGeert Uytterhoeven
2018-08-29dmaengine: use SPDX identifier for Renesas driversWolfram Sang
2018-04-25dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2016-03-03dmaengine: sh: shdmac: don't open code of_device_get_match_data()Wolfram Sang
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-17dmaengine: shdmac: avoid unused variable warningsArnd Bergmann
2015-03-02dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard
2014-10-20dma: sh: drop owner assignment from platform_driversWolfram Sang
2014-07-15dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven
2014-06-01dmaengine: shdmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
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-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: 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