Discussion:
[GIT PULL] ASoC fixes for v3.17
Mark Brown
2014-09-15 22:31:29 UTC
Permalink
The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:

Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)

are available in the git repository at:

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

for you to fetch changes up to f7667af21736eb231e3589d9f91183d325cabfbe:

Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linus (2014-09-15 15:05:34 -0700)

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

This is mostly driver fixes, the biggest one being the tlv320aic31xx
which is relatively large but simple and device specific. There's a
small fix in the error handling in DPCM too which is relatively minor
error handling fix.

----------------------------------------------------------------
Charles Keepax (1):
ASoC: samsung-i2s: Check secondary DAI exists before referencing

Jianqun (3):
ASoC: rockchip-i2s: fix master mode set bit error
ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller
ASoC: rockchip-i2s: dt: swap tx and rx channed request number in example

Jyri Sarha (1):
ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk

Mark Brown (3):
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linus

Paul Handrigan (1):
ASoC: cs4265: Fix register address to set the proper data type.

Peter Ujfalusi (1):
ASoC: davinci-mcasp: Correct rx format unit configuration

Qiao Zhou (1):
ASoC: soc-pcm: fix dpcm_path_get error handling

Rajeev Kumar (2):
ASoC: dwc: Update email id of the author
ASoC: Update email id of the author

.../devicetree/bindings/sound/rockchip-i2s.txt | 2 +-
sound/soc/codecs/cs4265.c | 6 +--
sound/soc/codecs/sta529.c | 4 +-
sound/soc/codecs/tlv320aic31xx.c | 51 +++++++++++++++++-----
sound/soc/davinci/davinci-mcasp.c | 11 ++++-
sound/soc/dwc/designware_i2s.c | 4 +-
sound/soc/rockchip/rockchip_i2s.c | 13 +++---
sound/soc/samsung/i2s.c | 5 ++-
sound/soc/soc-compress.c | 6 ++-
sound/soc/soc-pcm.c | 6 ++-
sound/soc/spear/spear_pcm.c | 4 +-
11 files changed, 79 insertions(+), 33 deletions(-)
Takashi Iwai
2014-09-16 14:43:07 UTC
Permalink
At Mon, 15 Sep 2014 15:31:29 -0700,
Post by Mark Brown
Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.17-rc4
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linus (2014-09-15 15:05:34 -0700)
----------------------------------------------------------------
ASoC: Fixes for v3.17
This is mostly driver fixes, the biggest one being the tlv320aic31xx
which is relatively large but simple and device specific. There's a
small fix in the error handling in DPCM too which is relatively minor
error handling fix.
Thanks, pulled now.


Takashi
Post by Mark Brown
----------------------------------------------------------------
ASoC: samsung-i2s: Check secondary DAI exists before referencing
ASoC: rockchip-i2s: fix master mode set bit error
ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller
ASoC: rockchip-i2s: dt: swap tx and rx channed request number in example
ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linus
ASoC: cs4265: Fix register address to set the proper data type.
ASoC: davinci-mcasp: Correct rx format unit configuration
ASoC: soc-pcm: fix dpcm_path_get error handling
ASoC: dwc: Update email id of the author
ASoC: Update email id of the author
.../devicetree/bindings/sound/rockchip-i2s.txt | 2 +-
sound/soc/codecs/cs4265.c | 6 +--
sound/soc/codecs/sta529.c | 4 +-
sound/soc/codecs/tlv320aic31xx.c | 51 +++++++++++++++++-----
sound/soc/davinci/davinci-mcasp.c | 11 ++++-
sound/soc/dwc/designware_i2s.c | 4 +-
sound/soc/rockchip/rockchip_i2s.c | 13 +++---
sound/soc/samsung/i2s.c | 5 ++-
sound/soc/soc-compress.c | 6 ++-
sound/soc/soc-pcm.c | 6 ++-
sound/soc/spear/spear_pcm.c | 4 +-
11 files changed, 79 insertions(+), 33 deletions(-)
[2 Digital signature <application/pgp-signature (7bit)>]
Loading...