<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/arm/mach-s5pc100/dev-audio.c, branch v3.7-rc5</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v3.7-rc5</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v3.7-rc5'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2012-09-19T15:42:18Z</updated>
<entry>
<title>ARM: samsung: move platform_data definitions</title>
<updated>2012-09-19T15:42:18Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2012-08-24T13:22:12Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=436d42c61c3eef1d02256174c8615046c61a28ad'/>
<id>urn:sha1:436d42c61c3eef1d02256174c8615046c61a28ad</id>
<content type='text'>
Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.

This moves such data out of the samsung include directories

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Acked-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Acked-by: Nicolas Pitre &lt;nico@linaro.org&gt;
Acked-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
Cc: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Ben Dooks &lt;ben-linux@fluff.org&gt;
Cc: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Cc: Guenter Roeck &lt;linux@roeck-us.net&gt;
Cc: "Wolfram Sang (embedded platforms)" &lt;w.sang@pengutronix.de&gt;
Cc: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
Cc: Bryan Wu &lt;bryan.wu@canonical.com&gt;
Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Cc: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;
Cc: Chris Ball &lt;cjb@laptop.org&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: Felipe Balbi &lt;balbi@ti.com&gt;
Cc: Alan Stern &lt;stern@rowland.harvard.edu&gt;
Cc: Sangbeom Kim &lt;sbkim73@samsung.com&gt;
Cc: Liam Girdwood &lt;lrg@ti.com&gt;
Cc: linux-samsung-soc@vger.kernel.org
</content>
</entry>
<entry>
<title>ARM: S5PC100: Use common macro to define resources on dev-audio.c</title>
<updated>2012-05-12T07:12:30Z</updated>
<author>
<name>Tushar Behera</name>
<email>tushar.behera@linaro.org</email>
</author>
<published>2012-05-12T07:12:30Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=982300055897609b1b924b9b576fcb2b48021b69'/>
<id>urn:sha1:982300055897609b1b924b9b576fcb2b48021b69</id>
<content type='text'>
Signed-off-by: Tushar Behera &lt;tushar.behera@linaro.org&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ASoC: Samsung: Rename AC97 platform device</title>
<updated>2010-11-23T14:05:29Z</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-22T06:36:00Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=e6104673d28823e33bfc3dfb046a117f2575c9a8'/>
<id>urn:sha1:e6104673d28823e33bfc3dfb046a117f2575c9a8</id>
<content type='text'>
Call the AC97 controller devices found in S3C, S5P and newer
SoCs as 'samsung-ac97' rather than 's3c-ac97'.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Kukjin Kim &lt;kgene.kim@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>
</entry>
<entry>
<title>ARM: S5PC100: Upgrade platform device for I2S</title>
<updated>2010-11-18T23:49:44Z</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-18T23:49:44Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=651cba5d17564e684584e544ff9111a3cb409c94'/>
<id>urn:sha1:651cba5d17564e684584e544ff9111a3cb409c94</id>
<content type='text'>
Add more information to I2S platform_devices in order to
prepare them for new controller driver.

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Rename s3c64xx I2S platform device</title>
<updated>2010-11-18T23:49:43Z</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-11-18T23:49:43Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=daea9b4f4416384dfcd0021a9461717974ed4354'/>
<id>urn:sha1:daea9b4f4416384dfcd0021a9461717974ed4354</id>
<content type='text'>
Since the I2S of S3C64XX and newer SoCs are incremental
versions of each other with changes managable in a single
driver, rename the 's3c64xx-iis' -&gt; 'samsung-i2s'

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Acked-by: Liam Girdwood &lt;lrg@slimlogic.co.uk&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: S5PC100: Add S/PDIF platform device</title>
<updated>2010-10-25T07:05:11Z</updated>
<author>
<name>Seungwhan Youn</name>
<email>sw.youn@samsung.com</email>
</author>
<published>2010-10-14T01:35:23Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=068b432d74e4d3d17ee0c292337e7194bba655c0'/>
<id>urn:sha1:068b432d74e4d3d17ee0c292337e7194bba655c0</id>
<content type='text'>
This patch add S/PDIF platform device to support S/PDIF PCM audio
on S5PC100.

Signed-off-by: Seungwhan Youn &lt;sw.youn@samsung.com&gt;
Acked-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Acked-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: S5PC100: Change to using s3c_gpio_cfgpin_range()</title>
<updated>2010-10-23T02:49:37Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2010-10-01T05:20:55Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=ce8f9abd62e3c9fb21d6cea96a07f42ed5e008ce'/>
<id>urn:sha1:ce8f9abd62e3c9fb21d6cea96a07f42ed5e008ce</id>
<content type='text'>
Change the code setting ranges of GPIO pins using s3c_gpio_cfgpin() to
use the recently introduced s3c_gpio_cfgpin_range().

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
[kgene.kim@samsung.com: Fixed wrong change]
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs</title>
<updated>2010-08-06T12:28:44Z</updated>
<author>
<name>Kukjin Kim</name>
<email>kgene.kim@samsung.com</email>
</author>
<published>2010-08-04T22:54:49Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=1c739c7f374f77c5a355273c0c1d9345ed08c0ce'/>
<id>urn:sha1:1c739c7f374f77c5a355273c0c1d9345ed08c0ce</id>
<content type='text'>
This patch fixes on inclusion &lt;mach/gpio.h&gt; to &lt;linux/gpio.h&gt;

Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
Cc: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>ARM: S5PC100: Add audio platform devices</title>
<updated>2010-05-20T10:27:40Z</updated>
<author>
<name>Jassi Brar</name>
<email>jassi.brar@samsung.com</email>
</author>
<published>2010-05-18T07:02:39Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=9e4ed5c394e64a40adc55797e885dae571e32800'/>
<id>urn:sha1:9e4ed5c394e64a40adc55797e885dae571e32800</id>
<content type='text'>
Define platform devices for all audio devices found on S5PC100

Signed-off-by: Jassi Brar &lt;jassi.brar@samsung.com&gt;
Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
</feed>
