aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2009-04-28ALSA: hda - Fix a typo in patch_realtek.c againTakashi Iwai
2009-04-28ALSA: hda - Don't enable auto-mute but for speakers in patch_realtek.cTakashi Iwai
2009-04-28Merge branch 'topic/hda-realtek-amp' into topic/hdaTakashi Iwai
2009-04-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-04-27ALSA: hda - Add amp initialization for realtek auto modeTakashi Iwai
2009-04-23ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai
2009-04-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-04-21ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai
2009-04-21ALSA: hda - Fix a typo in debug print for realtek auto-detectionTakashi Iwai
2009-04-21ALSA: hda - minor optimization in hda_set_power_state()Takashi Iwai
2009-04-21Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai
2009-04-21ALSA: hda - Add debug prints for Realtek auto-initTakashi Iwai
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai
2009-04-21ALSA: hda - Cache PCM and STREAM parameters queriesTakashi Iwai
2009-04-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-04-21ALSA: hda - Add quirks for Realtek codecsKailang Yang
2009-04-21ALSA: hda - Fix alc662_init_verbsKailang Yang
2009-04-20ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.cTakashi Iwai
2009-04-20ALSA: hda - Fix channels_max setting for CA0110Takashi Iwai
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai
2009-04-16ALSA: hda - Check strcpy lengthTakashi Iwai
2009-04-16ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela
2009-04-14[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-13[ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela
2009-04-13[ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-04-10[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela