All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC update for 2.6.32
@ 2009-08-12 21:45 Mark Brown
  2009-08-13  5:41 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-08-12 21:45 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit e0026beac0f1a6253488478b3f022ff243b012b9:
  Mark Brown (1):
        ASoC: Update WM9081 for tdm_slot() API change

are available in the git repository at:

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

Mark Brown (1):
      ASoC: Update AD1938 for new TDM slot API

 sound/soc/codecs/ad1938.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

* Re: ASoC update for 2.6.32
  2009-08-12 21:45 Mark Brown
@ 2009-08-13  5:41 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-08-13  5:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel

At Wed, 12 Aug 2009 22:45:53 +0100,
Mark Brown wrote:
> 
> The following changes since commit e0026beac0f1a6253488478b3f022ff243b012b9:
>   Mark Brown (1):
>         ASoC: Update WM9081 for tdm_slot() API change
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32

Applied now.  Thanks.


Takashi

> Mark Brown (1):
>       ASoC: Update AD1938 for new TDM slot API
> 
>  sound/soc/codecs/ad1938.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 

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

* ASoC update for 2.6.32
@ 2009-09-08 18:39 Mark Brown
  2009-09-08 19:25 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-09-08 18:39 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 87831cb660954356d68cebdb1406f3be09e784e9:
  Mark Brown (1):
        ASoC: Fix WM835x Out4 capture enumeration

are available in the git repository at:

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

Manuel Lauss (1):
      ASoC: au1x: PSC-AC97 bugfixes

 sound/soc/au1x/psc-ac97.c |  129 +++++++++++++++++++++++++++++++++------------
 sound/soc/au1x/psc.h      |    1 +
 2 files changed, 97 insertions(+), 33 deletions(-)

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

* Re: ASoC update for 2.6.32
  2009-09-08 18:39 Mark Brown
@ 2009-09-08 19:25 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-09-08 19:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel

At Tue, 8 Sep 2009 19:39:44 +0100,
Mark Brown wrote:
> 
> The following changes since commit 87831cb660954356d68cebdb1406f3be09e784e9:
>   Mark Brown (1):
>         ASoC: Fix WM835x Out4 capture enumeration
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32

Pulled now.  Thanks.


Takashi

> Manuel Lauss (1):
>       ASoC: au1x: PSC-AC97 bugfixes
> 
>  sound/soc/au1x/psc-ac97.c |  129 +++++++++++++++++++++++++++++++++------------
>  sound/soc/au1x/psc.h      |    1 +
>  2 files changed, 97 insertions(+), 33 deletions(-)
> 

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

* ASoC update for 2.6.32
@ 2009-10-15 14:37 Mark Brown
  0 siblings, 0 replies; 12+ messages in thread
From: Mark Brown @ 2009-10-15 14:37 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 6f775ba0154cdf10108071acc71f26c4efdb8d57:
  Mark Brown (1):
        Merge branch 'upstream/wm8350' into for-2.6.32

are available in the git repository at:

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

Eero Nurkkala (1):
      ASoC: Serialize access to dapm_power_widgets()

 sound/soc/soc-dapm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

* ASoC update for 2.6.32
@ 2009-10-20 12:00 Mark Brown
  2009-10-26 13:46 ` Mark Brown
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-10-20 12:00 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 8e8b2d676f3f7c1246b108793fb5690e6c6fcd26:
  Eero Nurkkala (1):
        ASoC: Serialize access to dapm_power_widgets()

are available in the git repository at:

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

Barry Song (1):
      ASoC: Fix possible codec_dai->ops NULL pointer problems

 sound/soc/soc-core.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

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

* Re: ASoC update for 2.6.32
  2009-10-20 12:00 ASoC update for 2.6.32 Mark Brown
@ 2009-10-26 13:46 ` Mark Brown
  2009-10-30 10:49   ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-10-26 13:46 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

On Tue, Oct 20, 2009 at 01:00:56PM +0100, Mark Brown wrote:
> The following changes since commit 8e8b2d676f3f7c1246b108793fb5690e6c6fcd26:
>   Eero Nurkkala (1):
>         ASoC: Serialize access to dapm_power_widgets()
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32
> 
> Barry Song (1):
>       ASoC: Fix possible codec_dai->ops NULL pointer problems

Since you've been away for a while I'll start adding more patches on to
these branches and will regenerate both pull requests after you get back.

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

* Re: ASoC update for 2.6.32
  2009-10-26 13:46 ` Mark Brown
@ 2009-10-30 10:49   ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-10-30 10:49 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel

At Mon, 26 Oct 2009 13:46:50 +0000,
Mark Brown wrote:
> 
> On Tue, Oct 20, 2009 at 01:00:56PM +0100, Mark Brown wrote:
> > The following changes since commit 8e8b2d676f3f7c1246b108793fb5690e6c6fcd26:
> >   Eero Nurkkala (1):
> >         ASoC: Serialize access to dapm_power_widgets()
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32
> > 
> > Barry Song (1):
> >       ASoC: Fix possible codec_dai->ops NULL pointer problems
> 
> Since you've been away for a while I'll start adding more patches on to
> these branches and will regenerate both pull requests after you get back.

Thanks.  Now I applied your for-2.6.32 and for-2.6.33 branches.


Takashi

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

* ASoC update for 2.6.32
@ 2009-11-23 15:51 Mark Brown
  2009-11-24  8:12 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-11-23 15:51 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, jy0922.shim, Liam Girdwood

The following changes since commit bab0212467e58929470ae3ae32515f17e30c3926:
  Troy Kisky (1):
        ASoC: tlv320aic23 fix rate selection

are available in the git repository at:

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

It might be a little late to get this one in but it's a nasty bug.

Mark Brown (1):
      ASoC: Fix suspend with active audio streams

 sound/soc/soc-dapm.c |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

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

* Re: ASoC update for 2.6.32
  2009-11-23 15:51 Mark Brown
@ 2009-11-24  8:12 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-11-24  8:12 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, jy0922.shim, Liam Girdwood

At Mon, 23 Nov 2009 15:51:55 +0000,
Mark Brown wrote:
> 
> The following changes since commit bab0212467e58929470ae3ae32515f17e30c3926:
>   Troy Kisky (1):
>         ASoC: tlv320aic23 fix rate selection
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32
> 
> It might be a little late to get this one in but it's a nasty bug.

OK, I'm going to push this in this evening.  If no changes in other
branches are needed to push, I'll suggest only this branch.


thanks,

Takashi

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

* ASoC update for 2.6.32
@ 2009-11-30 13:39 Mark Brown
  2009-11-30 17:48 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-11-30 13:39 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 50b6bce59d154b5db137907a5c0ed45a4e7a3829:
  Mark Brown (1):
        ASoC: Fix suspend with active audio streams

are available in the git repository at:

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

This is a bit late and since the breakage in question has been present
for rather a long time it's not super urgent to actually get into 2.6.32
but it'd be nice.

Anuj Aggarwal (1):
      ASoC: AIC23: Fixing infinite loop in resume path

 sound/soc/codecs/tlv320aic23.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

* Re: ASoC update for 2.6.32
  2009-11-30 13:39 Mark Brown
@ 2009-11-30 17:48 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-11-30 17:48 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

At Mon, 30 Nov 2009 13:39:40 +0000,
Mark Brown wrote:
> 
> The following changes since commit 50b6bce59d154b5db137907a5c0ed45a4e7a3829:
>   Mark Brown (1):
>         ASoC: Fix suspend with active audio streams
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32
> 
> This is a bit late and since the breakage in question has been present
> for rather a long time it's not super urgent to actually get into 2.6.32
> but it'd be nice.

OK, pulled.  Let's try...


Takashi

> 
> Anuj Aggarwal (1):
>       ASoC: AIC23: Fixing infinite loop in resume path
> 
>  sound/soc/codecs/tlv320aic23.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 

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

end of thread, other threads:[~2009-11-30 17:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20 12:00 ASoC update for 2.6.32 Mark Brown
2009-10-26 13:46 ` Mark Brown
2009-10-30 10:49   ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2009-11-30 13:39 Mark Brown
2009-11-30 17:48 ` Takashi Iwai
2009-11-23 15:51 Mark Brown
2009-11-24  8:12 ` Takashi Iwai
2009-10-15 14:37 Mark Brown
2009-09-08 18:39 Mark Brown
2009-09-08 19:25 ` Takashi Iwai
2009-08-12 21:45 Mark Brown
2009-08-13  5:41 ` 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.