Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: (22 commits) ALSA: hda - Cirrus Logic CS421x support ALSA: Make pcm.h self-contained ALSA: hda - Allow codec-specific set_power_state ops ALSA: hda - Add post_suspend patch ops ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM ALSA: hda - Make sure mute led reflects master mute state ALSA: hda - Fix invalid mute led state on resume of IDT codecs ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver" ALSA: hda - Add support of the 4 internal speakers on certain HP laptops ALSA: Make snd_pcm_debug_name usable outside pcm_lib ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. ASoC: SAMSUNG: Add I2S0 internal dma driver ASoC: SAMSUNG: Modify I2S driver to support idma ASoC: davinci: add missing break statement ASoC: davinci: fix codec start and stop functions ASoC: dapm - add DAPM macro for external enum widgets ASoC: Acknowledge WM8962 interrupts before acting on them ASoC: sgtl5000: guide user when regulator support is needed ASoC: sgtl5000: refactor registering internal ldo ...
No related branches found
No related tags found
Showing
- include/sound/pcm.h 24 additions, 11 deletionsinclude/sound/pcm.h
- include/sound/pcm_params.h 15 additions, 1 deletioninclude/sound/pcm_params.h
- include/sound/soc-dapm.h 6 additions, 0 deletionsinclude/sound/soc-dapm.h
- sound/core/pcm_lib.c 8 additions, 5 deletionssound/core/pcm_lib.c
- sound/pci/asihpi/asihpi.c 0 additions, 21 deletionssound/pci/asihpi/asihpi.c
- sound/pci/hda/Kconfig 1 addition, 0 deletionssound/pci/hda/Kconfig
- sound/pci/hda/hda_codec.c 55 additions, 59 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_codec.h 9 additions, 6 deletionssound/pci/hda/hda_codec.h
- sound/pci/hda/hda_local.h 1 addition, 1 deletionsound/pci/hda/hda_local.h
- sound/pci/hda/patch_analog.c 2 additions, 2 deletionssound/pci/hda/patch_analog.c
- sound/pci/hda/patch_cirrus.c 709 additions, 34 deletionssound/pci/hda/patch_cirrus.c
- sound/pci/hda/patch_conexant.c 14 additions, 0 deletionssound/pci/hda/patch_conexant.c
- sound/pci/hda/patch_realtek.c 9 additions, 6 deletionssound/pci/hda/patch_realtek.c
- sound/pci/hda/patch_sigmatel.c 100 additions, 22 deletionssound/pci/hda/patch_sigmatel.c
- sound/pci/hda/patch_via.c 2 additions, 2 deletionssound/pci/hda/patch_via.c
- sound/soc/codecs/sgtl5000.c 32 additions, 38 deletionssound/soc/codecs/sgtl5000.c
- sound/soc/codecs/wm8962.c 3 additions, 3 deletionssound/soc/codecs/wm8962.c
- sound/soc/davinci/davinci-vcif.c 5 additions, 4 deletionssound/soc/davinci/davinci-vcif.c
- sound/soc/samsung/i2s.c 7 additions, 0 deletionssound/soc/samsung/i2s.c
- sound/soc/soc-core.c 3 additions, 2 deletionssound/soc/soc-core.c
Loading
Please register or sign in to comment