index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
cppi41.c
Age
Commit message (
Expand
)
Author
2014-07-01
dma: cppi41: handle 0-length packets
Daniel Mack
2014-03-11
dma: cppi41: start tear down only if channel is busy
George Cherian
2014-01-20
drivers/dma: fix error return code
Julia Lawall
2013-11-12
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
2013-11-12
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
2013-11-12
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
2013-11-12
dma: cppi41: restore more registers
Daniel Mack
2013-10-25
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-07
dma: cppi41: add support for suspend and resume
Daniel Mack
2013-10-07
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
Daniel Mack
2013-10-07
dma: cppi41: s/deinit_cpii41/deinit_cppi41/
Daniel Mack
2013-10-07
dma: cppi41: pass around device instead of platform_device
Daniel Mack
2013-08-28
dma: cppi41: off by one in desc_to_chan()
Dan Carpenter
2013-08-27
dma: cpp41: enable pm_runtime during init
Sebastian Andrzej Siewior
2013-08-27
dma: cpp41: make it compile with CONFIG_BUG=n
Sebastian Andrzej Siewior
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior