alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [GIT PULL] ASoC fixes for v5.4
@ 2019-09-23 18:10 Mark Brown
  2019-09-23 18:19 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2019-09-23 18:10 UTC (permalink / raw)
  To: Taksahi Iwai; +Cc: alsa-devel, Liam Girdwood


[-- Attachment #1.1: Type: text/plain, Size: 1688 bytes --]

The following changes since commit fca11622d600228bec405456f41590155b3a3eca:

  ASoC: sdm845: remove unneeded semicolon (2019-09-15 10:29:51 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.4-rc1

for you to fetch changes up to 147162f575152db80000fb3de26358264768ee9f:

  ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies (2019-09-20 12:06:48 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.4

A small smattering of ASoC fixes for v5.4 - nothing too exciting
here, all small standalone things.

----------------------------------------------------------------
Arnd Bergmann (1):
      ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies

Bard Liao (1):
      ASoC: core: delete component->card_list in soc_remove_component only

Bard liao (1):
      ASoC: core: use list_del_init and move it back to soc_cleanup_component

Gregory CLEMENT (1):
      ASoC: atmel_ssc_dai: Remove wrong spinlock usage

Kuninori Morimoto (1):
      ASoC: rsnd: do error check after rsnd_channel_normalization()

Mihai Serban (1):
      ASoC: fsl_sai: Fix noise when using EDMA

Peter Ujfalusi (1):
      ASoC: pcm3168a: The codec does not support S32_LE

 sound/soc/atmel/atmel_ssc_dai.c | 12 ++----------
 sound/soc/atmel/atmel_ssc_dai.h |  1 -
 sound/soc/codecs/pcm3168a.c     |  3 +--
 sound/soc/fsl/fsl_sai.c         | 15 +++++++++++++++
 sound/soc/fsl/fsl_sai.h         |  1 +
 sound/soc/sh/rcar/ssi.c         | 10 +++++-----
 sound/soc/soc-core.c            |  2 +-
 sound/soc/ti/Kconfig            | 11 +++++++++--
 8 files changed, 34 insertions(+), 21 deletions(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.4
  2019-09-23 18:10 [alsa-devel] [GIT PULL] ASoC fixes for v5.4 Mark Brown
@ 2019-09-23 18:19 ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2019-09-23 18:19 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

On Mon, 23 Sep 2019 20:10:30 +0200,
Mark Brown wrote:
> 
> The following changes since commit fca11622d600228bec405456f41590155b3a3eca:
> 
>   ASoC: sdm845: remove unneeded semicolon (2019-09-15 10:29:51 +0100)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.4-rc1
> 
> for you to fetch changes up to 147162f575152db80000fb3de26358264768ee9f:
> 
>   ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies (2019-09-20 12:06:48 +0100)
> 
> ----------------------------------------------------------------
> ASoC: Fixes for v5.4
> 
> A small smattering of ASoC fixes for v5.4 - nothing too exciting
> here, all small standalone things.

Pulled now.  Thanks!


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.4
  2019-11-07 12:45 Mark Brown
@ 2019-11-07 13:08 ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2019-11-07 13:08 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

On Thu, 07 Nov 2019 13:45:10 +0100,
Mark Brown wrote:
> 
> The following changes since commit 95a32c98055f664f9b3f34c41e153d4dcedd0eff:
> 
>   ASoC: SOF: control: return true when kcontrol values change (2019-10-18 18:09:22 +0100)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.4-rc6
> 
> for you to fetch changes up to 9508ef5a980f5d847cad9b932b6ada8f2a3466c1:
> 
>   ASoC: SOF: topology: Fix bytes control size checks (2019-11-06 15:31:12 +0000)
> 
> ----------------------------------------------------------------
> ASoC: Fixes for v5.4
> 
> These are a collection of fixes since v5.4-rc4 that have accumilated,
> they're all driver specific and there's nothing major in here so it's
> probably not essential to actually send them but I'll leave that call to
> you.

Thanks, pulled now, as all look reasonably good.

> ----------------------------------------------------------------
> 
> Actually I miseed the hdmi-codec fix, that one probably should be sent -
> I can split that out if needed (unfortunately it's in the middle of the
> branch due to a lack of topics...).

I don't mind how, you can send another branch to pull or I can even
apply the patch by myself, too.


thanks,

Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [alsa-devel] [GIT PULL] ASoC fixes for v5.4
@ 2019-11-07 12:45 Mark Brown
  2019-11-07 13:08 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2019-11-07 12:45 UTC (permalink / raw)
  To: Takashi Iwait; +Cc: alsa-devel, Liam Girdwood


[-- Attachment #1.1: Type: text/plain, Size: 2957 bytes --]

The following changes since commit 95a32c98055f664f9b3f34c41e153d4dcedd0eff:

  ASoC: SOF: control: return true when kcontrol values change (2019-10-18 18:09:22 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.4-rc6

for you to fetch changes up to 9508ef5a980f5d847cad9b932b6ada8f2a3466c1:

  ASoC: SOF: topology: Fix bytes control size checks (2019-11-06 15:31:12 +0000)

----------------------------------------------------------------
ASoC: Fixes for v5.4

These are a collection of fixes since v5.4-rc4 that have accumilated,
they're all driver specific and there's nothing major in here so it's
probably not essential to actually send them but I'll leave that call to
you.

----------------------------------------------------------------

Actually I miseed the hdmi-codec fix, that one probably should be sent -
I can split that out if needed (unfortunately it's in the middle of the
branch due to a lack of topics...).

Cheng-Yi Chiang (1):
      ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection

Dragos Tarcatu (1):
      ASoC: SOF: topology: Fix bytes control size checks

Jerome Brunet (1):
      ASoC: hdmi-codec: drop mutex locking again

Jiada Wang (1):
      ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address

Kai Vehmanen (1):
      ASoC: hdac_hda: fix race in device removal

Keyon Jie (1):
      ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing

Navid Emamdoost (2):
      ASoC: SOF: Fix memory leak in sof_dfsentry_write
      ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data

Olivier Moysan (1):
      ASoC: stm32: sai: add restriction on mmap support

Peter Ujfalusi (1):
      ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names

Russell King (2):
      ASoC: kirkwood: fix external clock probe defer
      ASoC: kirkwood: fix device remove ordering

Stephan Gerhold (1):
      ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX

Xiaojun Sang (1):
      ASoC: compress: fix unsigned integer overflow check

Yong Zhi (1):
      ASoC: max98373: replace gpio_request with devm_gpio_request

 sound/core/compress_offload.c          |  2 +-
 sound/soc/codecs/hdac_hda.c            |  2 +-
 sound/soc/codecs/hdmi-codec.c          | 12 +++++-------
 sound/soc/codecs/max98373.c            |  4 ++--
 sound/soc/codecs/msm8916-wcd-analog.c  |  4 ++--
 sound/soc/kirkwood/kirkwood-i2s.c      | 11 ++++++-----
 sound/soc/rockchip/rockchip_max98090.c |  7 +++++--
 sound/soc/sh/rcar/dma.c                |  4 ++--
 sound/soc/sof/debug.c                  |  6 ++++--
 sound/soc/sof/intel/hda-stream.c       |  4 ++--
 sound/soc/sof/ipc.c                    |  4 +++-
 sound/soc/sof/topology.c               | 11 ++++++-----
 sound/soc/stm/stm32_sai_sub.c          | 12 +++++++++++-
 sound/soc/ti/sdma-pcm.c                |  2 +-
 14 files changed, 51 insertions(+), 34 deletions(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-07 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 18:10 [alsa-devel] [GIT PULL] ASoC fixes for v5.4 Mark Brown
2019-09-23 18:19 ` Takashi Iwai
2019-11-07 12:45 Mark Brown
2019-11-07 13:08 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).