* ASoC updates
@ 2009-01-05 17:56 Mark Brown
2009-01-05 20:53 ` Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2009-01-05 17:56 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit cad9d90ec3f6c497dce2b163046436b6ab5cf6b6:
Takashi Iwai (1):
Merge branch 'fixes' of git://git.kernel.org/.../broonie/sound-2.6 into topic/asoc
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-tiwai
David Brownell (1):
ASoC: Clocking fixes for davinci-evm.c
Dmitry Baryshkov (1):
pxa2xx-ac97: switch AC unit to correct state before probing
Grazvydas Ignotas (1):
ASoC: Mark non-connected TWL4030 pins for pandora
Jarkko Nikula (1):
ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers
Peter Ujfalusi (2):
ASoC: New enum type: value_enum
ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type
include/sound/soc-dapm.h | 15 +++
include/sound/soc.h | 30 ++++++
sound/arm/pxa2xx-ac97-lib.c | 25 +++--
sound/soc/codecs/twl4030.c | 118 +++++++++++-------------
sound/soc/davinci/davinci-evm.c | 19 +++-
sound/soc/omap/Kconfig | 1 +
sound/soc/omap/omap3pandora.c | 13 +++
sound/soc/soc-core.c | 107 +++++++++++++++++++++
sound/soc/soc-dapm.c | 197 ++++++++++++++++++++++++++++++++++++++-
9 files changed, 447 insertions(+), 78 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: ASoC updates
2009-01-05 17:56 ASoC updates Mark Brown
@ 2009-01-05 20:53 ` Takashi Iwai
2009-01-05 21:09 ` Mark Brown
0 siblings, 1 reply; 14+ messages in thread
From: Takashi Iwai @ 2009-01-05 20:53 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Mon, 5 Jan 2009 17:56:34 +0000,
Mark Brown wrote:
>
> The following changes since commit cad9d90ec3f6c497dce2b163046436b6ab5cf6b6:
> Takashi Iwai (1):
> Merge branch 'fixes' of git://git.kernel.org/.../broonie/sound-2.6 into topic/asoc
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-tiwai
Are all these 2.6.30 material or for 2.6.29?
For 2.6.30, I'll create another branch. It won't be included in
linux-next, too, until rc1 is reached (Stephen requested so), but we
can keep it in our main branch, of course.
thanks,
Takashi
> David Brownell (1):
> ASoC: Clocking fixes for davinci-evm.c
>
> Dmitry Baryshkov (1):
> pxa2xx-ac97: switch AC unit to correct state before probing
>
> Grazvydas Ignotas (1):
> ASoC: Mark non-connected TWL4030 pins for pandora
>
> Jarkko Nikula (1):
> ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers
>
> Peter Ujfalusi (2):
> ASoC: New enum type: value_enum
> ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type
>
> include/sound/soc-dapm.h | 15 +++
> include/sound/soc.h | 30 ++++++
> sound/arm/pxa2xx-ac97-lib.c | 25 +++--
> sound/soc/codecs/twl4030.c | 118 +++++++++++-------------
> sound/soc/davinci/davinci-evm.c | 19 +++-
> sound/soc/omap/Kconfig | 1 +
> sound/soc/omap/omap3pandora.c | 13 +++
> sound/soc/soc-core.c | 107 +++++++++++++++++++++
> sound/soc/soc-dapm.c | 197 ++++++++++++++++++++++++++++++++++++++-
> 9 files changed, 447 insertions(+), 78 deletions(-)
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: ASoC updates
2009-01-05 20:53 ` Takashi Iwai
@ 2009-01-05 21:09 ` Mark Brown
2009-01-06 8:45 ` Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2009-01-05 21:09 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On Mon, Jan 05, 2009 at 09:53:21PM +0100, Takashi Iwai wrote:
> Are all these 2.6.30 material or for 2.6.29?
They're a bit on the edge, I'd expect them to be safe for 2.6.29 but the
conservative thing would be to punt to 2.6.30. None of them are
critical.
> For 2.6.30, I'll create another branch. It won't be included in
> linux-next, too, until rc1 is reached (Stephen requested so), but we
> can keep it in our main branch, of course.
How about branching off a fixes branch for 2.6.29 rather than a -next
branch? That way we can keep using the same branch for further fixes
through the -rc series. Doesn't make much difference either way,
though.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: ASoC updates
2009-01-05 21:09 ` Mark Brown
@ 2009-01-06 8:45 ` Takashi Iwai
0 siblings, 0 replies; 14+ messages in thread
From: Takashi Iwai @ 2009-01-06 8:45 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Mon, 5 Jan 2009 21:09:18 +0000,
Mark Brown wrote:
>
> On Mon, Jan 05, 2009 at 09:53:21PM +0100, Takashi Iwai wrote:
>
> > Are all these 2.6.30 material or for 2.6.29?
>
> They're a bit on the edge, I'd expect them to be safe for 2.6.29 but the
> conservative thing would be to punt to 2.6.30. None of them are
> critical.
OK, I'll include them in the next 2.6.29 pull request, which will
be sent today.
> > For 2.6.30, I'll create another branch. It won't be included in
> > linux-next, too, until rc1 is reached (Stephen requested so), but we
> > can keep it in our main branch, of course.
>
> How about branching off a fixes branch for 2.6.29 rather than a -next
> branch? That way we can keep using the same branch for further fixes
> through the -rc series. Doesn't make much difference either way,
> though.
Usually I make a fix-branch off like "fix/asoc" after rc1 or rc2,
i.e. the linux-next tree starts accepting the next-kernel stuff.
Until then, topic/* will keep the 2.6.29 stuff.
So my plan is to create next/asoc branch, switch to topic/asoc after
the merge window, and use fix/asoc branch for further fixing.
thanks,
Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* ASoC updates
@ 2009-01-27 20:03 Mark Brown
2009-01-28 8:11 ` Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2009-01-27 20:03 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 070504ade7a95a0f4395673717f3bb7d41793ca8:
Mark Brown (1):
ASoC: Fix L3 bus handling in Kconfig
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.30
Mark Brown (1):
ASoC: Push the codec runtime storage into the card structure
Peter Ujfalusi (5):
ASoC: TWL4030: Syncronize the reg_cache for ANAMICL after the offset cancelation
ASoC: TWL4030: Code clean up for codec power up and down
ASoC: TWL4030: Enable Headset Left anti-pop/bias ramp only if the Headset Left is in use
ASoC: TWL4030: Physical ADC and amplifier power switch change
ASoC: TWL4030: Move the twl4030_power_up and _power_down function
Timur Tabi (1):
ASoC: improve I2C initialization code in CS4270 driver
include/sound/soc.h | 3 +-
sound/soc/codecs/ac97.c | 20 ++--
sound/soc/codecs/ad1980.c | 12 +-
sound/soc/codecs/ad73311.c | 8 +-
sound/soc/codecs/ak4535.c | 14 +-
sound/soc/codecs/cs4270.c | 254 ++++++++++++++++++----------------------
sound/soc/codecs/pcm3008.c | 12 +-
sound/soc/codecs/ssm2602.c | 20 ++--
sound/soc/codecs/tlv320aic23.c | 18 ++--
sound/soc/codecs/tlv320aic26.c | 4 +-
sound/soc/codecs/tlv320aic3x.c | 14 +-
sound/soc/codecs/twl4030.c | 224 +++++++++++++++++++-----------------
sound/soc/codecs/uda134x.c | 18 ++--
sound/soc/codecs/uda1380.c | 18 ++--
sound/soc/codecs/wm8350.c | 10 +-
sound/soc/codecs/wm8510.c | 16 ++--
sound/soc/codecs/wm8580.c | 10 +-
sound/soc/codecs/wm8728.c | 16 ++--
sound/soc/codecs/wm8731.c | 20 ++--
sound/soc/codecs/wm8750.c | 16 ++--
sound/soc/codecs/wm8753.c | 18 ++--
sound/soc/codecs/wm8900.c | 8 +-
sound/soc/codecs/wm8903.c | 18 ++--
sound/soc/codecs/wm8971.c | 14 +-
sound/soc/codecs/wm8990.c | 14 +-
sound/soc/codecs/wm9705.c | 15 ++-
sound/soc/codecs/wm9712.c | 21 ++--
sound/soc/codecs/wm9713.c | 17 ++--
sound/soc/soc-core.c | 37 +++---
sound/soc/soc-dapm.c | 6 +-
sound/soc/soc-jack.c | 4 +-
31 files changed, 443 insertions(+), 456 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread* [PATCHv2 1/1] Fix a Oops bug in omap soc driver.
@ 2008-12-19 14:08 Stanley.Miao
2008-12-19 14:35 ` Jarkko Nikula
0 siblings, 1 reply; 14+ messages in thread
From: Stanley.Miao @ 2008-12-19 14:08 UTC (permalink / raw)
To: alsa-devel; +Cc: linux-omap
There will be a Oops or frequent underrun messages when playing music with
omap soc driver, this is because a data region is incorretly sized, other data
region will be overwriten when writing to this data region.
Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
---
sound/soc/omap/omap-pcm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/omap/omap-pcm.c b/sound/soc/omap/omap-pcm.c
index ce580a9..2adfbce 100644
--- a/sound/soc/omap/omap-pcm.c
+++ b/sound/soc/omap/omap-pcm.c
@@ -233,7 +233,7 @@ static int omap_pcm_open(struct snd_pcm_substream *substream)
if (ret < 0)
goto out;
- prtd = kzalloc(sizeof(prtd), GFP_KERNEL);
+ prtd = kzalloc(sizeof(struct omap_runtime_data), GFP_KERNEL);
if (prtd == NULL) {
ret = -ENOMEM;
goto out;
--
1.5.6.3
^ permalink raw reply related [flat|nested] 14+ messages in thread* Re: [PATCHv2 1/1] Fix a Oops bug in omap soc driver.
2008-12-19 14:08 [PATCHv2 1/1] Fix a Oops bug in omap soc driver Stanley.Miao
@ 2008-12-19 14:35 ` Jarkko Nikula
2008-12-19 14:39 ` [alsa-devel] " Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Jarkko Nikula @ 2008-12-19 14:35 UTC (permalink / raw)
To: ext Stanley.Miao; +Cc: alsa-devel, linux-omap
On Fri, 19 Dec 2008 22:08:22 +0800
"ext Stanley.Miao" <stanley.miao@windriver.com> wrote:
> There will be a Oops or frequent underrun messages when playing music with
> omap soc driver, this is because a data region is incorretly sized, other data
> region will be overwriten when writing to this data region.
>
> Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
> ---
> sound/soc/omap/omap-pcm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/omap/omap-pcm.c b/sound/soc/omap/omap-pcm.c
> index ce580a9..2adfbce 100644
> --- a/sound/soc/omap/omap-pcm.c
> +++ b/sound/soc/omap/omap-pcm.c
> @@ -233,7 +233,7 @@ static int omap_pcm_open(struct snd_pcm_substream *substream)
> if (ret < 0)
> goto out;
>
> - prtd = kzalloc(sizeof(prtd), GFP_KERNEL);
> + prtd = kzalloc(sizeof(struct omap_runtime_data), GFP_KERNEL);
Oh my... Can you change this as
prtd = kzalloc(sizeof(*prtd), GFP_KERNEL);
like suggested by the CodingStyle and then you can have my ack.
Acked-by: Jarkko Nikula <jarkko.nikula@nokia.com>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [alsa-devel] [PATCHv2 1/1] Fix a Oops bug in omap soc driver.
2008-12-19 14:35 ` Jarkko Nikula
@ 2008-12-19 14:39 ` Takashi Iwai
2008-12-20 13:51 ` ASoC updates Mark Brown
0 siblings, 1 reply; 14+ messages in thread
From: Takashi Iwai @ 2008-12-19 14:39 UTC (permalink / raw)
To: Jarkko Nikula; +Cc: ext Stanley.Miao, alsa-devel, linux-omap
At Fri, 19 Dec 2008 16:35:01 +0200,
Jarkko Nikula wrote:
>
> To: "ext Stanley.Miao" <stanley.miao@windriver.com>
> Cc: alsa-devel@alsa-project.org, linux-omap@vger.kernel.org
> Subject: Re: [alsa-devel] [PATCHv2 1/1] Fix a Oops bug in omap soc driver.
> From: Jarkko Nikula <jarkko.nikula@nokia.com>
> Delivered-To: alsa-devel@alsa-project.org
> Date: Fri, 19 Dec 2008 16:35:01 +0200
> Message-Id: <20081219163501.0e235884.jarkko.nikula@nokia.com>
> In-Reply-To: <4edcd8463d981e4babef82167aa58131539c367f.1229601269.git.stanley.miao@windriver.com>
> Organization: Nokia-M/Helsinki
> Mime-Version: 1.0
> List-Unsubscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe>
> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel>
> List-Post: <mailto:alsa-devel@alsa-project.org>
> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help>
> List-Subscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe>
> Content-Transfer-Encoding: 7bit
>
> On Fri, 19 Dec 2008 22:08:22 +0800
> "ext Stanley.Miao" <stanley.miao@windriver.com> wrote:
>
> > There will be a Oops or frequent underrun messages when playing music with
> > omap soc driver, this is because a data region is incorretly sized, other data
> > region will be overwriten when writing to this data region.
> >
> > Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
> > ---
> > sound/soc/omap/omap-pcm.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/sound/soc/omap/omap-pcm.c b/sound/soc/omap/omap-pcm.c
> > index ce580a9..2adfbce 100644
> > --- a/sound/soc/omap/omap-pcm.c
> > +++ b/sound/soc/omap/omap-pcm.c
> > @@ -233,7 +233,7 @@ static int omap_pcm_open(struct snd_pcm_substream *substream)
> > if (ret < 0)
> > goto out;
> >
> > - prtd = kzalloc(sizeof(prtd), GFP_KERNEL);
> > + prtd = kzalloc(sizeof(struct omap_runtime_data), GFP_KERNEL);
>
> Oh my... Can you change this as
>
> prtd = kzalloc(sizeof(*prtd), GFP_KERNEL);
>
> like suggested by the CodingStyle and then you can have my ack.
>
> Acked-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Thanks, merged now. I'm going to push the fixes to the upstream soon.
Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* ASoC updates
2008-12-19 14:39 ` [alsa-devel] " Takashi Iwai
@ 2008-12-20 13:51 ` Mark Brown
2008-12-20 14:11 ` SUBHRANIL CHOUDHURY
2008-12-20 15:47 ` Takashi Iwai
0 siblings, 2 replies; 14+ messages in thread
From: Mark Brown @ 2008-12-20 13:51 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 70043058a6968917c00c8d4cff5bfc0e095831ec:
Takashi Iwai (1):
Merge branch 'fix/asoc' into topic/asoc
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 for-tiwai
Troy Kisky (8):
ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit
ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity
ALSA: ASoC: DaVinci: davinci-i2s clean up
ALSA: ASoC: DaVinci: davinci-i2s clean up
ALSA: ASoC: DaVinci: document I2S limitations
ALSA: ASoC: tlv320aic3x add dsp_a
ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai
ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode
sound/soc/codecs/tlv320aic3x.c | 4 +
sound/soc/codecs/tlv320aic3x.h | 2 +
sound/soc/davinci/davinci-evm.c | 8 +-
sound/soc/davinci/davinci-i2s.c | 158 ++++++++++++++++++++++++--------------
4 files changed, 110 insertions(+), 62 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: ASoC updates
2008-12-20 13:51 ` ASoC updates Mark Brown
@ 2008-12-20 14:11 ` SUBHRANIL CHOUDHURY
2008-12-20 14:58 ` Sean McNamara
2008-12-20 15:47 ` Takashi Iwai
1 sibling, 1 reply; 14+ messages in thread
From: SUBHRANIL CHOUDHURY @ 2008-12-20 14:11 UTC (permalink / raw)
To: Mark Brown; +Cc: Takashi Iwai, alsa-devel
Dear all,
I am new to ALSA programming.
Suppose if i have to add some hardware specific feature in the ALSA sound
driver and expose to the application via the ALSA library, how can do that?
Please reply if you have some inputs.
Anything is welcome.
Thanks in advance.
Regards,
Subhranil
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: ASoC updates
2008-12-20 14:11 ` SUBHRANIL CHOUDHURY
@ 2008-12-20 14:58 ` Sean McNamara
0 siblings, 0 replies; 14+ messages in thread
From: Sean McNamara @ 2008-12-20 14:58 UTC (permalink / raw)
To: SUBHRANIL CHOUDHURY, alsa-devel
Hi,
On Sat, Dec 20, 2008 at 9:11 AM, SUBHRANIL CHOUDHURY <subhra85@gmail.com> wrote:
> Dear all,
> I am new to ALSA programming.
> Suppose if i have to add some hardware specific feature in the ALSA sound
> driver and expose to the application via the ALSA library, how can do that?
The generic interface to do that would be hwdep... in userspace, you
would have to modify libasound2 (alsa-lib) to correctly use the hwdep
interface, as documented here:
http://www.alsa-project.org/alsa-doc/alsa-lib/group___hw_dep.html
>
> Please reply if you have some inputs.
Please look through the documentation for 5 minutes first before
posting to the ML... the updated documentation for 1.0.18 is
maintained at
http://www.alsa-project.org/alsa-doc/alsa-lib/index.html
Thanks,
Sean
> Anything is welcome.
> Thanks in advance.
>
> Regards,
> Subhranil
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: ASoC updates
2008-12-20 13:51 ` ASoC updates Mark Brown
2008-12-20 14:11 ` SUBHRANIL CHOUDHURY
@ 2008-12-20 15:47 ` Takashi Iwai
1 sibling, 0 replies; 14+ messages in thread
From: Takashi Iwai @ 2008-12-20 15:47 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Sat, 20 Dec 2008 13:51:32 +0000,
Mark Brown wrote:
>
> The following changes since commit 70043058a6968917c00c8d4cff5bfc0e095831ec:
> Takashi Iwai (1):
> Merge branch 'fix/asoc' into topic/asoc
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 for-tiwai
Thanks, pulled now.
BTW, I'll be off from Dec. 23 for a week. Since it's not sure whether
I'll have an internet access there, please let me know until the next
Monday if you have urgent updates for 2.6.29.
Takashi
>
> Troy Kisky (8):
> ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit
> ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity
> ALSA: ASoC: DaVinci: davinci-i2s clean up
> ALSA: ASoC: DaVinci: davinci-i2s clean up
> ALSA: ASoC: DaVinci: document I2S limitations
> ALSA: ASoC: tlv320aic3x add dsp_a
> ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai
> ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode
>
> sound/soc/codecs/tlv320aic3x.c | 4 +
> sound/soc/codecs/tlv320aic3x.h | 2 +
> sound/soc/davinci/davinci-evm.c | 8 +-
> sound/soc/davinci/davinci-i2s.c | 158 ++++++++++++++++++++++++--------------
> 4 files changed, 110 insertions(+), 62 deletions(-)
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* ASoC updates
@ 2008-10-10 14:51 Mark Brown
2008-10-11 15:34 ` Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2008-10-10 14:51 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit f79f27b5e79b9ae1e39d8376fd2ed956e3e02430:
Takashi Iwai (1):
ALSA: ASoC - clean up Kconfig for TLV320AIC2
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Jarkko Nikula (3):
ASoC: OMAP: Add multilink support to McBSP DAI driver
ASoC: OMAP: Add support for OMAP2430 and OMAP34xx in McBSP DAI driver
ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver
Mark Brown (1):
ASoC: Make TLV320AIC26 user-visible
sound/soc/codecs/Kconfig | 2 +-
sound/soc/omap/omap-mcbsp.c | 176 ++++++++++++++++++++++++++++++-------------
sound/soc/omap/omap-mcbsp.h | 16 +++-
3 files changed, 134 insertions(+), 60 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: ASoC updates
2008-10-10 14:51 Mark Brown
@ 2008-10-11 15:34 ` Takashi Iwai
0 siblings, 0 replies; 14+ messages in thread
From: Takashi Iwai @ 2008-10-11 15:34 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Fri, 10 Oct 2008 15:51:27 +0100,
Mark Brown wrote:
>
> The following changes since commit f79f27b5e79b9ae1e39d8376fd2ed956e3e02430:
> Takashi Iwai (1):
> ALSA: ASoC - clean up Kconfig for TLV320AIC2
>
> are available in the git repository at:
>
> git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Thanks, pulled now.
There was a power cut yesterday ant it took over a day to recover,
and I finally can work again.
BTW, my git tree will be likely totally rebased. But still it's
better to merge patches right now so that they won't go away.
thanks,
Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* ASoC updates
@ 2008-10-02 10:02 Mark Brown
2008-10-02 10:36 ` Takashi Iwai
0 siblings, 1 reply; 14+ messages in thread
From: Mark Brown @ 2008-10-02 10:02 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
The following changes since commit 2e2ed79f64e935540b0d148f7e2c3ebefafe133e:
Vladimir Barinov (1):
ALSA: Correct Vladimir Barinov's e-mail address
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Of these only the patch from Rob is 2.6.27 material.
Arun KS (1):
ASoC: Add destination and source port for DMA on OMAP1
Frank Mandarino (1):
ASoC: Remove references to Endrelia ETI-B1 board
Jonas Bonn (2):
ASoC: Add widgets before setting endpoints on GTA01
ASoC: Drop device registration from GTA01 lm4857 driver
Rob Sims (1):
ASoC: Set correct name for WM8753 rec mixer output
sound/soc/at91/Kconfig | 17 --
sound/soc/at91/Makefile | 5 -
sound/soc/at91/eti_b1_wm8731.c | 349 ------------------------------------
sound/soc/codecs/wm8753.c | 4 +-
sound/soc/omap/omap-pcm.c | 4 +-
sound/soc/s3c24xx/neo1973_wm8753.c | 57 +-----
6 files changed, 14 insertions(+), 422 deletions(-)
delete mode 100644 sound/soc/at91/eti_b1_wm8731.c
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: ASoC updates
2008-10-02 10:02 Mark Brown
@ 2008-10-02 10:36 ` Takashi Iwai
0 siblings, 0 replies; 14+ messages in thread
From: Takashi Iwai @ 2008-10-02 10:36 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel
At Thu, 2 Oct 2008 11:02:00 +0100,
Mark Brown wrote:
>
> The following changes since commit 2e2ed79f64e935540b0d148f7e2c3ebefafe133e:
> Vladimir Barinov (1):
> ALSA: Correct Vladimir Barinov's e-mail address
>
> are available in the git repository at:
>
> git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
>
> Of these only the patch from Rob is 2.6.27 material.
OK, then I split your commits to two parts.
Rob's patch went into asoc-fixes branch for the next (possible) pull
request, and others to usual topic/asoc branch. The topic/asoc also
merged asoc-fixes branch, so all are in there as results, too.
Thanks,
Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2009-01-28 8:11 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 17:56 ASoC updates Mark Brown
2009-01-05 20:53 ` Takashi Iwai
2009-01-05 21:09 ` Mark Brown
2009-01-06 8:45 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2009-01-27 20:03 Mark Brown
2009-01-28 8:11 ` Takashi Iwai
2008-12-19 14:08 [PATCHv2 1/1] Fix a Oops bug in omap soc driver Stanley.Miao
2008-12-19 14:35 ` Jarkko Nikula
2008-12-19 14:39 ` [alsa-devel] " Takashi Iwai
2008-12-20 13:51 ` ASoC updates Mark Brown
2008-12-20 14:11 ` SUBHRANIL CHOUDHURY
2008-12-20 14:58 ` Sean McNamara
2008-12-20 15:47 ` Takashi Iwai
2008-10-10 14:51 Mark Brown
2008-10-11 15:34 ` Takashi Iwai
2008-10-02 10:02 Mark Brown
2008-10-02 10:36 ` 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.