Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/usb
Torsten Schenk 0ec5258d68 ALSA: 6fire - Fix signedness bug
Fixed remaining issues of the signedness bug discovered by Dan Carpenter.
A check was remaining that tests if unsigned rt->rate is >= 0.
Changed that so that rt->rate now consistently uses ARRAY_SIZE(rates)
as invalid rate value and not -1.

Signed-off-by: Torsten Schenk <torsten.schenk@zoho.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-16 21:31:33 +02:00
..
6fire ALSA: 6fire - Fix signedness bug 2011-06-16 21:31:33 +02:00
caiaq Merge branch 'fix/misc' into topic/misc 2011-03-11 14:48:09 +01:00
misc
usx2y Fix common misspellings 2011-03-31 11:26:23 -03:00
card.c ALSA: usb-audio: export snd_usb_feature_unit_ctl 2011-05-25 09:36:20 +02:00
card.h ALSA: usb-audio: automatically detect feedback format 2010-10-27 09:17:41 +02:00
clock.c ALSA: usb-audio: assume valid clock 2011-05-18 11:44:44 +02:00
clock.h
debug.h ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set 2011-05-18 11:44:35 +02:00
endpoint.c
endpoint.h
format.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
format.h
helper.c
helper.h
Kconfig ALSA: 6fire: use the kernel's built-in bit reverse table 2011-04-26 12:26:12 +02:00
Makefile ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB 2011-01-24 18:45:30 +01:00
midi.c ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable 2011-04-06 08:05:30 +02:00
midi.h
mixer.c ALSA: usb-audio: export snd_usb_feature_unit_ctl 2011-05-25 09:36:20 +02:00
mixer.h ALSA: usb-audio: export snd_usb_feature_unit_ctl 2011-05-25 09:36:20 +02:00
mixer_maps.c
mixer_quirks.c ALSA: usb-audio: more control quirks for M-Audio FastTrack devices 2011-05-25 09:37:08 +02:00
mixer_quirks.h
pcm.c ALSA: usbaudio: implement USB autosuspend 2011-03-11 14:59:29 +01:00
pcm.h
power.h ALSA: usbaudio: implement USB autosuspend 2011-03-11 14:59:29 +01:00
proc.c ALSA: usb-audio: automatically detect feedback format 2010-10-27 09:17:41 +02:00
proc.h
quirks-table.h ALSA: usb-audio: more control quirks for M-Audio FastTrack devices 2011-05-25 09:37:08 +02:00
quirks.c ALSA: usb - turn off de-emphasis in s/pdif for cm6206 2011-06-03 18:22:56 +02:00
quirks.h
urb.c ALSA: usb-audio: automatically detect feedback format 2010-10-27 09:17:41 +02:00
urb.h
usbaudio.h ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER 2011-05-25 09:36:59 +02:00