Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-07 | dmaengine: nbpfaxi: don't build this driver where it cannot be used | Guennadi Liakhovetski | 1 | -0/+1 |
2014-08-05 | dmaengine: nbpf_error_get_channel() can be static | Fengguang Wu | 1 | -1/+1 |
2014-08-04 | dma: pl08x: Use correct specifier for size_t values | Mark Brown | 1 | -2/+2 |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 21 | -28/+22 |
2014-08-04 | dmaengine: nbpfaxi: convert to tasklet | Guennadi Liakhovetski | 1 | -7/+12 |
2014-08-04 | dmaengine: nbpfaxi: fix a theoretical race | Guennadi Liakhovetski | 1 | -0/+1 |
2014-08-04 | dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores | Guennadi Liakhovetski | 3 | -0/+1518 |
2014-08-04 | dmaengine: add device tree binding documentation for the nbpfaxi driver | Guennadi Liakhovetski | 2 | -0/+81 |
2014-07-31 | dmaengine: edma: Do not register second device when booted with DT | Peter Ujfalusi | 1 | -1/+2 |
2014-07-31 | dmaengine: edma: Do not change the error code returned from edma_alloc_slot | Peter Ujfalusi | 1 | -1/+1 |