https://github.com/torvalds/linux
Revision f761237eee55222fdb509c79e784a67ab3d72cbd authored by Linus Torvalds on 26 October 2012, 21:59:01 UTC, committed by Linus Torvalds on 26 October 2012, 21:59:01 UTC
Pull slave-dmaengine fixes from Vinod Koul:
 "Three fixes for slave dmanegine.

  Two are for typo omissions in sifr dmaengine driver and the last one
  is for the imx driver fixing a missing unlock"

* 'fixes' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: sirf: fix a typo in moving running dma_desc to active queue
  dmaengine: sirf: fix a typo in dma_prep_interleaved
  dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
2 parent s 64b1cba + 26fd122
History
Tip revision: f761237eee55222fdb509c79e784a67ab3d72cbd authored by Linus Torvalds on 26 October 2012, 21:59:01 UTC
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Tip revision: f761237
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.5 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top