https://github.com/torvalds/linux
Revision a053fc318bc5d28cd25168c948255fd48a29ea26 authored by Takashi Sakamoto on 08 April 2015, 16:15:03 UTC, committed by Takashi Iwai on 08 April 2015, 16:23:10 UTC
Some M-Audio devices require to receive bootup command just after
powering on, while codes in BeBoB driver doesn't work properly in
big-endian machine because the command should be aligned by
little-endian.

This commit fixes this bug. This fix should go to stable kernel.

Cc: Takayuki Shiroma <t.shiroma.oki@gmail.com>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent a59d719
History
Tip revision: a053fc318bc5d28cd25168c948255fd48a29ea26 authored by Takashi Sakamoto on 08 April 2015, 16:15:03 UTC
ALSA: bebob: fix to processing in big-endian machine for sending cue
Tip revision: a053fc3
File Mode Size
internal
ablk_helper.h -rw-r--r-- 734 bytes
aead.h -rw-r--r-- 2.6 KB
aes.h -rw-r--r-- 1019 bytes
algapi.h -rw-r--r-- 10.9 KB
authenc.h -rw-r--r-- 845 bytes
b128ops.h -rw-r--r-- 2.4 KB
blowfish.h -rw-r--r-- 376 bytes
cast5.h -rw-r--r-- 551 bytes
cast6.h -rw-r--r-- 597 bytes
cast_common.h -rw-r--r-- 193 bytes
compress.h -rw-r--r-- 4.0 KB
cryptd.h -rw-r--r-- 1.8 KB
crypto_wq.h -rw-r--r-- 122 bytes
ctr.h -rw-r--r-- 524 bytes
des.h -rw-r--r-- 503 bytes
drbg.h -rw-r--r-- 8.9 KB
gf128mul.h -rw-r--r-- 8.0 KB
hash.h -rw-r--r-- 28.9 KB
hash_info.h -rw-r--r-- 1.1 KB
if_alg.h -rw-r--r-- 2.3 KB
lrw.h -rw-r--r-- 1.2 KB
mcryptd.h -rw-r--r-- 2.3 KB
md5.h -rw-r--r-- 288 bytes
null.h -rw-r--r-- 192 bytes
padlock.h -rw-r--r-- 649 bytes
pcrypt.h -rw-r--r-- 1.4 KB
pkcs7.h -rw-r--r-- 969 bytes
public_key.h -rw-r--r-- 2.7 KB
rng.h -rw-r--r-- 4.8 KB
scatterwalk.h -rw-r--r-- 3.0 KB
serpent.h -rw-r--r-- 673 bytes
sha.h -rw-r--r-- 2.3 KB
skcipher.h -rw-r--r-- 2.7 KB
twofish.h -rw-r--r-- 716 bytes
vmac.h -rw-r--r-- 2.1 KB
xts.h -rw-r--r-- 613 bytes

back to top