summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul2015-04-22
| * Merge branch 'topic/sh' into for-linusVinod Koul2015-04-21
| |\
| | * dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-18
| | * dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-23
| * | dmaengine: shdmac: avoid unused variable warningsArnd Bergmann2015-04-17
| * | dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot2015-04-17
| * | dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov2015-04-17
| * | dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel2015-04-17
| * | dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter2015-04-17
| * | dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter2015-04-17
| * | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda2015-04-17
| * | dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov2015-04-17
| * | dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul2015-04-02
| * | dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi2015-04-02
| * | dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot2015-04-02
| * | dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu2015-04-02
| * | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda2015-04-02
| * | dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy2015-04-01
| * | dmaengine: ste_dma40: fix implicit conversionStefan Agner2015-04-01
| * | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-04-01
| * | Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-18
| |\ \
| | * | dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| * | | dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-18
| * | | dmaengine: pl330: make unexported functions staticBen Dooks2015-03-18
| * | | dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-18
| * | | dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
| * | | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-18
| * | | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-17
| * | | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
| * | | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-16
| * | | dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-16
| * | | dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-16
| |/ /
| * | dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer2015-03-13
| * | dmaengine: jz4740: Remove extra checkTapasweni Pathak2015-03-05
| * | dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-05
| * | dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King2015-03-02
| * | dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav2015-02-23
| |/
* | dmaengine: hsu: don't prompt for hsu_core partVinod Koul2015-04-22
* | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-21
|\ \
| * \ Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-07
| |\ \
| * | | dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko2015-03-26
| * | | dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko2015-03-26
| * | | dmaengine: hsu: add Intel Tangier PCI IDAndy Shevchenko2015-03-26