index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
cppi41.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()
Alexandre Bailon
1
-3
/
+3
2017-03-27
dmaengine: cppi: fix build error due to bad variable
Vinod Koul
1
-3
/
+3
2017-03-27
dmaengine: cppi41: use managed functions devm_*()
Andy Shevchenko
1
-39
/
+25
2017-03-27
dmaengine: cppi41: fix cppi41_dma_tx_status() logic
Andy Shevchenko
1
-4
/
+2
2017-03-07
dmaengine: cppi41: Fix teardown warnings
Alexandre Bailon
1
-2
/
+2
2017-03-07
dmaengine: cppi41: Add support of DA8xx to CPPI 4.1
Alexandre Bailon
1
-0
/
+23
2017-03-07
dmaengine: cppi41: Remove isr callback from glue layer
Alexandre Bailon
1
-3
/
+1
2017-03-07
dmaengine: cppi41: init_sched(): Get number of channels from DT
Alexandre Bailon
1
-8
/
+12
2017-03-07
dmaengine: cppi41: Move some constants to glue layer
Alexandre Bailon
1
-6
/
+14
2017-03-07
dmaengine: cppi41: rename platform variables
Alexandre Bailon
1
-8
/
+9
2017-03-07
dmaengine: cppi41: Remove usbss_mem
Alexandre Bailon
1
-8
/
+10
2017-02-09
usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
Alexandre Bailon
1
-21
/
+7
2017-01-25
dmaengine: cppi41: Clean up pointless warnings
Tony Lindgren
1
-8
/
+5
2017-01-25
dmaengine: cppi41: Fix oops in cppi41_runtime_resume
Tony Lindgren
1
-15
/
+25
2017-01-25
dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
Tony Lindgren
1
-0
/
+16
2016-11-17
dmaengine: cppi41: More PM runtime fixes
Tony Lindgren
1
-4
/
+7
2016-11-14
dmaengine: cpp41: Fix handling of error path
Tony Lindgren
1
-2
/
+9
2016-11-14
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
Tony Lindgren
1
-2
/
+8
2016-11-14
dmaengine: cppi41: Fix list not empty warning on module removal
Tony Lindgren
1
-0
/
+5
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
1
-1
/
+1
2016-09-14
dmaengine: cppi41: Ignore EINPROGRESS for PM runtime
Tony Lindgren
1
-1
/
+1
2016-09-07
dmaengine: cppi41: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2016-08-31
dmaengine: cppi41: Add basic PM runtime support
Tony Lindgren
1
-5
/
+99
2016-08-31
dmaengine: cppi41: Prepare to add PM runtime support
Tony Lindgren
1
-15
/
+15
2016-08-08
dmaengine: cppi41: convert callback to helper function
Dave Jiang
1
-1
/
+1
2016-07-23
dmaengine: cppi: remove unused and bogus check
Vinod Koul
1
-3
/
+0
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2014-12-22
dmaengine: cppi41: Split device_control
Maxime Ripard
1
-29
/
+1
2014-12-09
dma: cppi41: add a delay while setting the TD bit
Sebastian Andrzej Siewior
1
-2
/
+7
2014-12-09
dma: cppi41: wait longer for the HW to return the descriptor
Sebastian Andrzej Siewior
1
-1
/
+1
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-10-15
dma: cppi41: Switch to using managed resource in probe
Kiran Padwal
1
-11
/
+5
2014-07-01
dma: cppi41: handle 0-length packets
Daniel Mack
1
-3
/
+10
2014-03-11
dma: cppi41: start tear down only if channel is busy
George Cherian
1
-2
/
+5
2014-01-20
drivers/dma: fix error return code
Julia Lawall
1
-1
/
+3
2013-11-12
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
1
-1
/
+1
2013-11-12
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
1
-26
/
+16
2013-11-12
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
1
-12
/
+11
2013-11-12
dma: cppi41: restore more registers
Daniel Mack
1
-0
/
+15
2013-10-25
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-07
dma: cppi41: add support for suspend and resume
Daniel Mack
1
-0
/
+29
2013-10-07
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
Daniel Mack
1
-16
/
+17
2013-10-07
dma: cppi41: s/deinit_cpii41/deinit_cppi41/
Daniel Mack
1
-4
/
+4
2013-10-07
dma: cppi41: pass around device instead of platform_device
Daniel Mack
1
-20
/
+20
2013-08-29
dma: cppi41: off by one in desc_to_chan()
Dan Carpenter
1
-1
/
+1
2013-08-27
dma: cpp41: enable pm_runtime during init
Sebastian Andrzej Siewior
1
-0
/
+11
2013-08-27
dma: cpp41: make it compile with CONFIG_BUG=n
Sebastian Andrzej Siewior
1
-1
/
+1
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
1
-0
/
+1048