kernel_optimize_test/sound/firewire
Takashi Sakamoto 92cb46584e ALSA: fireworks: fix an endianness bug for transaction length
Although the 't->length' is a big-endian value, it's used without any
conversion. This means that the driver always uses 'length' parameter.

Fixes: 555e8a8f7f14("ALSA: fireworks: Add command/response functionality into hwdep interface")
Reported-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-07 16:39:21 +01:00
..
bebob
dice ALSA: dice: Add support for MIDI capture/playback 2014-12-10 10:46:14 +01:00
fireworks ALSA: fireworks: fix an endianness bug for transaction length 2015-01-07 16:39:21 +01:00
oxfw ALSA: oxfw: some signedness bugs 2014-12-15 10:03:21 +01:00
amdtp.c
amdtp.h
cmp.c
cmp.h
fcp.c
fcp.h
isight.c
iso-resources.c
iso-resources.h
Kconfig ALSA: oxfw: Add hwdep interface 2014-12-10 10:50:00 +01:00
lib.c
lib.h
Makefile ALSA: oxfw: Move to its own directory 2014-11-29 20:21:43 +01:00
packets-buffer.c
packets-buffer.h
scs1x.c