-
- Downloads
Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A usual pattern of half ASoC and half HD-audio fixes, although HD-audio fixups have more volumes, in addition to a couple of trivial fixes. Nothing to worry much is found here. For ASoC side: a few fixes for PCM rate constraints calculations, regmap byte-order fix, the rest driver specific fixes (atmel, fsl, omap, kirkwood, wm codecs). For HD-audio: Dell headset and mono out fix, ELD update in polling mode, ALC283 Chromebook fixes, a few fixes for old AD codecs and MBA2, one regression fix" * tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (30 commits) ALSA: hda - Fix silent output on MacBook Air 2,1 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook ASoC: wm8731: fix dsp mode configuration ALSA: hda/realtek - Independent of model for HP ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek) ALSA: hda - Use always amps for auto-mute on AD1986A codec ALSA: hda/analog - Handle inverted EAPD properly in vmaster hook ALSA: hda - Another fixup for ASUS laptop with ALC660 codec ALSA: atmel: Fix possible array overflow ALSA: hda - Fix complete_all() timing in deferred probes ALSA: hda - Fix bad EAPD setup for HP machines with AD1984A ASoC: core: fix devres parameter in devm_snd_soc_register_card() ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe() ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation ALSA: hda - Fix silent output on ASUS W7J laptop ASoC: core: Use consistent byte ordering in snd_soc_bytes_get ALSA: dice: fix array limits in dice_proc_read() ...
Showing
- include/sound/soc-dapm.h 2 additions, 1 deletioninclude/sound/soc-dapm.h
- sound/atmel/abdac.c 2 additions, 1 deletionsound/atmel/abdac.c
- sound/firewire/dice.c 2 additions, 2 deletionssound/firewire/dice.c
- sound/pci/hda/hda_intel.c 5 additions, 4 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_analog.c 6 additions, 0 deletionssound/pci/hda/patch_analog.c
- sound/pci/hda/patch_hdmi.c 15 additions, 12 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 74 additions, 18 deletionssound/pci/hda/patch_realtek.c
- sound/soc/atmel/sam9x5_wm8731.c 2 additions, 0 deletionssound/soc/atmel/sam9x5_wm8731.c
- sound/soc/codecs/wm5110.c 0 additions, 25 deletionssound/soc/codecs/wm5110.c
- sound/soc/codecs/wm8731.c 2 additions, 2 deletionssound/soc/codecs/wm8731.c
- sound/soc/codecs/wm8990.c 2 additions, 0 deletionssound/soc/codecs/wm8990.c
- sound/soc/fsl/pcm030-audio-fabric.c 2 additions, 1 deletionsound/soc/fsl/pcm030-audio-fabric.c
- sound/soc/kirkwood/kirkwood-i2s.c 13 additions, 9 deletionssound/soc/kirkwood/kirkwood-i2s.c
- sound/soc/omap/n810.c 2 additions, 2 deletionssound/soc/omap/n810.c
- sound/soc/sh/Kconfig 1 addition, 0 deletionssound/soc/sh/Kconfig
- sound/soc/soc-core.c 2 additions, 2 deletionssound/soc/soc-core.c
- sound/soc/soc-devres.c 2 additions, 2 deletionssound/soc/soc-devres.c
- sound/soc/soc-pcm.c 12 additions, 6 deletionssound/soc/soc-pcm.c
Loading
Please register or sign in to comment