Revision b86a7563ca617aa49dfd6b836da4dd0351fe2acc authored by Linus Torvalds on 15 June 2015, 01:48:26 UTC, committed by Linus Torvalds on 15 June 2015, 01:48:26 UTC
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
2 parent s dc75117 + 88d0464
History
File Mode Size
lxdialog
.gitignore -rw-r--r-- 167 bytes
Makefile -rw-r--r-- 11.5 KB
POTFILES.in -rw-r--r-- 361 bytes
check.sh -rwxr-xr-x 214 bytes
conf.c -rw-r--r-- 15.7 KB
confdata.c -rw-r--r-- 25.6 KB
expr.c -rw-r--r-- 26.9 KB
expr.h -rw-r--r-- 7.0 KB
gconf.c -rw-r--r-- 38.2 KB
gconf.glade -rw-r--r-- 25.0 KB
images.c -rw-r--r-- 6.4 KB
kxgettext.c -rw-r--r-- 4.1 KB
list.h -rw-r--r-- 3.6 KB
lkc.h -rw-r--r-- 4.4 KB
lkc_proto.h -rw-r--r-- 2.1 KB
mconf.c -rw-r--r-- 27.7 KB
menu.c -rw-r--r-- 16.8 KB
merge_config.sh -rwxr-xr-x 3.9 KB
nconf.c -rw-r--r-- 38.5 KB
nconf.gui.c -rw-r--r-- 14.5 KB
nconf.h -rw-r--r-- 1.9 KB
qconf.cc -rw-r--r-- 43.5 KB
qconf.h -rw-r--r-- 7.8 KB
streamline_config.pl -rwxr-xr-x 14.8 KB
symbol.c -rw-r--r-- 29.2 KB
util.c -rw-r--r-- 2.9 KB
zconf.gperf -rw-r--r-- 1.4 KB
zconf.hash.c_shipped -rw-r--r-- 12.0 KB
zconf.l -rw-r--r-- 6.5 KB
zconf.lex.c_shipped -rw-r--r-- 56.9 KB
zconf.tab.c_shipped -rw-r--r-- 73.4 KB
zconf.y -rw-r--r-- 15.0 KB

back to top