aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] hda-codec - Add SPDIF support on ALC880 fujitsu modelTakashi Iwai1-0/+1
2007-10-16[ALSA] dbri: driver cleanupKrzysztof Helt1-182/+208
2007-10-16[ALSA] hda-codec - Add support for Haier W66Kailang Yang2-1/+52
2007-10-16[ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai1-1/+32
2007-10-16[ALSA] hda-codec - Fix ALC268 acer modelTakashi Iwai1-1/+10
2007-10-16[ALSA] emu10k1 - Fix memory corruptionTakashi Iwai1-2/+2
2007-10-16[ALSA] hda-codec - Add support for Toshiba Satellite P205Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Add support for Macbook Pro rev3Takashi Iwai2-0/+146
2007-10-16[ALSA] hda-codec - Fix Toshiba A135 model selectionTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Add auto-mute function to Sony VAIO with STAC9872Takashi Iwai1-1/+46
2007-10-16[ALSA] hda-codec - Add model for MSI m673xTakashi Iwai1-0/+1
2007-10-16[ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai2-4/+9
2007-10-16[ALSA] hda-codec - Add unsol_event to ALC883 Acer AspireTakashi Iwai1-11/+29
2007-10-16[ALSA] hda-codec - Remove superfluous codeTakashi Iwai1-4/+0
2007-10-16[ALSA] hda-codec - Fix PM on ALC885 Intel MacsTakashi Iwai1-6/+16
2007-10-16[ALSA] hda-codec - Add ALC268 acer modelTakashi Iwai2-1/+76
2007-10-16[ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai1-0/+1
2007-10-16[ALSA] usb-audio: fix parsing of SysEx messages from CME keyboardsClemens Ladisch1-0/+21
2007-10-16[ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai1-23/+21
2007-10-16[ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai1-1/+2
2007-10-16[ALSA] hda-codec - Add option texts and descriptions for new Realtek modelsTakashi Iwai2-2/+6
2007-10-16[ALSA] hda-codec - Add support for Biostar NF61S SE moboTakashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Update realtek codec supportKailang Yang1-32/+93
2007-10-16[ALSA] hda-codec - Remove conflicting capture mixers for ALC861VDTakashi Iwai1-11/+0
2007-10-16[ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2-1/+6
2007-10-16[ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai1-1/+2
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch8-145/+47
2007-10-16[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch3-10/+13
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch12-50/+32
2007-10-16[ALSA] mixart - Check ioremap errorTakashi Iwai1-0/+6
2007-10-16[ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai2-14/+21
2007-10-16[ALSA] This patch adds more support for Dell systems with Stac9205 codecs.Tobin Davis2-11/+55
2007-10-16[ALSA] hda-intel - Fix resume with power saveTakashi Iwai2-2/+2
2007-10-16[ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which apparentlyMariusz Kozlowski1-7/+2
2007-10-16[ALSA] hda-codec - update of documentationTakashi Iwai1-13/+36
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai11-192/+800
2007-10-16[ALSA] hda-codec - Clean up bind-controlsTakashi Iwai4-170/+56
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai7-278/+205
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai12-348/+195
2007-10-16[ALSA] hda-codec - introduce command register cacheTakashi Iwai3-0/+100
2007-10-16[ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2-45/+68
2007-10-16[ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai1-6/+8
2007-10-16[ALSA] usb-audio - Add advanced mode support for Edirol UA-1EXTakashi Iwai1-1/+22
2007-10-16[ALSA] isa libs Makefiles cleanupKrzysztof Helt2-18/+6
2007-10-16[ALSA] seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch1-1/+1
2007-10-16[ALSA] seq_midi_event: fix parsing of missing data bytesClemens Ladisch1-39/+41
2007-10-16[ALSA] seq_midi_event: prevent running status after system messagesClemens Ladisch1-0/+2
2007-10-16[ALSA] seq_midi_event: fix encoding of data bytes after end of sysexClemens Ladisch1-7/+8
2007-10-16[ALSA] This patch is a USB quirk to ensure the Stanton Scratchamp v1 is detectedMark Hills1-0/+18
2007-10-16[ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai1-1/+34