Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
sound fixes for 3.3-rc3 Most of commits are either regression fixes for varioud HD-audio codecs or small ASoC fixes. Also a trivial build fix is included. * tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Disable dynamic-power control for VIA as default ALSA: hda - Allow analog low-current mode when dynamic power-control is on ALSA: hda - Fix the logic to detect VIA analog low-current mode ALSA: hda - Check power-state before changing in patch_via.c ALSA: HDA: Fix duplicated output to more than one codec ALSA: hda - Fix calling cs_automic twice for Cirrus codecs. ALSA: HDA: Remove quirk for Toshiba Qosmio G50 ALSA: HDA: Fix jack creation for codecs with front and rear Line In ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer ALSA: HDA: Remove quirk for Asus N53Jq ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs ASoC: wm5100: Mark register cache as dirty when regulators are disabled ASoC: wm8962: Mark register cache as dirty when regulators are disabled ASoC: wm8996: Mark register cache as dirty when regulators are disabled ASoC: wm5100: Fix microphone configuration ASoC: wm5100: Make sure we switch to button reporting mode
Showing
- include/sound/core.h 2 additions, 0 deletionsinclude/sound/core.h
- sound/pci/hda/hda_codec.c 1 addition, 1 deletionsound/pci/hda/hda_codec.c
- sound/pci/hda/hda_jack.c 15 additions, 9 deletionssound/pci/hda/hda_jack.c
- sound/pci/hda/patch_cirrus.c 4 additions, 2 deletionssound/pci/hda/patch_cirrus.c
- sound/pci/hda/patch_realtek.c 35 additions, 22 deletionssound/pci/hda/patch_realtek.c
- sound/pci/hda/patch_via.c 129 additions, 155 deletionssound/pci/hda/patch_via.c
- sound/soc/codecs/wm5100.c 11 additions, 1 deletionsound/soc/codecs/wm5100.c
- sound/soc/codecs/wm8962.c 1 addition, 1 deletionsound/soc/codecs/wm8962.c
- sound/soc/codecs/wm8996.c 1 addition, 1 deletionsound/soc/codecs/wm8996.c
- sound/soc/codecs/wm_hubs.c 8 additions, 2 deletionssound/soc/codecs/wm_hubs.c
- sound/soc/samsung/neo1973_wm8753.c 1 addition, 64 deletionssound/soc/samsung/neo1973_wm8753.c
This diff is collapsed.
Please register or sign in to comment