From: Dan Williams Date: Fri, 11 Mar 2011 22:56:58 +0000 (-0800) Subject: Merge branch 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma into dmaengine X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6c11371dd17c5bd29e3a53cf5263be6ea67c51e4;p=linux-beck.git Merge branch 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma into dmaengine * 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma: drivers, pch_dma: Fix warning when CONFIG_PM=n. dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize dw_dmac: Setting Default Burst length for transfers as 16. dw_dmac: Allow src/dst msize & flow controller to be configured at runtime dw_dmac: Changing type of src_master and dest_master to u8. dw_dmac: Pass Channel Priority from platform_data dw_dmac: Pass Channel Allocation Order from platform_data dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish dw_dmac: Change value of DWC_MAX_COUNT to 4095. dw_dmac: Adding support for 64 bit access width for memcpy xfers dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all dw_dmac: Replace module_init() with subsys_initcall() dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK dmaengine: mxs-dma: add dma support for i.MX23/28 pch_dma: set the number of array correctly pch_dma: fix kernel error issue --- 6c11371dd17c5bd29e3a53cf5263be6ea67c51e4