Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-18 | dmaengine: img-mdc: remove device_alloc_chan_resources handler | Vinod Koul | |
Now that device_alloc_chan_resources handler in not mandatory, remove dummy implementations Acked-by: Andrew Bresticker <abrestic@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com> | |||
2015-02-04 | dmaengine: Add driver for IMG MDC | Andrew Bresticker | |
Add support for the IMG Multi-threaded DMA Controller (MDC) found on certain IMG SoCs. Currently this driver supports the variant present on the MIPS-based Pistachio SoC. Signed-off-by: Andrew Bresticker <abrestic@chromium.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> |