summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-06dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam1-4/+4
2012-03-06drivers/dma: linux/module.h included twiceDanny Kukawka2-2/+0
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar1-0/+12
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar1-8/+16
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar2-29/+93
2012-02-22dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar1-4/+16
2012-02-22dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar1-30/+6
2012-02-22dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar1-1/+1
2012-02-22dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar1-1/+1
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar1-1/+3
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar6-0/+13
2012-02-22dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR1-0/+4
2012-02-22dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter1-1/+1
2012-02-22dmaengine: intel_mid_dma: fix error status maskAdrian Hunter1-1/+2
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz1-2/+4
2012-02-01Merge branch 'fixes' into nextVinod Koul1-1/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-1/+2
2012-01-31Merge branch 'fixes' into nextVinod Koul3-12/+11
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul1-1/+1
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss2-11/+10
2012-01-31dma/imx-sdma: convernt to use bit opsRichard Zhao1-34/+34
2012-01-31dma/imx-sdma: use num_events to validate event_id0Richard Zhao1-1/+1
2012-01-31dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao1-2/+3
2012-01-31dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao1-2/+2
2012-01-31dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao1-22/+22
2012-01-31dma/imx-sdma: let sdma_run_channel call sdma_enable_channelRichard Zhao1-6/+6
2012-01-31drivers/dma/amba-pl08x.c: adjust double testJulia Lawall1-1/+1
2012-01-31drivers/dma/pl330.c: add missing iounmapJulia Lawall1-6/+11
2012-01-30dma: imx-sdma: start transfer in issue_pendingSascha Hauer1-6/+5
2012-01-30dma: imx-dma: start transfer in issue_pendingSascha Hauer1-5/+4
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-23dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert1-1/+1
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds42-478/+529
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds164-747/+3870
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-54/+89
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-619/+683
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds56-1441/+1179
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-0/+1758
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-264/+290
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown5-96/+276
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-36/+188
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown4-25/+130
2012-01-18Merge branch 'apei' into releaseLen Brown9-47/+305
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-40/+42