summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-03-06dma: imx-sdma: Print a message when firmare fails to be requestedFabio Estevam
2012-03-06dma: imx-sdma: Let the driver be probed even if no firware is foundFabio Estevam
2012-03-06dmaengine: Add support for multiple descriptors for imx-dma.Javier Martin
2012-03-06dmaengine: Add support for MEMCPY for imx-dma.Javier Martin
2012-03-06dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam
2012-03-06drivers/dma: linux/module.h included twiceDanny Kukawka
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar
2012-02-22dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-22dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR
2012-02-22dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter
2012-02-22dmaengine: intel_mid_dma: fix error status maskAdrian Hunter
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz
2012-02-01Merge branch 'fixes' into nextVinod Koul
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski
2012-01-31Merge branch 'fixes' into nextVinod Koul
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss
2012-01-31dma/imx-sdma: convernt to use bit opsRichard Zhao
2012-01-31dma/imx-sdma: use num_events to validate event_id0Richard Zhao
2012-01-31dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao
2012-01-31dma/imx-sdma: let sdma_run_channel call sdma_enable_channelRichard Zhao
2012-01-31drivers/dma/amba-pl08x.c: adjust double testJulia Lawall
2012-01-31drivers/dma/pl330.c: add missing iounmapJulia Lawall
2012-01-30dma: imx-sdma: start transfer in issue_pendingSascha Hauer
2012-01-30dma: imx-dma: start transfer in issue_pendingSascha Hauer
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer
2012-01-23dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell
2012-01-18Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds