Linus Torvalds
d6a4c0e5d3
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Pull slave-dmaengine updates from Vinod Koul:
- new drivers for:
- Ingenic JZ4780 controller
- APM X-Gene controller
- Freescale RaidEngine device
- Renesas USB Controller
- remove device_alloc_chan_resources dummy handlers
- sh driver cleanups for peri peri and related emmc and asoc patches
as well
- fixes and enhancements spread over the drivers
* 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma: (59 commits)
dmaengine: dw: don't prompt for DW_DMAC_CORE
dmaengine: shdmac: avoid unused variable warnings
dmaengine: fix platform_no_drv_owner.cocci warnings
dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()
dmaengine: at_xdmac: unlock spin lock before return
dmaengine: xgene: devm_ioremap() returns NULL on error
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
dmaengine: sa11x0: report slave capabilities to upper layers
dmaengine: vdma: Fix compilation warnings
dmaengine: fsl_raid: statify fsl_re_chan_probe
dmaengine: Driver support for FSL RaidEngine device.
dmaengine: xgene_dma_init_ring_mngr() can be static
Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS binding
arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes
dmaengine: Add support for APM X-Gene SoC DMA engine driver
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
dmaengine: renesas,usb-dmac: Add device tree bindings documentation
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
dmaengine: ste_dma40: fix implicit conversion
...
2015-04-24 09:49:37 -07:00
..
2014-11-07 10:38:17 +00:00
2014-12-08 20:26:59 -05:00
2015-02-15 16:06:27 -08:00
2015-01-30 08:39:15 +09:00
2015-02-04 22:39:44 -08:00
2015-03-07 03:23:02 +01:00
2015-03-18 13:53:33 +05:30
2014-11-17 13:50:43 +05:30
2015-02-03 17:47:35 -08:00
2014-08-19 22:19:28 -07:00
2014-09-22 11:37:51 -07:00
2014-09-23 17:51:37 +02:00
2015-03-27 12:19:37 +01:00
2015-04-10 17:57:28 +02:00
2014-09-29 22:41:17 +02:00
2014-12-30 18:44:07 -05:00
2014-09-06 12:43:05 +01:00
2014-12-09 09:24:45 +00:00
2014-11-10 12:40:37 +01:00
2015-01-19 09:56:08 +01:00
2014-09-17 01:02:48 -07:00
2015-03-26 11:07:50 +01:00
2014-11-10 12:40:31 +01:00
2014-12-21 18:59:20 -08:00
2015-03-07 03:26:32 +01:00
2014-11-10 09:06:44 -08:00
2015-03-12 09:08:19 +00:00
2015-01-28 00:03:36 +01:00
2015-01-26 23:14:34 +01:00
2015-03-18 22:43:06 +01:00