index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_dma.h
Age
Commit message (
Expand
)
Author
2026-03-09
dmaengine: of_dma: Add devm_of_dma_controller_register()
Frank Li
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
2015-11-16
dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...
Peter Ujfalusi
2015-10-01
dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
Kuninori Morimoto
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2014-07-26
dmaengine: of: add common xlate function for matching by channel id
Alexander Popov
2013-06-12
dma: of: Remove check on always true condition
Lars-Peter Clausen
2013-05-02
dma:of: Use a mutex to protect the of_dma_list
Lars-Peter Clausen
2013-04-15
DMA: of: Constant names
Markus Pargmann
2013-01-07
dmaengine: fix !of_dma compilation warning
Vinod Koul
2013-01-07
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
2013-01-06
of: dma- fix build break for !CONFIG_OF
Vinod Koul
2013-01-06
of: Add generic device tree DMA helpers
Jon Hunter