Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai:
"Changes are seen in a wide range of codes, mainly due to ASoC DAPM
requirements; HD-audio shows a high peak in diffstat, it's just a
removal of bunch of old static quirks.
Some highlights:
- HDPM: Updates for AIO/RayDAT support, TCO/sync support
- RME96: Add PCM sync support
- HD-audio:
* A few HDMI/DP audio updates (CA assignment fix, stream switching
fix, Intel DP device list support)
* Device specific fixes (ASUS/CXT HP mic support, Thinkpad mic
improvements, Chromebook fixes, STAC9228 Dell fixes)
* Replace the all static quirks for AD codecs with the generic
parser
* WAKEEN support for handling irqs in the power saving mode
- USB-audio: Clean up implicit fb handling and related codes
- DAPM is now mandatory for ASoC CODEC drivers; all existing drivers
have had some level of DAPM support added. In addition, a lot of
cleanups and improvements in DAPM.
- Support for ASoC cross-platform compile test
- New drivers and support for Analog Devices ADAU1702 and
ADAU1401(a), Asahi Kasei Microdevices AK4554, Atmel AT91ASM9x5 and
WM8904 based machines, Freescale S/PDIF and SSI AC'97, Renesas
R-Car SoCs, Samsung Exynos5420 SoCs, Texas Instruments PCM1681 and
PCM1792A and Wolfson Microelectronics WM8997
- DT bindings for kirkwood and i.MX S/PDIF
- Clean up and bug fixes: ssm2602, rt5640 and sgtl5000.
- Core helpers for bitbanged AC'97 reset"
* tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (375 commits)
ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switches
ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional
ASoC: soc-pcm: Allow to specify unidirectional dai_link
ASoC: fsl_spdif: Staticse non-exported symbols
ASoC: ssm2602: Fix cache sync
ASoC: Remove unused sysfs_registered field from snd_soc_codec struct
ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct
ASoC: Remove unused control_type field from snd_soc_codec struct
ASoC: fsl: Add one blank space after ':=' in Makefile
ASoC: fsl: Add wrapping for dev_dbg() in fsl_spdif.c
ASoC: rt5640: change widget sequence for depop
ASoC: dapm: Fix auto-disable for inverted controls
ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIF
ASoC: Samsung: Do not queue cyclic buffers multiple times
ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()
ASoC: designware_i2s: Remove unnecessary dev_set_drvdata()
ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe()
ASoC: fsl: Add S/PDIF machine driver
ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards
...
| -rw-r--r-- | Documentation/devicetree/bindings/misc/atmel-ssc.txt | 23 | |
| -rw-r--r-- | Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt | 65 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ak4554.c | 11 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/alc5632.txt | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 35 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/atmel-wm8904.txt | 55 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,spdif.txt | 54 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,ssi.txt (renamed from Documentation/devicetree/bindings/powerpc/fsl/ssi.txt) | 12 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/imx-audio-spdif.txt | 34 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/imx-audmux.txt | 9 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/mrvl,pxa-ssp.txt | 28 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/mrvl,pxa2xx-pcm.txt | 15 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/mvebu-audio.txt | 29 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.txt | 24 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.txt | 26 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.txt | 27 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.txt | 24 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/pcm1792a.txt | 18 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/rt5640.txt | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/samsung-i2s.txt | 22 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/soc-ac97link.txt | 28 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ti,pcm1681.txt | 15 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/tlv320aic3x.txt | 9 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8731.txt | 9 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8753.txt | 24 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8903.txt | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/sound/wm8994.txt | 4 | |
| -rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 1 | |
| -rw-r--r-- | Documentation/sound/alsa/HD-Audio.txt | 2 | |
| -rw-r--r-- | MAINTAINERS | 13 | |
| -rw-r--r-- | arch/arm/boot/dts/exynos5250.dtsi | 9 | |
| -rw-r--r-- | arch/arm/mach-dove/common.c | 4 | |
| -rw-r--r-- | arch/arm/mach-kirkwood/common.c | 24 | |
| -rw-r--r-- | arch/arm/plat-pxa/ssp.c | 171 | |
| -rw-r--r-- | arch/arm/plat-samsung/s3c-dma-ops.c | 13 | |
| -rw-r--r-- | include/dt-bindings/sound/fsl-imx-audmux.h | 56 | |
| -rw-r--r-- | include/linux/atmel-ssc.h | 2 | |
| -rw-r--r-- | include/linux/mfd/arizona/gpio.h | 96 | |
| -rw-r--r-- | include/linux/platform_data/asoc-s3c.h | 1 | |
| -rw-r--r-- | include/linux/platform_data/omap-abe-twl6040.h | 49 | |
| -rw-r--r-- | include/linux/pxa2xx_ssp.h | 11 | |
| -rw-r--r-- | include/sound/core.h | 8 | |
| -rw-r--r-- | include/sound/pxa2xx-lib.h | 7 | |
| -rw-r--r-- | include/sound/rcar_snd.h | 84 | |
| -rw-r--r-- | include/sound/soc-dapm.h | 201 | |
| -rw-r--r-- | include/sound/soc-dpcm.h | 2 | |
| -rw-r--r-- | include/sound/soc.h | 47 | |
| -rw-r--r-- | include/uapi/sound/hdspm.h | 2 | |
| -rw-r--r-- | sound/arm/pxa2xx-ac97.c | 26 | |
| -rw-r--r-- | sound/arm/pxa2xx-pcm-lib.c | 52 | |
| -rw-r--r-- | sound/arm/pxa2xx-pcm.c | 5 | |
| -rw-r--r-- | sound/arm/pxa2xx-pcm.h | 6 | |
| -rw-r--r-- | sound/core/Kconfig | 3 | |
| -rw-r--r-- | sound/core/Makefile | 3 | |
| -rw-r--r-- | sound/core/pcm_dmaengine.c (renamed from sound/soc/soc-dmaengine-pcm.c) | 0 | |
| -rw-r--r-- | sound/core/pcm_lib.c | 4 | |
| -rw-r--r-- | sound/drivers/dummy.c | 2 | |
| -rw-r--r-- | sound/firewire/speakers.c | 4 | |
| -rw-r--r-- | sound/isa/gus/interwave.c | 3 | |
| -rw-r--r-- | sound/oss/dmabuf.c | 3 | |
| -rw-r--r-- | sound/pci/hda/Kconfig | 9 | |
| -rw-r--r-- | sound/pci/hda/hda_codec.c | 64 | |
| -rw-r--r-- | sound/pci/hda/hda_codec.h | 21 | |
| -rw-r--r-- | sound/pci/hda/hda_generic.c | 79 | |
| -rw-r--r-- | sound/pci/hda/hda_generic.h | 1 | |
| -rw-r--r-- | sound/pci/hda/hda_hwdep.c | 6 | |
| -rw-r--r-- | sound/pci/hda/hda_intel.c | 34 | |
| -rw-r--r-- | sound/pci/hda/hda_jack.c | 22 | |
| -rw-r--r-- | sound/pci/hda/hda_jack.h | 13 | |
| -rw-r--r-- | sound/pci/hda/hda_proc.c | 33 | |
| -rw-r--r-- | sound/pci/hda/patch_analog.c | 4528 | |
| -rw-r--r-- | sound/pci/hda/patch_conexant.c | 79 | |
| -rw-r--r-- | sound/pci/hda/patch_hdmi.c | 61 | |
| -rw-r--r-- | sound/pci/hda/patch_realtek.c | 190 | |
| -rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 14 | |
| -rw-r--r-- | sound/pci/hda/patch_via.c | 2 | |
| -rw-r--r-- | sound/pci/rme96.c | 307 | |
| -rw-r--r-- | sound/pci/rme9652/hdspm.c | 779 | |
| -rw-r--r-- | sound/soc/Kconfig | 5 | |
| -rw-r--r-- | sound/soc/Makefile | 4 | |
| -rw-r--r-- | sound/soc/atmel/Kconfig | 21 | |
| -rw-r--r-- | sound/soc/atmel/Makefile | 4 | |
| -rw-r--r-- | sound/soc/atmel/atmel-pcm-dma.c | 118 | |
| -rw-r--r-- | sound/soc/atmel/atmel_ssc_dai.c | 36 | |
| -rw-r--r-- | sound/soc/atmel/atmel_wm8904.c | 254 | |
| -rw-r--r-- | sound/soc/atmel/sam9x5_wm8731.c | 208 | |
| -rw-r--r-- | sound/soc/au1x/db1200.c | 4 | |
| -rw-r--r-- | sound/soc/au1x/psc-ac97.c | 3 | |
| -rw-r--r-- | sound/soc/blackfin/bf5xx-ac97.h | 1 | |
| -rw-r--r-- | sound/soc/cirrus/ep93xx-ac97.c | 3 | |
| -rw-r--r-- | sound/soc/cirrus/ep93xx-i2s.c | 5 | |
| -rw-r--r-- | sound/soc/codecs/Kconfig | 19 | |
| -rw-r--r-- | sound/soc/codecs/Makefile | 8 | |
| -rw-r--r-- | sound/soc/codecs/ac97.c | 15 | |
| -rw-r--r-- | sound/soc/codecs/ad1980.c | 43 | |
| -rw-r--r-- | sound/soc/codecs/ad73311.c | 22 | |
| -rw-r--r-- | sound/soc/codecs/adau1701.c | 25 | |
| -rw-r--r-- | sound/soc/codecs/adav80x.c | 13 | |
| -rw-r--r-- | sound/soc/codecs/ads117x.c | 29 | |
| -rw-r--r-- | sound/soc/codecs/ak4104.c | 34 | |
| -rw-r--r-- | sound/soc/codecs/ak4554.c | 106 | |
| -rw-r--r-- | sound/soc/codecs/ak5386.c | 17 | |
| -rw-r--r-- | sound/soc/codecs/arizona.c | 69 | |
| -rw-r--r-- | sound/soc/codecs/arizona.h | 5 | |
| -rw-r--r-- | sound/soc/codecs/bt-sco.c | 22 | |
| -rw-r--r-- | sound/soc/codecs/cs4270.c | 20 | |
| -rw-r--r-- | sound/soc/codecs/cs4271.c | 30 | |
| -rw-r--r-- | sound/soc/codecs/dmic.c | 17 | |
| -rw-r--r-- | sound/soc/codecs/hdmi.c | 30 | |
| -rw-r--r-- | sound/soc/codecs/lm4857.c | 107 | |
| -rw-r--r-- | sound/soc/codecs/max9768.c | 16 | |
| -rw-r--r-- | sound/soc/codecs/max98090.c | 10 | |
| -rw-r--r-- | sound/soc/codecs/max9877.c | 294 | |
| -rw-r--r-- | sound/soc/codecs/mc13783.c | 1 | |
| -rw-r--r-- | sound/soc/codecs/pcm1681.c | 339 | |
| -rw-r--r-- | sound/soc/codecs/pcm1792a.c | 257 | |
| -rw-r--r-- | sound/soc/codecs/pcm1792a.h | 26 | |
| -rw-r--r-- | sound/soc/codecs/pcm3008.c | 150 | |
| -rw-r--r-- | sound/soc/codecs/rt5640.c | 235 | |
| -rw-r--r-- | sound/soc/codecs/rt5640.h | 12 | |
| -rw-r--r-- | sound/soc/codecs/sgtl5000.c | 10 | |
| -rw-r--r-- | sound/soc/codecs/si476x.c | 14 | |
| -rw-r--r-- | sound/soc/codecs/spdif_receiver.c | 17 | |
| -rw-r--r-- | sound/soc/codecs/spdif_transmitter.c | 18 | |
| -rw-r--r-- | sound/soc/codecs/ssm2602.c | 3 | |
| -rw-r--r-- | sound/soc/codecs/sta32x.c | 10 | |
| -rw-r--r-- | sound/soc/codecs/tlv320aic26.c | 51 | |
| -rw-r--r-- | sound/soc/codecs/tlv320aic32x4.c | 22 | |
| -rw-r--r-- | |