Tony Lindgren
|
d5afc1b68a
dmaengine: cppi41: More PM runtime fixes
|
8 年之前 |
Tony Lindgren
|
740b4be3f7
dmaengine: cpp41: Fix handling of error path
|
8 年之前 |
Tony Lindgren
|
098de42ad6
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
|
8 年之前 |
Tony Lindgren
|
12f5908080
dmaengine: cppi41: Fix list not empty warning on module removal
|
8 年之前 |
Vinod Koul
|
11bfedff55
Merge branch 'topic/err_reporting' into for-linus
|
8 年之前 |
Tony Lindgren
|
f2f6f828fc
dmaengine: cppi41: Ignore EINPROGRESS for PM runtime
|
9 年之前 |
Arnd Bergmann
|
522ef6144f
dmaengine: cppi41: mark PM functions as __maybe_unused
|
9 年之前 |
Tony Lindgren
|
fdea2d09b9
dmaengine: cppi41: Add basic PM runtime support
|
9 年之前 |
Tony Lindgren
|
670fc2a870
dmaengine: cppi41: Prepare to add PM runtime support
|
9 年之前 |
Dave Jiang
|
b310a619ab
dmaengine: cppi41: convert callback to helper function
|
9 年之前 |
Vinod Koul
|
a03811045e
dmaengine: cppi: remove unused and bogus check
|
9 年之前 |
Felipe Balbi
|
ffeb13aab6
dmaengine: cppi41: add missing bitfields
|
10 年之前 |
Maxime Ripard
|
3b5a03a664
dmaengine: cppi41: Split device_control
|
10 年之前 |
Sebastian Andrzej Siewior
|
754416e10b
dma: cppi41: add a delay while setting the TD bit
|
10 年之前 |
Sebastian Andrzej Siewior
|
6f9d70568f
dma: cppi41: wait longer for the HW to return the descriptor
|
10 年之前 |
Kiran Padwal
|
cd166280b7
dmaengine: Remove .owner field for driver
|
11 年之前 |
Kiran Padwal
|
f0f3b5fa75
dma: cppi41: Switch to using managed resource in probe
|
11 年之前 |
Daniel Mack
|
13bbfb5c4e
dma: cppi41: handle 0-length packets
|
11 年之前 |
George Cherian
|
975faaeb99
dma: cppi41: start tear down only if channel is busy
|
11 年之前 |
Julia Lawall
|
f3b77727e8
drivers/dma: fix error return code
|
11 年之前 |
Sebastian Andrzej Siewior
|
cbf1e56e6a
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
|
11 年之前 |
Sebastian Andrzej Siewior
|
1e378a6d77
dma: cppi41: redo descriptor collection in abort case
|
11 年之前 |
Daniel Mack
|
706ff628f0
dma: cppi41: use cppi41_pop_desc() where possible
|
11 年之前 |
Daniel Mack
|
f8964968ab
dma: cppi41: restore more registers
|
11 年之前 |
Vinod Koul
|
ed83c0c8c1
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
|
11 年之前 |
Daniel Mack
|
f97b98d6d0
dma: cppi41: add support for suspend and resume
|
12 年之前 |
Daniel Mack
|
717d818169
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
|
12 年之前 |
Daniel Mack
|
b46ce4d01e
dma: cppi41: s/deinit_cpii41/deinit_cppi41/
|
12 年之前 |
Daniel Mack
|
e327e21fb2
dma: cppi41: pass around device instead of platform_device
|
12 年之前 |
Dan Carpenter
|
2d17f7fb69
dma: cppi41: off by one in desc_to_chan()
|
12 年之前 |