Discussion:
[GIT PULL] ASoC fixes for v3.18
Mark Brown
2014-10-08 23:58:42 UTC
Permalink
The following changes since commit a5448c88b812390a3622e76d774e10c0da1fb970:

Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8978' and 'asoc/topic/wm8994' into asoc-next (2014-10-06 12:49:09 +0100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.18-2

for you to fetch changes up to bdf20b4291eaa3b327398b8dd330065ad8e6d3ce:

Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix/imx', 'asoc/fix/mc13783', 'asoc/fix/rockchip' and 'asoc/fix/simple' into asoc-linus (2014-10-08 16:44:50 +0100)

----------------------------------------------------------------
ASoC: Fixes for v3.18

A few small fixes, mostly small although a few really nasty ones like
the interaction between GPIO 0 and simple-card.

----------------------------------------------------------------
Daniel Mack (4):
ASoC: soc-dapm: fix use after free
ASoC: core: fix use after free in snd_soc_remove_platform()
ASoC: 88pm860x-codec: Fix possibly missing string termination
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()

Geert Uytterhoeven (1):
ASoC: simple-card: Initialize headphone and mic GPIO numbers

Mark Brown (6):
ASoC: mc13783: Ensure we only try to dereference valid of_nodes
Merge tag 'asoc-v3.17-rc4' into asoc-linus
Merge tag 'asoc-v3.18' into asoc-linus
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix/imx', 'asoc/fix/mc13783', 'asoc/fix/rockchip' and 'asoc/fix/simple' into asoc-linus

Sonny Rao (1):
ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl

Takashi Iwai (2):
ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()
ASoC: imx-es8328: Fix of_node_put() call with uninitialized object

sound/soc/codecs/88pm860x-codec.c | 2 +-
sound/soc/codecs/mc13783.c | 16 ++++++++++------
sound/soc/fsl/imx-es8328.c | 3 ++-
sound/soc/generic/simple-card.c | 3 +++
sound/soc/rockchip/rockchip_i2s.c | 4 +++-
sound/soc/soc-core.c | 4 ++--
sound/soc/soc-dapm.c | 25 ++++++++++++++-----------
sound/soc/soc-pcm.c | 2 +-
8 files changed, 36 insertions(+), 23 deletions(-)
Takashi Iwai
2014-10-09 06:08:13 UTC
Permalink
At Thu, 9 Oct 2014 00:58:42 +0100,
Post by Mark Brown
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8978' and 'asoc/topic/wm8994' into asoc-next (2014-10-06 12:49:09 +0100)
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.18-2
Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix/imx', 'asoc/fix/mc13783', 'asoc/fix/rockchip' and 'asoc/fix/simple' into asoc-linus (2014-10-08 16:44:50 +0100)
----------------------------------------------------------------
ASoC: Fixes for v3.18
A few small fixes, mostly small although a few really nasty ones like
the interaction between GPIO 0 and simple-card.
Thanks, pulled.


Takashi
Post by Mark Brown
----------------------------------------------------------------
ASoC: soc-dapm: fix use after free
ASoC: core: fix use after free in snd_soc_remove_platform()
ASoC: 88pm860x-codec: Fix possibly missing string termination
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()
ASoC: simple-card: Initialize headphone and mic GPIO numbers
ASoC: mc13783: Ensure we only try to dereference valid of_nodes
Merge tag 'asoc-v3.17-rc4' into asoc-linus
Merge tag 'asoc-v3.18' into asoc-linus
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix/imx', 'asoc/fix/mc13783', 'asoc/fix/rockchip' and 'asoc/fix/simple' into asoc-linus
ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl
ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()
ASoC: imx-es8328: Fix of_node_put() call with uninitialized object
sound/soc/codecs/88pm860x-codec.c | 2 +-
sound/soc/codecs/mc13783.c | 16 ++++++++++------
sound/soc/fsl/imx-es8328.c | 3 ++-
sound/soc/generic/simple-card.c | 3 +++
sound/soc/rockchip/rockchip_i2s.c | 4 +++-
sound/soc/soc-core.c | 4 ++--
sound/soc/soc-dapm.c | 25 ++++++++++++++-----------
sound/soc/soc-pcm.c | 2 +-
8 files changed, 36 insertions(+), 23 deletions(-)
[2 Digital signature <application/pgp-signature (7bit)>]
Loading...