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-07-08 21:17:30 +01:00
2014-05-27 20:54:51 +01:00
2014-02-19 13:36:15 +09:00
2014-02-25 21:29:31 +09:00
2014-11-07 10:38:17 +00:00
2013-12-30 11:50:16 +00:00
2014-01-07 15:36:09 +00:00
2013-09-30 06:02:34 +02:00
2014-05-07 18:28:40 +02:00
2014-06-30 10:48:08 -04:00
2014-06-03 09:01:02 -07:00
2014-12-08 20:26:59 -05:00
2013-07-16 13:01:19 +09:00
2015-02-15 16:06:27 -08:00
2013-08-15 16:07:55 -04:00
2014-02-07 10:13:53 -08:00
2013-08-18 09:06:37 -03:00
2013-08-18 09:01:10 -03:00
2014-02-13 11:20:42 +01:00
2013-09-26 11:05:26 +02:00
2015-01-30 08:39:15 +09:00
2014-02-03 18:26:59 +00: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-01-13 13:30:31 +05:30
2014-03-29 19:38:09 +05:30
2013-09-02 17:35:55 +05:30
2013-10-21 05:32:48 +09:00
2014-08-19 22:19:28 -07:00
2014-07-28 17:03:13 +05:30
2013-08-09 17:32:57 +01:00
2014-09-22 11:37:51 -07:00
2014-01-02 03:30:35 -05:00
2013-07-16 13:01:05 +09:00
2014-03-05 10:44:44 +08:00
2014-09-23 17:51:37 +02:00
2013-07-21 17:24:41 +02:00
2013-12-03 11:26:06 +01:00
2015-03-27 12:19:37 +01:00
2014-01-14 21:36:52 -08:00
2015-04-10 17:57:28 +02:00
2014-09-29 22:41:17 +02:00
2014-03-10 17:32:28 +01:00
2014-06-10 21:48:16 +02:00
2014-07-29 12:39:56 +02:00
2014-12-30 18:44:07 -05:00
2014-09-06 12:43:05 +01:00
2013-12-27 17:20:21 -08:00
2013-12-27 17:20:22 -08:00
2014-01-27 17:28:51 -08:00
2014-01-27 17:28:51 -08:00
2013-10-25 10:13:25 -07:00
2013-08-26 17:22:14 -07:00
2014-02-27 09:57:11 -08:00
2013-11-13 12:09:15 +09:00
2014-12-09 09:24:45 +00:00
2013-07-16 13:01:10 +09:00
2014-01-14 21:36:53 -08:00
2014-05-29 11:19:30 -07:00
2014-01-21 08:28:59 +00:00
2014-11-10 12:40:37 +01:00
2013-10-21 15:58:13 -04:00
2014-02-25 15:43:23 -05:00
2015-01-19 09:56:08 +01:00
2013-07-23 12:15:15 -07:00
2014-02-23 20:33:18 +05:30
2014-09-17 01:02:48 -07:00
2014-05-21 12:55:09 -07:00
2014-03-10 22:42:26 -07:00
2014-01-11 11:39:18 -08:00
2014-01-11 11:39:23 -08:00
2014-08-04 07:01:35 -07:00
2015-03-26 11:07:50 +01:00
2013-08-29 12:33:52 -07:00
2013-09-19 14:37:27 +02:00
2013-10-10 15:30:47 -07:00
2013-12-11 10:56:21 -05: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
2013-08-02 15:25:19 +08:00
2014-01-14 21:36:53 -08:00
2014-06-12 08:36:48 -07:00
2014-01-27 11:20:22 -08:00
2013-09-05 09:49:32 -07:00
2015-03-12 09:08:19 +00:00
2013-12-30 12:46:20 +00:00
2014-02-16 09:59:13 +08: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
2013-08-03 18:40:28 +01:00
2014-05-15 17:02:19 +01:00
2014-02-14 00:09:43 -08:00
2014-07-18 16:10:04 +08:00
2014-01-03 12:37:57 -08:00
2013-12-06 14:36:37 -06:00
2013-10-10 11:59:48 -05:00
2014-07-23 17:41:00 +02:00
2014-01-17 10:57:41 +02:00
2014-02-28 12:35:22 +02:00
2014-01-17 10:57:42 +02:00
2014-01-17 10:57:42 +02:00
2013-10-31 08:46:08 -07:00