All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC updates for 3.0
@ 2011-07-09  2:11 Mark Brown
  0 siblings, 0 replies; 13+ messages in thread
From: Mark Brown @ 2011-07-09  2:11 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 873bd4cb4fbba6a3e99f750e17ef2ba6ef96e9d3:

  ASoC: Don't set invalid name string to snd_card->driver field (2011-07-05 14:39:27 +0200)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

The WM8731 patch fixes resume when we suspend with an active playback or
record.

Kuninori Morimoto (1):
      ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2

Mark Brown (1):
      ASoC: Manage WM8731 ACTIVE bit as a supply widget

 sound/soc/codecs/ak4642.c |    2 +-
 sound/soc/codecs/wm8731.c |   29 +++--------------------------
 2 files changed, 4 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-07-18 10:41 Mark Brown
  2011-07-18 11:12 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-07-18 10:41 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 18361bbe3180eca62796188d62aefac1519f4c83:

  Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc (2011-07-09 09:44:09 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

Kuninori Morimoto (3):
      ASoC: sh: fsi-ak4642: fixup snd_soc_card name
      ASoC: sh: fsi-da7210: fixup snd_soc_card name
      ASoC: sh: fsi-hdmi: fixup snd_soc_card name

Mark Brown (2):
      ASoC: Fix shift in WM8958 accessory detection default implementation
      ASoC: Correct WM8994 MICBIAS supply widget hookup

 sound/soc/codecs/wm8994.c |    9 +++++----
 sound/soc/sh/fsi-ak4642.c |   16 ++++++++--------
 sound/soc/sh/fsi-da7210.c |    2 +-
 sound/soc/sh/fsi-hdmi.c   |    4 ++--
 4 files changed, 16 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-07-13 15:22 Mark Brown
  2011-07-13 15:42 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-07-13 15:22 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 18361bbe3180eca62796188d62aefac1519f4c83:

  Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc (2011-07-09 09:44:09 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

Kuninori Morimoto (3):
      ASoC: sh: fsi-ak4642: fixup snd_soc_card name
      ASoC: sh: fsi-da7210: fixup snd_soc_card name
      ASoC: sh: fsi-hdmi: fixup snd_soc_card name

 sound/soc/sh/fsi-ak4642.c |   16 ++++++++--------
 sound/soc/sh/fsi-da7210.c |    2 +-
 sound/soc/sh/fsi-hdmi.c   |    4 ++--
 3 files changed, 11 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-07-05  6:14 Mark Brown
  2011-07-05  6:22 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-07-05  6:14 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 63bc9750167ac765827470aa5aed1e79aeaaad9e:

  Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc (2011-07-05 07:33:06 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

Mark Brown (2):
      ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
      ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting

Stephen Warren (1):
      ASoC: Tegra: I2S: Ensure clock is enabled when writing regs

 sound/soc/blackfin/bf5xx-i2s-pcm.c |   13 +++++++++++--
 sound/soc/codecs/wm8994.c          |    2 ++
 sound/soc/tegra/tegra_i2s.c        |    6 ++++++
 3 files changed, 19 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-06-24 10:34 Mark Brown
  2011-06-24 10:59 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-06-24 10:34 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 33195500edf260e8c8809ab9dfc67f50e0ce031f:

  ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register (2011-06-10 10:54:46 +0100)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

Arnaud Patard (2):
      ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry
      ASoC: imx: add missing module informations

Daniel Mack (1):
      ASoC: pxa-ssp: Correct check for stream presence

Mark Brown (1):
      ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus

 include/sound/soc.h             |    3 +--
 sound/soc/imx/Kconfig           |    7 -------
 sound/soc/imx/imx-pcm-dma-mx2.c |    2 ++
 sound/soc/imx/imx-ssi.c         |    2 +-
 sound/soc/pxa/pxa2xx-pcm.c      |    4 ++--
 sound/soc/soc-cache.c           |    3 ---
 6 files changed, 6 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-06-10 10:26 Mark Brown
  2011-06-10 11:29 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-06-10 10:26 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 59c5f46fbe01a00eedf54a23789634438bb80603:

  Linux 3.0-rc2 (2011-06-06 18:06:33 +0900)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0

This also includes a merge up of 3.0-rc1.  The core change is the
relatively large but straightforward patch to pass the DAPM context
around when creating new mixers. 

Joachim Eastwood (1):
      ASoC: atmel_ssc: Don't try to free ssc if request failed

Lars-Peter Clausen (3):
      ASoC: AD1836: Fix setting the PCM format
      ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
      ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context

Mark Brown (6):
      Merge branch 'for-3.0' of git://git.kernel.org/.../broonie/sound-2.6 into for-3.0
      ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
      ASoC: Add missing break in WM8915 FLL source selection
      ASoC: Check for NULL register bank in snd_soc_get_cache_val()
      ASoC: Fix WM8962 headphone volume update for use of advanced caches
      ASoC: WM8804 does not support sample rates below 32kHz

Sangbeom Kim (1):
      ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register

Timur Tabi (1):
      ASoC: fsl: fix initialization of DMA buffers

 sound/soc/atmel/atmel_ssc_dai.c   |    5 +++--
 sound/soc/blackfin/bf5xx-ad1836.c |    4 ++--
 sound/soc/codecs/ad1836.c         |   14 +++++++-------
 sound/soc/codecs/ad1836.h         |    6 ++++++
 sound/soc/codecs/wm8804.c         |    9 +++++++--
 sound/soc/codecs/wm8915.c         |    3 ++-
 sound/soc/codecs/wm8962.c         |    4 ++--
 sound/soc/codecs/wm_hubs.c        |    8 ++++----
 sound/soc/fsl/fsl_dma.c           |    9 +++++----
 sound/soc/samsung/i2s.c           |    4 ++--
 sound/soc/soc-cache.c             |    3 +++
 sound/soc/soc-dapm.c              |   22 ++++++++++++----------
 12 files changed, 55 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* ASoC updates for 3.0
@ 2011-05-30  3:09 Mark Brown
  2011-06-02 17:54 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Brown @ 2011-05-30  3:09 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.40

Mark Brown (1):
      ASoC: Fix wm_hubs input PGA ZC bits

Stephen Warren (1):
      ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared

 sound/soc/codecs/wm_hubs.c |    8 ++++----
 sound/soc/soc-dapm.c       |    5 ++++-
 2 files changed, 8 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2011-07-18 11:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-09  2:11 ASoC updates for 3.0 Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2011-07-18 10:41 Mark Brown
2011-07-18 11:12 ` Takashi Iwai
2011-07-13 15:22 Mark Brown
2011-07-13 15:42 ` Takashi Iwai
2011-07-05  6:14 Mark Brown
2011-07-05  6:22 ` Takashi Iwai
2011-06-24 10:34 Mark Brown
2011-06-24 10:59 ` Takashi Iwai
2011-06-10 10:26 Mark Brown
2011-06-10 11:29 ` Takashi Iwai
2011-05-30  3:09 Mark Brown
2011-06-02 17:54 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.