]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Jan 2016 18:15:21 +0000 (10:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Jan 2016 18:15:21 +0000 (10:15 -0800)
commit63b8e1eb6c5b324b864a1e11d6769b6f7aea15aa
tree888adef0b50c93df4c40c4b5555a6c17460320c1
parentc0a41062640b5685d5f10c20d14aaf61d12c9811
parentcb0077c947a56106a87027536158c5443d749328
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma

Pull dmaengine fixes from Vinod Koul:
 "Here is my second pull request for this window:

  A few driver fixes have piled up and one missed rcar bindings patch
  which got somehow lost in for-linus branch so cherry-picked that one.

  Fixes are for dw, at_hdmac, edma"

* tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: rcar-dmac: Document SoC specific bindings
  dmaengine: at_xdmac: fix resume for cyclic transfers
  dmaengine: dw: fix cyclic transfer callbacks
  dmaengine: dw: fix cyclic transfer setup
  dmaengine: edma: Fix paRAM slot allocation for entry channel 0
drivers/dma/at_xdmac.c
drivers/dma/dw/core.c
drivers/dma/edma.c