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
/
k3dma.c
Age
Commit message (
Expand
)
Author
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-03-18
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
2015-03-18
dmaengine: k3dma: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2015-01-13
dmaengine: k3: fix duplicate function definition
Arnd Bergmann
2015-01-13
dmaengine: k3: Fix duplicated function name and allmodconfig build
Krzysztof Kozlowski
2014-12-22
dmaengine: k3: Split device_control
Maxime Ripard
2014-11-17
dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
dmaengine: k3: Remove chancnt affectations
Maxime Ripard
2014-01-20
dmaengine: k3dma: fix sparse warnings
Zhangfei Gao
2013-10-25
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-02
dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
Jingoo Han
2013-08-28
dmaengine: Add hisilicon k3 DMA engine driver
Zhangfei Gao