<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus-rt.git/sound/soc/s3c24xx/Makefile, branch wip-litmus3.0-2011.2</title>
<subtitle>The LITMUS^RT kernel.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/'/>
<entry>
<title>ASoC: Samsung: Rename from s3c24xx to samsung</title>
<updated>2010-11-23T14:13:04+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=5033f43c66754296dfb0ac5c895208e4a7f93aac'/>
<id>5033f43c66754296dfb0ac5c895208e4a7f93aac</id>
<content type='text'>
Finally, move the 's3c24xx' directory to 'samsung'

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finally, move the 's3c24xx' directory to 'samsung'

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Generalize Kconfig symbols</title>
<updated>2010-11-23T14:08:43+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=a964f34d8b516633d471191156963bae0d1bf730'/>
<id>a964f34d8b516633d471191156963bae0d1bf730</id>
<content type='text'>
Move prefixes to repesent the nature of Samsung ASoC suitably.
        SND_S3C24XX_SOC -&gt; ASOC_SAMSUNG
        SND_S3C_SOC_PCM -&gt; SND_SAMSUNG_PCM
        SND_S3C_SOC_AC97 -&gt; SND_SAMSUNG_AC97
        SND_S5P_SOC_SPDIF -&gt; SND_SAMSUNG_SPDIF
        SND_S3C24XX_SOC_I2S -&gt; SND_S3C24XX_I2S
        SND_S3C64XX_SOC_SMARTQ -&gt; ASOC_SMARTQ
        SND_SOC_SMDK_SPDIF -&gt; ASOC_SAMSUNG_SMDK_SPDIF
        SND_SOC_SMDK_WM8580 -&gt; ASOC_SAMSUNG_SMDK_WM8580
        SND_SOC_SMDK_WM9713 -&gt; ASOC_SAMSUNG_SMDK_WM9713
        SND_SOC_GONI_AQUILA_WM8994 -&gt; ASOC_GONI_AQUILA_WM8994

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move prefixes to repesent the nature of Samsung ASoC suitably.
        SND_S3C24XX_SOC -&gt; ASOC_SAMSUNG
        SND_S3C_SOC_PCM -&gt; SND_SAMSUNG_PCM
        SND_S3C_SOC_AC97 -&gt; SND_SAMSUNG_AC97
        SND_S5P_SOC_SPDIF -&gt; SND_SAMSUNG_SPDIF
        SND_S3C24XX_SOC_I2S -&gt; SND_S3C24XX_I2S
        SND_S3C64XX_SOC_SMARTQ -&gt; ASOC_SMARTQ
        SND_SOC_SMDK_SPDIF -&gt; ASOC_SAMSUNG_SMDK_SPDIF
        SND_SOC_SMDK_WM8580 -&gt; ASOC_SAMSUNG_SMDK_WM8580
        SND_SOC_SMDK_WM9713 -&gt; ASOC_SAMSUNG_SMDK_WM9713
        SND_SOC_GONI_AQUILA_WM8994 -&gt; ASOC_GONI_AQUILA_WM8994

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: SMDK64XX: Rename for other platforms</title>
<updated>2010-11-23T14:08:00+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=d98ce6cf0303dc8edc9fdc18f84e4d7dafbb61a2'/>
<id>d98ce6cf0303dc8edc9fdc18f84e4d7dafbb61a2</id>
<content type='text'>
We plan to use the same ASoC Machine driver for most of
latest SMDK platforms. So rename the 64XX specific driver
to generic named.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We plan to use the same ASoC Machine driver for most of
latest SMDK platforms. So rename the 64XX specific driver
to generic named.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: S3C64XX: Remove obsoleted I2S drivers</title>
<updated>2010-11-23T14:07:46+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=03e6a88897f923ae2608569e66afba4766e1abf7'/>
<id>03e6a88897f923ae2608569e66afba4766e1abf7</id>
<content type='text'>
Now that we have better I2S CPU drivers and no need for the old
ones, discard them.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we have better I2S CPU drivers and no need for the old
ones, discard them.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Add common I2S driver</title>
<updated>2010-11-23T14:06:58+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=1c7ac01807ac89dee5e2ebf8f43fbc4cbba24af6'/>
<id>1c7ac01807ac89dee5e2ebf8f43fbc4cbba24af6</id>
<content type='text'>
The I2S controllers since S3C64XX are incremental revisions, with
a new feature added to the last one. The programming i/f doesn't
conflict between these revisions, so it is possible to have one
common driver that could manage various versions of I2S (v3, 4 &amp; 5)

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The I2S controllers since S3C64XX are incremental revisions, with
a new feature added to the last one. The programming i/f doesn't
conflict between these revisions, so it is possible to have one
common driver that could manage various versions of I2S (v3, 4 &amp; 5)

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Rename PCM driver</title>
<updated>2010-11-23T14:06:27+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=158a782843f9b0716c9fecf14a0563b07cf84da4'/>
<id>158a782843f9b0716c9fecf14a0563b07cf84da4</id>
<content type='text'>
Rename Samsung PCM Controller driver
	s3c-pcm.[c/h] -&gt; pcm.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename Samsung PCM Controller driver
	s3c-pcm.[c/h] -&gt; pcm.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Rename AC97 driver</title>
<updated>2010-11-23T14:05:42+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=99ce3a3f3748f39ab6447c246b675f182ee761da'/>
<id>99ce3a3f3748f39ab6447c246b675f182ee761da</id>
<content type='text'>
Rename Samsung AC97 driver
	s3c-ac97.[c/h] -&gt; ac97.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename Samsung AC97 driver
	s3c-ac97.[c/h] -&gt; ac97.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Rename ASoC DMA driver</title>
<updated>2010-11-23T14:05:08+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=4b640cf309e517f1ea5ab308fc7b24352612f535'/>
<id>4b640cf309e517f1ea5ab308fc7b24352612f535</id>
<content type='text'>
Rename Samsung ASoC DMA driver
	s3c-dma.[c/h] -&gt; dma.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename Samsung ASoC DMA driver
	s3c-dma.[c/h] -&gt; dma.[c/h]

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: Samsung: Remove redundant AQUILA driver</title>
<updated>2010-11-23T14:02:11+00:00</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=3a56d0ca72f8fc47240849b83acacd1c92283b99'/>
<id>3a56d0ca72f8fc47240849b83acacd1c92283b99</id>
<content type='text'>
AQUILA and GONI are essentially the same h/w w.r.t ASoC.
They only differ by the fact that GONI has stereo speaker-out
whereas AQUILA has mono.

The difference can easily be handled in the same MACHINE driver
by making machine-specific runtime changes.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AQUILA and GONI are essentially the same h/w w.r.t ASoC.
They only differ by the fact that GONI has stereo speaker-out
whereas AQUILA has mono.

The difference can easily be handled in the same MACHINE driver
by making machine-specific runtime changes.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio</title>
<updated>2010-10-15T10:41:12+00:00</updated>
<author>
<name>Seungwhan Youn</name>
<email>sw.youn@samsung.com</email>
</author>
<published>2010-10-12T11:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=b67089e4c258a3a4ea8e23ceea4a5b7f8c3099d7'/>
<id>b67089e4c258a3a4ea8e23ceea4a5b7f8c3099d7</id>
<content type='text'>
This patch add S/PDIF machine driver to support S/PDIF PCM audio
on SMDKC100, SMDKC110 and SMDKV210 boards.

Signed-off-by: Seungwhan Youn &lt;sw.youn@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add S/PDIF machine driver to support S/PDIF PCM audio
on SMDKC100, SMDKC110 and SMDKV210 boards.

Signed-off-by: Seungwhan Youn &lt;sw.youn@samsung.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
