* ASoC update for 2.6.29
@ 2009-01-16 17:09 Mark Brown
2009-01-16 17:25 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-01-16 17:09 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit eff317d0834ad1ff03f747f6bc2d76b9a9c95160:
Peter Ujfalusi (1):
ASoC: Fix the power update function for snd_soc_dapm_value_mux
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Ben Nizette (1):
ASoC: atmel_pcm: Remove non-existant header
sound/soc/atmel/atmel-pcm.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-01-16 17:09 Mark Brown
@ 2009-01-16 17:25 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-01-16 17:25 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Fri, 16 Jan 2009 17:09:17 +0000,
Mark Brown wrote:
>
> The following changes since commit eff317d0834ad1ff03f747f6bc2d76b9a9c95160:
> Peter Ujfalusi (1):
> ASoC: Fix the power update function for snd_soc_dapm_value_mux
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Pulled now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 12+ messages in thread
* ASoC update for 2.6.29
@ 2009-01-20 20:58 Mark Brown
2009-01-21 0:25 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-01-20 20:58 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 591046cfc5f1b452db0a4557850ad7f394e38231:
Ben Nizette (1):
ASoC: atmel_pcm: Remove non-existant header
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Timur Tabi (1):
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
sound/soc/fsl/mpc8610_hpcd.c | 18 ++++++------------
1 files changed, 6 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-01-20 20:58 ASoC update for 2.6.29 Mark Brown
@ 2009-01-21 0:25 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-01-21 0:25 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Tue, 20 Jan 2009 20:58:03 +0000,
Mark Brown wrote:
>
> The following changes since commit 591046cfc5f1b452db0a4557850ad7f394e38231:
> Ben Nizette (1):
> ASoC: atmel_pcm: Remove non-existant header
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 12+ messages in thread
* ASoC update for 2.6.29
@ 2009-01-23 17:08 Mark Brown
2009-01-23 17:14 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-01-23 17:08 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 8a9dee59a345f96757dd45699de1c4182d8bf9a9:
Timur Tabi (1):
ASoC: fix registration of the SoC card in the Freescale MPC8610 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.29
Peter Ujfalusi (1):
ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h
include/sound/soc-dapm.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-01-23 17:08 Mark Brown
@ 2009-01-23 17:14 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-01-23 17:14 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Fri, 23 Jan 2009 17:08:44 +0000,
Mark Brown wrote:
>
> The following changes since commit 8a9dee59a345f96757dd45699de1c4182d8bf9a9:
> Timur Tabi (1):
> ASoC: fix registration of the SoC card in the Freescale MPC8610 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.29
Applied now. Thanks.
Takashi
>
> Peter Ujfalusi (1):
> ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h
>
> include/sound/soc-dapm.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* ASoC update for 2.6.29
@ 2009-02-02 12:51 Mark Brown
2009-02-02 13:09 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-02-02 12:51 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit ef390c0b6e3f4d2d2d43f53f4bd35e1884571a14:
Misael Lopez Cruz (1):
ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Eero Nurkkala (1):
OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
sound/soc/omap/omap-pcm.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-02-02 12:51 Mark Brown
@ 2009-02-02 13:09 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-02-02 13:09 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Mon, 2 Feb 2009 12:51:12 +0000,
Mark Brown wrote:
>
> The following changes since commit ef390c0b6e3f4d2d2d43f53f4bd35e1884571a14:
> Misael Lopez Cruz (1):
> ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Pulled now.
Takashi
>
> Eero Nurkkala (1):
> OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
>
> sound/soc/omap/omap-pcm.c | 5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* ASoC update for 2.6.29
@ 2009-02-10 21:52 Mark Brown
2009-02-11 7:14 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-02-10 21:52 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 397d5aeeb5a2c9ca6108899a04b35a51cd904503:
Jarkko Nikula (1):
ASoC: WM8990: Fix kcontrol's private value use in put callback
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Lopez Cruz, Misael (1):
ASoC: Update SDP3430 machine driver for snd_soc_card
sound/soc/omap/sdp3430.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-02-10 21:52 Mark Brown
@ 2009-02-11 7:14 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-02-11 7:14 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Tue, 10 Feb 2009 21:52:47 +0000,
Mark Brown wrote:
>
> The following changes since commit 397d5aeeb5a2c9ca6108899a04b35a51cd904503:
> Jarkko Nikula (1):
> ASoC: WM8990: Fix kcontrol's private value use in put callback
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Pulled both branches. Thanks.
Takashi
> Lopez Cruz, Misael (1):
> ASoC: Update SDP3430 machine driver for snd_soc_card
>
> sound/soc/omap/sdp3430.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* ASoC update for 2.6.29
@ 2009-02-13 13:57 Mark Brown
2009-02-13 14:26 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Mark Brown @ 2009-02-13 13:57 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 272edb00493af32c609f43bdf1d75141756fd999:
Lopez Cruz, Misael (1):
ASoC: Update SDP3430 machine driver for snd_soc_card
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Mark Brown (1):
ASoC: Only register AC97 bus if it's not done already
sound/soc/soc-core.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ASoC update for 2.6.29
2009-02-13 13:57 Mark Brown
@ 2009-02-13 14:26 ` Takashi Iwai
0 siblings, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2009-02-13 14:26 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Fri, 13 Feb 2009 13:57:50 +0000,
Mark Brown wrote:
>
> The following changes since commit 272edb00493af32c609f43bdf1d75141756fd999:
> Lopez Cruz, Misael (1):
> ASoC: Update SDP3430 machine driver for snd_soc_card
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Thanks, pulled both now.
Takashi
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-02-13 14:26 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 20:58 ASoC update for 2.6.29 Mark Brown
2009-01-21 0:25 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2009-02-13 13:57 Mark Brown
2009-02-13 14:26 ` Takashi Iwai
2009-02-10 21:52 Mark Brown
2009-02-11 7:14 ` Takashi Iwai
2009-02-02 12:51 Mark Brown
2009-02-02 13:09 ` Takashi Iwai
2009-01-23 17:08 Mark Brown
2009-01-23 17:14 ` Takashi Iwai
2009-01-16 17:09 Mark Brown
2009-01-16 17:25 ` 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.