aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| | * | dmaengine: tegra-adma: enable COMPILE_TESTVinod Koul2016-09-27
| | * | dmaengine: moxart: fix kconfig unmet direct dependenciesVinod Koul2016-09-26
| | * | dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul2016-09-26
| | * | dmaengine: zxdma: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: timb-dma: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: s3c24xx: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: s3c24xx: fix pointer cast warningsVinod Koul2016-09-26
| | * | dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul2016-09-26
| | * | dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul2016-09-26
| | * | dmaengine: stm32-dma: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: mmp_pdma: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul2016-09-26
| | * | dmaengine: ep93xx: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul2016-09-26
| | * | dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul2016-09-26
| | * | dmaengine: sa11x0: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul2016-09-26
| | * | dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul2016-09-26
| | * | dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul2016-09-26
| | * | dmaengine: coh901318: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: coh901318: use NULL for pointer initializationVinod Koul2016-09-26
| | * | dmaengine: coh901318: fix pointer cast warningsVinod Koul2016-09-26
| | * | dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul2016-09-26
| | * | dmaengine: coh901318: use correct print specifiersVinod Koul2016-09-26
| | * | dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul2016-09-26
| | * | dmaengine: jz4780: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: jz4740: enable COMPILE_TESTVinod Koul2016-09-26
| | * | dmaengine: jz4740: remove unused arch headerVinod Koul2016-09-26
| | |/
| * | dmaengine: virt-dma: move function declarationsBaoyou Xie2016-10-01
| * | dmaengine: fsldma: Unmap region obtained by of_iomapArvind Yadav2016-09-30
| * | dmaengine: jz4780: fix resource leaks on error exit returnColin Ian King2016-09-30
| * | dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King2016-09-30
| * | dmaengine: edma: avoid uninitialized variable useArnd Bergmann2016-09-30
| * | dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine2016-09-26
| * | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge2016-09-26
| * | dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada2016-09-14
| * | dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman2016-09-14
| |/
* | Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-05
|\ \
| * | dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin2016-08-22
| * | dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-08-22
| * | dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun2016-08-22
| * | dmaengine: pxa_dma: fix debug messageRobert Jarzmik2016-08-19
| * | dmaengine: pxa_dma: fix hotchain corner caseRobert Jarzmik2016-08-19
| * | dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-08-08
| |/
* | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-02
* | dmaengine: imx-sdma - update the residue calculation for cyclic channelsNandor Han2016-08-31
* | dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clientsNandor Han2016-08-31
* | dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko2016-08-31
* | dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko2016-08-31