index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
sudmac.c
Age
Commit message (
Expand
)
Author
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
2014-06-01
dmaengine: sudmac: Include linux/err.h
Laurent Pinchart
2014-06-01
dmaengine: sudmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-27
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro