[alsa-devel] ASoC updates for 3.6
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.6
for you to fetch changes up to 28c42c28309244d0b15d1b385e33429d59997679:
ASoC: wm9712: Fix inverted capture volume (2012-08-17 22:43:18 +0100)
---------------------------------------------------------------- ASoC: Additional updates for 3.6
A batch more bugfixes, all driver-specific and fairly small and unremarkable in a global context. The biggest batch are for the newly added Arizona drivers.
---------------------------------------------------------------- Chris Rattray (1): ASoC: wm8994: Add missing dapm routes for WM8958 rev A
Fabio Estevam (2): ASoC: mxs: Fix the name of the SoC family ASoC: imx-ssi: Remove mono support
Mark Brown (10): Merge tag 'asoc-3.6' of git://git.kernel.org/.../broonie/sound into for-3.6 ASoC: wm8962: Don't duplicate bias level management in resume ASoC: core: Upgrade the severity of probe deferral errors to dev_err() MAINTAINERS: Add entries for Wolfson Arizona class devices ASoC: wm5102: Add missing input PGA routes ASoC: wm5110: Add missing input PGA routes ASoC: jack: Always notify full jack status ASoC: wm5102: Remove DRC2 ASoC: wm9712: Fix microphone source selection ASoC: wm9712: Fix inverted capture volume
Peter Ujfalusi (1): ASoC: omap-mcbsp: Fix 6pin mux configuration
Sachin Kamat (1): ASoC: Samsung: Fix build error
Scott Jiang (1): ASoC: bfin: fix memory leak in sport3 controller driver
Vaibhav Bedia (1): ASoC: Davinci: McASP: Flush the FIFO before enabling
MAINTAINERS | 7 ++++++- sound/soc/blackfin/bf6xx-sport.c | 7 +++++++ sound/soc/codecs/ab8500-codec.c | 4 ++++ sound/soc/codecs/ad1980.c | 1 + sound/soc/codecs/mc13783.c | 2 ++ sound/soc/codecs/sgtl5000.c | 3 +-- sound/soc/codecs/stac9766.c | 1 + sound/soc/codecs/wm5102.c | 25 +++++++++---------------- sound/soc/codecs/wm5110.c | 12 ++++++++++++ sound/soc/codecs/wm8962.c | 18 +++--------------- sound/soc/codecs/wm8994.c | 17 ++++++++++++++++- sound/soc/codecs/wm9712.c | 22 +++++++++++++++++++--- sound/soc/codecs/wm9713.c | 1 + sound/soc/davinci/davinci-mcasp.c | 10 ++++++++-- sound/soc/fsl/imx-ssi.c | 5 +++-- sound/soc/mxs/Kconfig | 2 +- sound/soc/mxs/mxs-saif.c | 24 ++++++++++++++++++++++++ sound/soc/omap/mcbsp.c | 2 +- sound/soc/omap/omap-mcbsp.c | 1 + sound/soc/omap/omap-pcm.c | 1 + sound/soc/samsung/pcm.c | 2 +- sound/soc/soc-core.c | 12 +++++++----- sound/soc/soc-jack.c | 2 +- sound/soc/tegra/tegra_alc5632.c | 2 +- sound/soc/tegra/tegra_wm8903.c | 10 +++++----- sound/soc/ux500/ux500_msp_dai.c | 2 +- sound/soc/ux500/ux500_msp_i2s.c | 2 +- sound/soc/ux500/ux500_msp_i2s.h | 2 +- 28 files changed, 139 insertions(+), 60 deletions(-)
At Mon, 20 Aug 2012 20:11:59 +0100, Mark Brown wrote:
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.6
for you to fetch changes up to 28c42c28309244d0b15d1b385e33429d59997679:
ASoC: wm9712: Fix inverted capture volume (2012-08-17 22:43:18 +0100)
ASoC: Additional updates for 3.6
A batch more bugfixes, all driver-specific and fairly small and unremarkable in a global context. The biggest batch are for the newly added Arizona drivers.
Thanks, pulled.
Takashi
Chris Rattray (1): ASoC: wm8994: Add missing dapm routes for WM8958 rev A
Fabio Estevam (2): ASoC: mxs: Fix the name of the SoC family ASoC: imx-ssi: Remove mono support
Mark Brown (10): Merge tag 'asoc-3.6' of git://git.kernel.org/.../broonie/sound into for-3.6 ASoC: wm8962: Don't duplicate bias level management in resume ASoC: core: Upgrade the severity of probe deferral errors to dev_err() MAINTAINERS: Add entries for Wolfson Arizona class devices ASoC: wm5102: Add missing input PGA routes ASoC: wm5110: Add missing input PGA routes ASoC: jack: Always notify full jack status ASoC: wm5102: Remove DRC2 ASoC: wm9712: Fix microphone source selection ASoC: wm9712: Fix inverted capture volume
Peter Ujfalusi (1): ASoC: omap-mcbsp: Fix 6pin mux configuration
Sachin Kamat (1): ASoC: Samsung: Fix build error
Scott Jiang (1): ASoC: bfin: fix memory leak in sport3 controller driver
Vaibhav Bedia (1): ASoC: Davinci: McASP: Flush the FIFO before enabling
MAINTAINERS | 7 ++++++- sound/soc/blackfin/bf6xx-sport.c | 7 +++++++ sound/soc/codecs/ab8500-codec.c | 4 ++++ sound/soc/codecs/ad1980.c | 1 + sound/soc/codecs/mc13783.c | 2 ++ sound/soc/codecs/sgtl5000.c | 3 +-- sound/soc/codecs/stac9766.c | 1 + sound/soc/codecs/wm5102.c | 25 +++++++++---------------- sound/soc/codecs/wm5110.c | 12 ++++++++++++ sound/soc/codecs/wm8962.c | 18 +++--------------- sound/soc/codecs/wm8994.c | 17 ++++++++++++++++- sound/soc/codecs/wm9712.c | 22 +++++++++++++++++++--- sound/soc/codecs/wm9713.c | 1 + sound/soc/davinci/davinci-mcasp.c | 10 ++++++++-- sound/soc/fsl/imx-ssi.c | 5 +++-- sound/soc/mxs/Kconfig | 2 +- sound/soc/mxs/mxs-saif.c | 24 ++++++++++++++++++++++++ sound/soc/omap/mcbsp.c | 2 +- sound/soc/omap/omap-mcbsp.c | 1 + sound/soc/omap/omap-pcm.c | 1 + sound/soc/samsung/pcm.c | 2 +- sound/soc/soc-core.c | 12 +++++++----- sound/soc/soc-jack.c | 2 +- sound/soc/tegra/tegra_alc5632.c | 2 +- sound/soc/tegra/tegra_wm8903.c | 10 +++++----- sound/soc/ux500/ux500_msp_dai.c | 2 +- sound/soc/ux500/ux500_msp_i2s.c | 2 +- sound/soc/ux500/ux500_msp_i2s.h | 2 +- 28 files changed, 139 insertions(+), 60 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai