summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh/shdmac.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: sh: Remove R-Mobile APE6 supportGeert Uytterhoeven2018-12-051-7/+0Star
* dmaengine: use SPDX identifier for Renesas driversWolfram Sang2018-08-291-5/+1Star
* dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-04-251-29/+21Star
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-211-7/+2Star
* dmaengine: sh: shdmac: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-1/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-2/+2
|\
| * dmaengine: shdmac: avoid unused variable warningsArnd Bergmann2015-04-171-2/+2
* | dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven2015-03-021-8/+7Star
|/
* dmaengine: shdmac: extend PM methodsSergei Shtylyov2015-02-121-5/+3Star
* dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov2015-02-121-3/+3
* dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-261-0/+9
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * dma: sh: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | dmaengine: sh: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0Star
|/
* dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-151-2/+1Star
* dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-091-6/+6
* dmaengine: shdmac: Include linux/err.hLaurent Pinchart2014-06-011-0/+1
* dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-011-7/+7
* DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart2014-03-061-1/+1
* DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart2014-03-061-3/+8
* dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-131-2/+2
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-101-2/+2
* Merge branch 'topic/sh' into for-linusVinod Koul2013-09-021-1/+1
* DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski2013-08-271-5/+0Star
* dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-271-3/+0Star
* DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski2013-08-271-0/+1
* DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski2013-08-271-0/+9
* DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-271-0/+952