[alsa-devel] ASoC fixes for v3.19
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v3.19-rc2
for you to fetch changes up to f2ec1d3b25776051a9205289dab12e9401d33f8a:
Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/rockchip' and 'asoc/fix/rt5677' into asoc-linus (2014-12-24 12:56:32 +0000)
---------------------------------------------------------------- ASoC: Fixes for v3.19
A few fixes for v3.19, a few driver specifics and one core fix which fixes a boot crash on OMAP if deferred probing kicks in due to attempting to modify static data.
---------------------------------------------------------------- Andrew Jackson (2): ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap ASoC: dwc: Iterate over all channels
Fang, Yang A (1): ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic
Jarkko Nikula (3): ASoC: Intel: Add I2C dependency to two new machines ASoC: Intel: Fix BYTCR firmware name ASoC: Intel: Fix BYTCR machine driver MODULE_ALIAS
Jianqun Xu (2): ASoC: rockchip: i2s: fix error defination of transmit data level ASoC: rockchip: i2s: fix maxburst of dma data to 4
Jie Yang (1): ASoC: Intel: correct the fixed free block allocation
Mark Brown (3): ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/rockchip' and 'asoc/fix/rt5677' into asoc-linus
sound/soc/codecs/rt5677.c | 9 ++++--- sound/soc/dwc/designware_i2s.c | 49 +++++++++++++++++++++++-------------- sound/soc/intel/Kconfig | 4 +-- sound/soc/intel/bytcr_dpcm_rt5640.c | 2 +- sound/soc/intel/sst-firmware.c | 6 ++++- sound/soc/intel/sst/sst_acpi.c | 2 +- sound/soc/rockchip/rockchip_i2s.c | 4 +-- sound/soc/rockchip/rockchip_i2s.h | 2 +- sound/soc/soc-core.c | 14 ++++------- 9 files changed, 52 insertions(+), 40 deletions(-)
At Mon, 29 Dec 2014 15:59:12 +0000, Mark Brown wrote:
[1 <text/plain; us-ascii (7bit)>] The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v3.19-rc2
for you to fetch changes up to f2ec1d3b25776051a9205289dab12e9401d33f8a:
Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/rockchip' and 'asoc/fix/rt5677' into asoc-linus (2014-12-24 12:56:32 +0000)
ASoC: Fixes for v3.19
A few fixes for v3.19, a few driver specifics and one core fix which fixes a boot crash on OMAP if deferred probing kicks in due to attempting to modify static data.
Thanks, pulled.
Takashi
Andrew Jackson (2): ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap ASoC: dwc: Iterate over all channels
Fang, Yang A (1): ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic
Jarkko Nikula (3): ASoC: Intel: Add I2C dependency to two new machines ASoC: Intel: Fix BYTCR firmware name ASoC: Intel: Fix BYTCR machine driver MODULE_ALIAS
Jianqun Xu (2): ASoC: rockchip: i2s: fix error defination of transmit data level ASoC: rockchip: i2s: fix maxburst of dma data to 4
Jie Yang (1): ASoC: Intel: correct the fixed free block allocation
Mark Brown (3): ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/rockchip' and 'asoc/fix/rt5677' into asoc-linus
sound/soc/codecs/rt5677.c | 9 ++++--- sound/soc/dwc/designware_i2s.c | 49 +++++++++++++++++++++++-------------- sound/soc/intel/Kconfig | 4 +-- sound/soc/intel/bytcr_dpcm_rt5640.c | 2 +- sound/soc/intel/sst-firmware.c | 6 ++++- sound/soc/intel/sst/sst_acpi.c | 2 +- sound/soc/rockchip/rockchip_i2s.c | 4 +-- sound/soc/rockchip/rockchip_i2s.h | 2 +- sound/soc/soc-core.c | 14 ++++------- 9 files changed, 52 insertions(+), 40 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai