• Linus Torvalds's avatar
    Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx · 6447f55d
    Linus Torvalds authored
    * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx: (66 commits)
      avr32: at32ap700x: fix typo in DMA master configuration
      dmaengine/dmatest: Pass timeout via module params
      dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
      fsldma: make halt behave nicely on all supported controllers
      fsldma: reduce locking during descriptor cleanup
      fsldma: support async_tx dependencies and automatic unmapping
      fsldma: fix controller lockups
      fsldma: minor codingstyle and consistency fixes
      fsldma: improve link descriptor debugging
      fsldma: use channel name in printk output
      fsldma: move related helper functions near each other
      dmatest: fix automatic buffer unmap type
      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
      ...
    6447f55d
Makefile 1.01 KB