Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS | Andy Shevchenko | 2013-08-05 | 1 | -1/+1 |
* | dma: dw: return DMA_SUCCESS immediately from device_tx_status() | Andy Shevchenko | 2013-08-05 | 1 | -4/+4 |
* | dma: dw: allow shared interrupts | Andy Shevchenko | 2013-08-05 | 1 | -5/+8 |
* | dma: dw: improve comparison with ~0 | Andy Shevchenko | 2013-08-05 | 1 | -5/+11 |
* | dma: dw: append MODULE_DEVICE_TABLE for ACPI case | Andy Shevchenko | 2013-08-05 | 1 | -0/+1 |
* | dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically | Vinod Koul | 2013-07-05 | 2 | -9/+8 |
* | dma: dw: add PCI part of the driver | Andy Shevchenko | 2013-07-05 | 3 | -0/+113 |
* | dma: dw: split driver to library part and platform code | Andy Shevchenko | 2013-07-05 | 6 | -278/+435 |
* | dma: move dw_dmac driver to an own directory | Andy Shevchenko | 2013-07-05 | 4 | -0/+2304 |