* [GIT PULL] ASoC updates for 3.1
@ 2011-07-04 21:10 Liam Girdwood
2011-07-05 5:34 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Liam Girdwood @ 2011-07-04 21:10 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel@alsa-project.org, Mark Brown
The following changes since commit d21685ec258f803d3badae5eae821383a34815a9:
Merge branch 'for-2.6.40' into for-2.6.41 (2011-05-30 10:54:18 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git for-3.1
Jarkko Nikula (1):
ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
Ricardo Neri (4):
ASoC: OMAP: Add CPU DAI driver for HDMI
ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boards
ASoC: OMAP: Update Makefile and Kconfig for HDMI audio
ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB.
sound/soc/codecs/tlv320aic3x.c | 34 +++++---
sound/soc/codecs/twl6040.c | 4 +-
sound/soc/omap/Kconfig | 11 +++
sound/soc/omap/Makefile | 4 +
sound/soc/omap/omap-hdmi.c | 158 ++++++++++++++++++++++++++++++++++++++
sound/soc/omap/omap-hdmi.h | 36 +++++++++
sound/soc/omap/omap4-hdmi-card.c | 129 +++++++++++++++++++++++++++++++
7 files changed, 361 insertions(+), 15 deletions(-)
create mode 100644 sound/soc/omap/omap-hdmi.c
create mode 100644 sound/soc/omap/omap-hdmi.h
create mode 100644 sound/soc/omap/omap4-hdmi-card.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ASoC updates for 3.1
2011-07-04 21:10 [GIT PULL] ASoC updates for 3.1 Liam Girdwood
@ 2011-07-05 5:34 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2011-07-05 5:34 UTC (permalink / raw)
To: Liam Girdwood; +Cc: alsa-devel@alsa-project.org, Mark Brown
At Mon, 4 Jul 2011 22:10:25 +0100,
Liam Girdwood wrote:
>
> The following changes since commit d21685ec258f803d3badae5eae821383a34815a9:
>
> Merge branch 'for-2.6.40' into for-2.6.41 (2011-05-30 10:54:18 +0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git for-3.1
Thanks, pulled now.
Takashi
> Jarkko Nikula (1):
> ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
>
> Ricardo Neri (4):
> ASoC: OMAP: Add CPU DAI driver for HDMI
> ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boards
> ASoC: OMAP: Update Makefile and Kconfig for HDMI audio
> ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB.
>
> sound/soc/codecs/tlv320aic3x.c | 34 +++++---
> sound/soc/codecs/twl6040.c | 4 +-
> sound/soc/omap/Kconfig | 11 +++
> sound/soc/omap/Makefile | 4 +
> sound/soc/omap/omap-hdmi.c | 158 ++++++++++++++++++++++++++++++++++++++
> sound/soc/omap/omap-hdmi.h | 36 +++++++++
> sound/soc/omap/omap4-hdmi-card.c | 129 +++++++++++++++++++++++++++++++
> 7 files changed, 361 insertions(+), 15 deletions(-)
> create mode 100644 sound/soc/omap/omap-hdmi.c
> create mode 100644 sound/soc/omap/omap-hdmi.h
> create mode 100644 sound/soc/omap/omap4-hdmi-card.c
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-05 5:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 21:10 [GIT PULL] ASoC updates for 3.1 Liam Girdwood
2011-07-05 5:34 ` 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.