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
/
fsl_raid.c
Age
Commit message (
Expand
)
Author
2017-06-29
dmaengine: fsl_raid: make of_device_ids const.
Arvind Yadav
2016-11-14
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-03
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
2016-09-14
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
2016-08-22
dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()
Wei Yongjun
2016-08-08
dmaengine: fsl_raid: move unmap to before callback
Dave Jiang
2016-08-08
dmaengine: fsl_raid: convert callback to helper function
Dave Jiang
2016-07-23
dmaengine: fsl_raid: remove owner assignment
Vinod Koul
2016-07-16
dmaengine: fsl_raid: fix size_t print specifiers
Vinod Koul
2016-07-16
dmaengine: fsl_raid: kill the tasklets upon exit
Vinod Koul
2015-04-02
dmaengine: fsl_raid: statify fsl_re_chan_probe
Vinod Koul
2015-04-02
dmaengine: Driver support for FSL RaidEngine device.
Xuelin Shi