| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'topic/core' into for-linus | Vinod Koul | 2016-10-03 | 1 | -0/+7 |
|\ \ |
|
| * | | dmaengine: device must have at least one channel | Viresh Kumar | 2016-08-22 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'topic/compile_test' into for-linus | Vinod Koul | 2016-10-03 | 14 | -79/+100 |
|\ \ |
|
| * | | dmaengine: ti-dma-crossbar: enable COMPILE_TEST | Peter Ujfalusi | 2016-09-28 | 1 | -2/+2 |
| * | | dmaengine: omap-dma: enable COMPILE_TEST | Peter Ujfalusi | 2016-09-28 | 1 | -1/+1 |
| * | | dmaengine: edma: enable COMPILE_TEST | Peter Ujfalusi | 2016-09-28 | 1 | -1/+1 |
| * | | dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage | Peter Ujfalusi | 2016-09-28 | 1 | -10/+18 |
| * | | dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter | Peter Ujfalusi | 2016-09-28 | 1 | -1/+1 |
| * | | dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs | Peter Ujfalusi | 2016-09-28 | 1 | -0/+19 |
| * | | dmaengine: edma: Rename set_bits and remove unused clear_bits helper | Peter Ujfalusi | 2016-09-28 | 1 | -8/+2 |
| * | | dmaengine: edma: Use correct type for of_find_property() third parameter | Peter Ujfalusi | 2016-09-28 | 1 | -2/+1 |
| * | | dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC) | Peter Ujfalusi | 2016-09-28 | 1 | -3/+8 |
| * | | dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs | Peter Ujfalusi | 2016-09-28 | 1 | -0/+2 |
| * | | dmaengine: tegra-adma: enable COMPILE_TEST | Vinod Koul | 2016-09-27 | 1 | -2/+1 |
| * | | dmaengine: moxart: fix kconfig unmet direct dependencies | Vinod Koul | 2016-09-26 | 1 | -1/+0 |
| * | | dmaengine: sun4i: fix kconfig unmet direct dependencies | Vinod Koul | 2016-09-26 | 1 | -1/+0 |
| * | | dmaengine: zxdma: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: timb-dma: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: s3c24xx: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: s3c24xx: fix pointer cast warnings | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: s3c24xx: use correct print specifiers for size_t | Vinod Koul | 2016-09-26 | 1 | -2/+2 |
| * | | dmaengine: stm32-dma: make stm32_dma_set_config static | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: stm32-dma: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -2/+1 |
| * | | dmaengine: mmp_tdma: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 2 | -3/+3 |
| * | | dmaengine: mmp_pdma: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: mmp_tdma: use correct print specifiers for size_t | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: ep93xx: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: ep93xx: don't use variables defined in global scope | Vinod Koul | 2016-09-26 | 1 | -4/+4 |
| * | | dmaengine: ep93xx: use correct print specifiers for size_t | Vinod Koul | 2016-09-26 | 1 | -2/+2 |
| * | | dmaengine: sa11x0: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: sa11x0: use correct print specifiers for size_t | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: sa11x0: use correct print specifiers for u32 | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: sa11x0: use correct print specifiers for dma_addr_t | Vinod Koul | 2016-09-26 | 1 | -5/+5 |
| * | | dmaengine: coh901318: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: coh901318: use NULL for pointer initialization | Vinod Koul | 2016-09-26 | 1 | -2/+2 |
| * | | dmaengine: coh901318: fix pointer cast warnings | Vinod Koul | 2016-09-26 | 1 | -3/+3 |
| * | | dmaengine: coh901318: return ssize_t for coh901318_debugfs_read | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: coh901318: use correct print specifiers | Vinod Koul | 2016-09-26 | 1 | -6/+6 |
| * | | dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: jz4780: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: jz4740: enable COMPILE_TEST | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
| * | | dmaengine: jz4740: remove unused arch header | Vinod Koul | 2016-09-26 | 1 | -2/+0 |
| |/ |
|
* | | dmaengine: virt-dma: move function declarations | Baoyou Xie | 2016-10-01 | 1 | -2/+2 |
* | | DT: dmaengine: rcar-dmac: document R8A7743/5 support | Sergei Shtylyov | 2016-09-30 | 1 | -1/+3 |
* | | dmaengine: fsldma: Unmap region obtained by of_iomap | Arvind Yadav | 2016-09-30 | 1 | -1/+3 |
* | | dmaengine: jz4780: fix resource leaks on error exit return | Colin Ian King | 2016-09-30 | 1 | -2/+6 |
* | | dmaengine: coh901318: fix integer overflow when shifting more than 32 places | Colin Ian King | 2016-09-30 | 1 | -2/+3 |
* | | dmaengine: edma: avoid uninitialized variable use | Arnd Bergmann | 2016-09-30 | 1 | -4/+8 |
* | | dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant | Jean-Francois Moine | 2016-09-26 | 2 | -0/+8 |
* | | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices | Sam Van Den Berge | 2016-09-26 | 3 | -0/+44 |