Discussion:
[GIT PULL] ASoC fixes for v3.17
Mark Brown
2014-09-29 17:15:51 UTC
Permalink
The following changes since commit 0f33be009b89d2268e94194dc4fd01a7851b6d51:

Linux 3.17-rc6 (2014-09-21 15:43:02 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.17-rc6

for you to fetch changes up to 82b925c405444b760e743b55a9ad498cb3551afe:

Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linus (2014-09-28 12:25:12 +0100)

----------------------------------------------------------------
ASoC: Fixes for v3.17

A few small driver specific fixes and a couple of error handling fixes
in the core.

----------------------------------------------------------------
Bard Liao (2):
ASoC: rt286: Correct default value
ASoC: rt286: Fix sync function

Bo Shen (1):
MAINTAINERS: add atmel audio alsa driver maintainer entry

Mark Brown (1):
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linus

Michael Trimarchi (1):
ASoC: fsl_ssi: fix kernel panic in probe function

Qiao Zhou (1):
ASoC: soc-compress: fix double unlock of fe card mutex

Xiubo Li (1):
ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.

MAINTAINERS | 6 ++++++
sound/soc/codecs/rt286.c | 7 +++----
sound/soc/fsl/fsl_ssi.c | 12 +++++++-----
sound/soc/soc-compress.c | 6 ++----
sound/soc/soc-core.c | 2 +-
5 files changed, 19 insertions(+), 14 deletions(-)
Takashi Iwai
2014-09-30 08:41:16 UTC
Permalink
At Mon, 29 Sep 2014 18:15:51 +0100,
Post by Mark Brown
Linux 3.17-rc6 (2014-09-21 15:43:02 -0700)
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.17-rc6
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linus (2014-09-28 12:25:12 +0100)
----------------------------------------------------------------
ASoC: Fixes for v3.17
A few small driver specific fixes and a couple of error handling fixes
in the core.
Thanks, pulled now.


Takashi
Post by Mark Brown
----------------------------------------------------------------
ASoC: rt286: Correct default value
ASoC: rt286: Fix sync function
MAINTAINERS: add atmel audio alsa driver maintainer entry
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linus
ASoC: fsl_ssi: fix kernel panic in probe function
ASoC: soc-compress: fix double unlock of fe card mutex
ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
MAINTAINERS | 6 ++++++
sound/soc/codecs/rt286.c | 7 +++----
sound/soc/fsl/fsl_ssi.c | 12 +++++++-----
sound/soc/soc-compress.c | 6 ++----
sound/soc/soc-core.c | 2 +-
5 files changed, 19 insertions(+), 14 deletions(-)
Loading...