Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmaengine: jz4780: Kill tasklets before unregistering the device | Alex Smith | 2015-08-18 | 1 | -0/+6 |
* | dmaengine: jz4780: Don't use devm_*_irq() functions | Alex Smith | 2015-08-18 | 1 | -4/+8 |
* | dmaengine: jz4780: Ensure channel is on correct controller in filter | Alex Smith | 2015-08-18 | 1 | -3/+8 |
* | dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel | Alex Smith | 2015-08-18 | 1 | -2/+7 |
* | dmaengine: jz4780: Fix error handling/signedness issues | Alex Smith | 2015-08-18 | 1 | -16/+17 |
* | dmaengine: jz4780: Fall back on smaller transfer sizes where necessary | Alex Smith | 2015-08-18 | 1 | -14/+23 |
* | dmaengine: jz4780: Fix up dmaengine API function prototypes | Alex Smith | 2015-08-18 | 1 | -5/+9 |
* | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard | 2015-08-05 | 1 | -1/+1 |
* | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller | Alex Smith | 2015-04-01 | 1 | -0/+877 |