summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-01-10ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson
2011-01-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2011-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-02ALSA: azt3328: improve snd_azf3328_codec_setdmaa()Andreas Mohr
2011-01-02ALSA: azt3328: use proper private_data hookup for codec identificationAndreas Mohr
2011-01-02ALSA: azt3328: use a helper variable to remove one indirection in hotpathAndreas Mohr
2011-01-02ALSA: azt3328: cosmetics: use a helper variable for codec setupAndreas Mohr
2011-01-02ALSA: azt3328: _setfmt() updateAndreas Mohr
2011-01-02ALSA: azt3328: cosmetics, minor updatesAndreas Mohr
2011-01-02Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-12-30ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg
2010-12-28ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai
2010-12-21ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang
2010-12-21ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl
2010-12-20ALSA: HDA: Rename "e-Mic" and "i-Mic" to "Mic" and "Internal Mic"David Henningsson
2010-12-20ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson
2010-12-20ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson
2010-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-12-20ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson
2010-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-17Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-12-17Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai
2010-12-16ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai
2010-12-16ALSA: hda - factorize an automute_mic realtek quirk functionAnisse Astier
2010-12-15ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson
2010-12-15ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula
2010-12-13ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin