]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jun 2015 01:48:26 +0000 (15:48 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jun 2015 01:48:26 +0000 (15:48 -1000)
commitb86a7563ca617aa49dfd6b836da4dd0351fe2acc
tree29b6dc87f9a8f9cf2d1aee5e24c4f697240651a0
parentdc75117fa28af52220cf31ea18493684cf0ffc35
parent88d04643c66052a1cf92a6fd5f92dff0f7757f61
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma

Pull dmaengine fixes from Vinod Koul:
 "Here are hopefully last set of fixes for 4.1. This time we have:

   - fixing pause capability reporting on both dmaengine pause & resume
     support by Krzysztof

   - locking fix fir at_xdmac by Ludovic

   - slave configuration fix for at_xdmac by Ludovic"

* 'fixes' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: Fix choppy sound because of unimplemented resume
  dmaengine: at_xdmac: rework slave configuration part
  dmaengine: at_xdmac: lock fixes