• Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma · c7a19c79
    Linus Torvalds authored
    Pull slave-dma updates from Vinod Koul:
     "Some notable changes are:
       - new driver for AMBA AXI NBPF by Guennadi
       - new driver for sun6i controller by Maxime
       - pl330 drivers fixes from Lar's
       - sh-dma updates and fixes from Laurent, Geert and Kuninori
       - Documentation updates from Geert
       - drivers fixes and updates spread over dw, edma, freescale, mpc512x
         etc.."
    
    * 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma: (72 commits)
      dmaengine: sun6i: depends on RESET_CONTROLLER
      dma: at_hdmac: fix invalid remaining bytes detection
      dmaengine: nbpfaxi: don't build this driver where it cannot be used
      dmaengine: nbpf_error_get_channel() can be static
      dma: pl08x: Use correct specifier for size_t values
      dmaengine: Remove the context argument to the prep_dma_cyclic operation
      dmaengine: nbpfaxi: convert to tasklet
      dmaengine: nbpfaxi: fix a theoretical race
      dmaengine: add a driver for AMBA AXI NBPF DMA...
    c7a19c79
Makefile 1.94 KB