index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
shdmac.c
Age
Commit message (
Expand
)
Author
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-17
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
2015-03-02
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Geert Uytterhoeven
2015-02-12
dmaengine: shdmac: extend PM methods
Sergei Shtylyov
2015-02-12
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
2015-01-26
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
2014-10-20
dma: sh: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-15
dmaengine: shdma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2014-07-09
dmaengine: shdma: Add more register documentation
Geert Uytterhoeven
2014-06-01
dmaengine: shdmac: Include linux/err.h
Laurent Pinchart
2014-06-01
dmaengine: shdmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-03-06
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
2014-03-06
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-08-27
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
2013-08-27
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
2013-08-27
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski