index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
shdmac.c
Age
Commit message (
Expand
)
Author
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