aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam2012-03-06
* drivers/dma: linux/module.h included twiceDanny Kukawka2012-03-06
* dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar2012-02-22
* dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar2012-02-22
* dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar2012-02-22
* dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar2012-02-22
* dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar2012-02-22
* dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar2012-02-22
* dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar2012-02-22
* dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar2012-02-22
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR2012-02-22
* dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter2012-02-22
* dmaengine: intel_mid_dma: fix error status maskAdrian Hunter2012-02-22
* i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz2012-02-02
* Merge branch 'fixes' into nextVinod Koul2012-02-01
|\
| * dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-01
* | Merge branch 'fixes' into nextVinod Koul2012-01-31
|\|
| * Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul2012-01-31
| |\
| | * dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-23
| * | at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-30
| |/
* | dma/imx-sdma: convernt to use bit opsRichard Zhao2012-01-30
* | dma/imx-sdma: use num_events to validate event_id0Richard Zhao2012-01-30
* | dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao2012-01-30
* | dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao2012-01-30
* | dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao2012-01-30
* | dma/imx-sdma: let sdma_run_channel call sdma_enable_channelRichard Zhao2012-01-30
* | drivers/dma/amba-pl08x.c: adjust double testJulia Lawall2012-01-30
* | drivers/dma/pl330.c: add missing iounmapJulia Lawall2012-01-30
* | dma: imx-sdma: start transfer in issue_pendingSascha Hauer2012-01-30
* | dma: imx-dma: start transfer in issue_pendingSascha Hauer2012-01-30
* | mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer2012-01-30
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-19
|\
| * gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-18
| * gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-17
| * gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-16
| * gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-16
| * gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-16
| * gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-16
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-18
|\ \
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-16
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-18
|\| |
| * | target: Set additional sense length field in sense dataRoland Dreier2011-12-16
| * | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-14
| * | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-14
| * | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-14
| * | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-14
| * | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-14
| * | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-14
| * | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-14