<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/sound/soc/at91/Makefile, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2008-10-31T13:12:26+00:00</updated>
<entry>
<title>ASoC: Merge AT91 and AVR32 support into a single atmel architecture</title>
<updated>2008-10-31T13:12:26+00:00</updated>
<author>
<name>Sedji Gaouaou</name>
<email>sedji.gaouaou@atmel.com</email>
</author>
<published>2008-10-03T14:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6c7425095c9ee23d080dba3e27217a254cce4562'/>
<id>urn:sha1:6c7425095c9ee23d080dba3e27217a254cce4562</id>
<content type='text'>
The Ateml AT91 and AVR32 SoC share common IP for audio and can share the
same driver code using the atmel-ssc API provided for both architectures.
Do this, creating a new unified atmel ASoC architecture to replace the
previous at32 and at91 ones.

[This was contributed as a patch series for reviewability but has been
squashed down to a single commit to help preserve both the history and
bisectability.  A small bugfix from Jukka is included.]

Tested-by: Jukka Hynninen &lt;ext-jukka.hynninen@vaisala.com&gt;
Signed-off-by: Sedji Gaouaou &lt;sedji.gaouaou@atmel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>ALSA: ASoC: Remove references to Endrelia ETI-B1 board</title>
<updated>2008-10-13T00:16:05+00:00</updated>
<author>
<name>Frank Mandarino</name>
<email>fmandarino@endrelia.com</email>
</author>
<published>2008-09-30T14:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5cabc1a8b3acc4babd69f2c91a6ab4468dac6663'/>
<id>urn:sha1:5cabc1a8b3acc4babd69f2c91a6ab4468dac6663</id>
<content type='text'>
The ASoC machine drivers for this board were only provided as examples
for the new AT91 ASoC platform driver.  Since the ETI-B1 board is
proprietary and there are other AT91 ASoC machine drivers available,
it makes sense to remove these drivers.

Signed-off-by: Frank Mandarino &lt;fmandarino@endrelia.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>[ALSA] ASoC AT91xxxx build fix</title>
<updated>2007-05-11T14:56:02+00:00</updated>
<author>
<name>Frank Mandarino</name>
<email>fmandarino@endrelia.com</email>
</author>
<published>2007-04-16T15:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1a236566ea320a05f3892d8dedd4b5c6bff8706b'/>
<id>urn:sha1:1a236566ea320a05f3892d8dedd4b5c6bff8706b</id>
<content type='text'>
This patch by Frank Madarino updates the AT91xxxx Makefile and Kconfig
to build the renamed SSC files.
Changes:-
o Rename various i2s labels to ssc

Signed-off-by: Frank Mandarino &lt;fmandarino@endrelia.com&gt;
Signed-off-by: Liam Girdwood &lt;lg@opensource.wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@suse.cz&gt;
</content>
</entry>
<entry>
<title>[ALSA] Update AT91 ASoC driver for 2.6.19 kernel.</title>
<updated>2007-02-09T08:01:56+00:00</updated>
<author>
<name>Frank Mandarino</name>
<email>fmandarino@endrelia.com</email>
</author>
<published>2006-11-24T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9f0ac6e1a8677ac509821f4ff0c77d39b1d63125'/>
<id>urn:sha1:9f0ac6e1a8677ac509821f4ff0c77d39b1d63125</id>
<content type='text'>
Changes were required to support latest AT91 header files.
Also updated to remove AT91RM9200-specific code in the ASoC
platform drivers to support the AT91SAM9260 and AT91SAM9261
chips, but no testing was performed on these chips.

Signed-off-by: Frank Mandarino &lt;fmandarino@endrelia.com&gt;
Signed-off-by: Liam Girdwood &lt;lg@opensource.wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@suse.cz&gt;
</content>
</entry>
<entry>
<title>[ALSA] ASoC AT91RM92000 build</title>
<updated>2007-02-09T08:00:32+00:00</updated>
<author>
<name>Frank Mandarino</name>
<email>fmandarino@endrelia.com</email>
</author>
<published>2006-10-06T16:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8dafc0fb49b903c4e7262b2622bef8342345c700'/>
<id>urn:sha1:8dafc0fb49b903c4e7262b2622bef8342345c700</id>
<content type='text'>
This patch adds a Makefile and Kconfig to build the ASoC AT91RM9200
support.

Signed-off-by: Frank Mandarino &lt;fmandarino@endrelia.com&gt;
Signed-off-by: Liam Girdwood &lt;liam.girdwood@wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@suse.cz&gt;
</content>
</entry>
</feed>
