[alsa-devel] [GIT PULL] ASoC fixes for v3.17
The following changes since commit ae34a78c430c37c06404f032fb04e51315204281:
Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next (2014-08-04 16:32:25 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git asoc-v3.17-rc1
for you to fetch changes up to 7c063edee6855a2489f995578f6c7a4ab0ddfe07:
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linus (2014-08-15 12:51:29 +0100)
---------------------------------------------------------------- ASoC: Fixes for v3.17
Nothing too exciting here, a bunch of driver fixes that came along since the initial pull request but none that really stand our and a warning fix in the core.
---------------------------------------------------------------- Daniel Mack (1): ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
Geert Uytterhoeven (1): ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
Jarkko Nikula (4): ASoC: Intel: Update Baytrail ADSP firmware name ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset
Jyri Sarha (1): ASoC: mcasp: Fix implicit BLCK divider setting
Mark Brown (8): MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry ASoC: pcm512x: Correct Digital Playback control names Merge tag 'asoc-v3.16-rc1' into asoc-linus Merge tag 'asoc-v3.16-rc5' into asoc-linus Merge tag 'asoc-v3.17' into asoc-linus Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linus
Nikesh Oswal (1): ASoC: arizona: Fix TDM slot length handling in arizona_hw_params
Shengjiu Wang (1): ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
MAINTAINERS | 3 +++ sound/soc/codecs/arizona.c | 6 ++++-- sound/soc/codecs/pcm512x.c | 4 ++-- sound/soc/davinci/davinci-mcasp.c | 14 ++++++++++--- sound/soc/fsl/Kconfig | 1 - sound/soc/fsl/fsl_esai.c | 2 -- sound/soc/intel/sst-acpi.c | 4 ++-- sound/soc/intel/sst-baytrail-ipc.c | 10 +-------- sound/soc/intel/sst-baytrail-ipc.h | 1 - sound/soc/intel/sst-baytrail-pcm.c | 43 +++++++++++++------------------------- sound/soc/pxa/pxa-ssp.c | 4 +--- sound/soc/soc-dapm.c | 12 ++++++----- 12 files changed, 46 insertions(+), 58 deletions(-)
At Fri, 15 Aug 2014 23:36:59 +0100, Mark Brown wrote:
The following changes since commit ae34a78c430c37c06404f032fb04e51315204281:
Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next (2014-08-04 16:32:25 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git asoc-v3.17-rc1
for you to fetch changes up to 7c063edee6855a2489f995578f6c7a4ab0ddfe07:
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linus (2014-08-15 12:51:29 +0100)
ASoC: Fixes for v3.17
Nothing too exciting here, a bunch of driver fixes that came along since the initial pull request but none that really stand our and a warning fix in the core.
Thanks, pulled now.
Takashi
Daniel Mack (1): ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
Geert Uytterhoeven (1): ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
Jarkko Nikula (4): ASoC: Intel: Update Baytrail ADSP firmware name ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset
Jyri Sarha (1): ASoC: mcasp: Fix implicit BLCK divider setting
Mark Brown (8): MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry ASoC: pcm512x: Correct Digital Playback control names Merge tag 'asoc-v3.16-rc1' into asoc-linus Merge tag 'asoc-v3.16-rc5' into asoc-linus Merge tag 'asoc-v3.17' into asoc-linus Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linus
Nikesh Oswal (1): ASoC: arizona: Fix TDM slot length handling in arizona_hw_params
Shengjiu Wang (1): ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
MAINTAINERS | 3 +++ sound/soc/codecs/arizona.c | 6 ++++-- sound/soc/codecs/pcm512x.c | 4 ++-- sound/soc/davinci/davinci-mcasp.c | 14 ++++++++++--- sound/soc/fsl/Kconfig | 1 - sound/soc/fsl/fsl_esai.c | 2 -- sound/soc/intel/sst-acpi.c | 4 ++-- sound/soc/intel/sst-baytrail-ipc.c | 10 +-------- sound/soc/intel/sst-baytrail-ipc.h | 1 - sound/soc/intel/sst-baytrail-pcm.c | 43 +++++++++++++------------------------- sound/soc/pxa/pxa-ssp.c | 4 +--- sound/soc/soc-dapm.c | 12 ++++++----- 12 files changed, 46 insertions(+), 58 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai