All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC update for 2.6.33
@ 2009-09-25 17:33 Mark Brown
  2009-09-28  9:31 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-09-25 17:33 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 2c9ee33d37a6f3808c4319f0849671fafa8a6f4c:
  Mark Brown (1):
        Merge branch 'for-2.6.32' into for-2.6.33

are available in the git repository at:

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

Graeme Gregory (1):
      ASoC: pxa-ssp increase max_channels to 8

 sound/soc/pxa/pxa-ssp.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

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

* Re: ASoC update for 2.6.33
  2009-09-25 17:33 Mark Brown
@ 2009-09-28  9:31 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-09-28  9:31 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel

At Fri, 25 Sep 2009 10:33:57 -0700,
Mark Brown wrote:
> 
> The following changes since commit 2c9ee33d37a6f3808c4319f0849671fafa8a6f4c:
>   Mark Brown (1):
>         Merge branch 'for-2.6.32' into for-2.6.33
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33

Pulled now.  Thanks.


Takashi

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

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

The following changes since commit 3da8e6885ec2dea67321c904d721be90e00cd748:
  Mark Brown (1):
        Merge branch 'for-2.6.32' into for-2.6.33

are available in the git repository at:

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

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

Julia Lawall (1):
      ASoC: Move dereference after NULL test

Manuel Lauss (2):
      ASoC: au1x: psc-ac97: verify correct codec register was read
      ASoC: au1x: psc-ac97: reorganize timeouts

Mark Brown (1):
      Merge branch 'for-2.6.32' into for-2.6.33

Peter Ujfalusi (1):
      ASoC: TWL4030: Only update the needed bits in *set_dai_sysclk

 sound/soc/au1x/psc-ac97.c  |   49 +++++++++++++++++++++++++++++--------------
 sound/soc/codecs/twl4030.c |   22 ++++++++++---------
 sound/soc/soc-core.c       |   11 +++++++--
 sound/soc/soc-jack.c       |    3 +-
 4 files changed, 55 insertions(+), 30 deletions(-)

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

* ASoC update for 2.6.33
@ 2009-11-23 17:27 Mark Brown
  0 siblings, 0 replies; 12+ messages in thread
From: Mark Brown @ 2009-11-23 17:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, lrg

The following changes since commit dcdec639ad74f20427df82284f98b68f6ac7c0ae:
  Mark Brown (1):
        Merge branch 'ads117x' of git://git.kernel.org/.../broonie/sound-2.6 into for-2.6.33

are available in the git repository at:

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

Mark Brown (2):
      ASoC: Fix suspend with active audio streams
      Merge branch 'for-2.6.32' into for-2.6.33

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

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

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

The following changes since commit 43f0de8d0298e624e6c3bf2185b6003a59b331bd:
  Mark Brown (1):
        S3C64XX: Staticise platform data for PCM devices

are available in the git repository at:

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

Roel Kluin (1):
      ASoC: Wrong variable returned on error

 sound/soc/imx/mx1_mx2-pcm.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

At Wed, 9 Dec 2009 12:09:29 +0000,
Mark Brown wrote:
> 
> The following changes since commit 43f0de8d0298e624e6c3bf2185b6003a59b331bd:
>   Mark Brown (1):
>         S3C64XX: Staticise platform data for PCM devices
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33

OK, pulled now.  Thanks.


Takashi

> 
> Roel Kluin (1):
>       ASoC: Wrong variable returned on error
> 
>  sound/soc/imx/mx1_mx2-pcm.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 

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

* ASoC update for 2.6.33
@ 2009-12-14 12:15 Mark Brown
  2009-12-14 20:35 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-12-14 12:15 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 761c9d45d14e0afa3c0b8eb84b4075602e50533b:
  Olof Johansson (1):
        ASoC: Fix build of OMAP sound drivers

are available in the git repository at:

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

Another small bugfix:

Julia Lawall (1):
      ASoC: Correct code taking the size of a pointer

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

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

* Re: ASoC update for 2.6.33
  2009-12-14 12:15 Mark Brown
@ 2009-12-14 20:35 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-12-14 20:35 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

At Mon, 14 Dec 2009 12:15:05 +0000,
Mark Brown wrote:
> 
> The following changes since commit 761c9d45d14e0afa3c0b8eb84b4075602e50533b:
>   Olof Johansson (1):
>         ASoC: Fix build of OMAP sound drivers
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
> 
> Another small bugfix:
> 
> Julia Lawall (1):
>       ASoC: Correct code taking the size of a pointer

Pulled now.  Thanks.

I'm going to send a pull request again tomorrow once when linux-next
goes out.


Takashi

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

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

The following changes since commit 1628af5adf64cc2960bce81009f119de822f876e:
  Guennadi Liakhovetski (1):
        ASoC: add missing parameter to mx27vis_hifi_hw_free()

are available in the git repository at:

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

Eric Millbrandt (1):
      ASoC: Do not write to invalid registers on the wm9712.

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

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

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

At Wed, 23 Dec 2009 15:24:42 +0000,
Mark Brown wrote:
> 
> The following changes since commit 1628af5adf64cc2960bce81009f119de822f876e:
>   Guennadi Liakhovetski (1):
>         ASoC: add missing parameter to mx27vis_hifi_hw_free()
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
> 
> Eric Millbrandt (1):
>       ASoC: Do not write to invalid registers on the wm9712.

Pulled now.  Thanks.


Takashi

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

* ASoC update for 2.6.33
@ 2010-02-05 14:13 Mark Brown
  2010-02-05 19:23 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2010-02-05 14:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 5bbd4953a4fb5d8d597b4a53b8da97eee320b634:
  Anuj Aggarwal (1):
        ASoC: AM3517: ASoC driver not getting compiled

are available in the git repository at:

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

Grazvydas Ignotas (1):
      ASoC: pandora: Add APLL supply to fix audio output

 sound/soc/omap/omap3pandora.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

* Re: ASoC update for 2.6.33
  2010-02-05 14:13 Mark Brown
@ 2010-02-05 19:23 ` Takashi Iwai
  0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2010-02-05 19:23 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

At Fri, 5 Feb 2010 14:13:06 +0000,
Mark Brown wrote:
> 
> The following changes since commit 5bbd4953a4fb5d8d597b4a53b8da97eee320b634:
>   Anuj Aggarwal (1):
>         ASoC: AM3517: ASoC driver not getting compiled
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33

Thanks.  It's included in the pull request I sent shortly ago.


Takashi

> Grazvydas Ignotas (1):
>       ASoC: pandora: Add APLL supply to fix audio output
> 
>  sound/soc/omap/omap3pandora.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 

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

end of thread, other threads:[~2010-02-05 19:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 15:24 ASoC update for 2.6.33 Mark Brown
2009-12-23 17:52 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2010-02-05 14:13 Mark Brown
2010-02-05 19:23 ` Takashi Iwai
2009-12-14 12:15 Mark Brown
2009-12-14 20:35 ` Takashi Iwai
2009-12-09 12:09 Mark Brown
2009-12-09 13:14 ` Takashi Iwai
2009-11-23 17:27 Mark Brown
2009-10-20 12:02 Mark Brown
2009-09-25 17:33 Mark Brown
2009-09-28  9:31 ` 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.