<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git/arch/arm/plat-nomadik, branch integration-linux-ux500</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-linux-ux500</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-linux-ux500'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-06-04T11:45:28+00:00</updated>
<entry>
<title>Merge topic branch 'input' into integration-linux-ux500</title>
<updated>2012-06-04T11:45:28+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-06-04T11:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=c633be5ecf5fd7131c1af12a1d0de06655bc74cb'/>
<id>urn:sha1:c633be5ecf5fd7131c1af12a1d0de06655bc74cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge topic branch 'dma' into integration-linux-ux500</title>
<updated>2012-06-04T11:45:26+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-06-04T11:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=7938fb7c7b5d887cb17915b2fa2923736d9b2467'/>
<id>urn:sha1:7938fb7c7b5d887cb17915b2fa2923736d9b2467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge topic branch 'gpio' into integration-linux-ux500</title>
<updated>2012-06-04T11:45:25+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-06-04T11:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=137b939337b44c446e31414d5782e16006fb256c'/>
<id>urn:sha1:137b939337b44c446e31414d5782e16006fb256c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge topic branch 'mach-plat' into integration-linux-ux500</title>
<updated>2012-06-04T11:45:25+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-06-04T11:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=aede9c200012ac488f5973ff6edca1392a254914'/>
<id>urn:sha1:aede9c200012ac488f5973ff6edca1392a254914</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>Nomadik ske: Support keypad smaller than 8x8</title>
<updated>2012-05-22T09:03:39+00:00</updated>
<author>
<name>Chris Blair</name>
<email>chris.blair@stericsson.com</email>
</author>
<published>2011-12-05T09:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=dec331e62c2d978ebf73b9f0f04b53ace3c24907'/>
<id>urn:sha1:dec331e62c2d978ebf73b9f0f04b53ace3c24907</id>
<content type='text'>
Adds support to the driver for keypads with less than 8 rows
and 8 columns.

ST-Ericsson ID: 373774
ST-Ericsson FOSS-OUT ID: Trivial
ST-Ericsson Linux next: NA

Signed-off-by: Chris Blair &lt;chris.blair@stericsson.com&gt;

Conflicts:

	drivers/input/keyboard/nomadik-ske-keypad.c

Change-Id: Ib357ed6247c82dd326ce00fe826777fd459088b4
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/46286
Reviewed-by: QATOOLS
Reviewed-by: Michel JAOUEN &lt;michel.jaouen@stericsson.com&gt;
Tested-by: Michel JAOUEN &lt;michel.jaouen@stericsson.com&gt;
Reviewed-by: QATEST
Reviewed-by: Christopher BLAIR &lt;chris.blair@stericsson.com&gt;
Reviewed-by: Linus WALLEIJ &lt;linus.walleij@stericsson.com&gt;
</content>
</entry>
<entry>
<title>ske keypad: Proper regulator and clock framework support</title>
<updated>2012-05-22T09:03:31+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2011-10-12T12:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=a965b58036cb7433fff1ac19f7f6a4ed55df01b6'/>
<id>urn:sha1:a965b58036cb7433fff1ac19f7f6a4ed55df01b6</id>
<content type='text'>
SKE keypad doesn't block the APSleep during CPU Idle
by proper implementation of regulator and clock support for
SKE.

ST-Ericsson Id: ER 323894

Change-Id: I242f9618439e3004b5458981235b7079a97aa7dd
Signed-off-by: Naveen Kumar Gaddipati &lt;naveen.gaddipati@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/20127
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>dma40: Add the needed functions for STE audio support</title>
<updated>2012-05-22T09:02:56+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-01-17T16:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=746fe9c108ae7cc79da9ccf1437b97db98444516'/>
<id>urn:sha1:746fe9c108ae7cc79da9ccf1437b97db98444516</id>
<content type='text'>
Come from commit "dma40: update" Author: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;

Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>gpio/nomadik: move the Nomadik GPIO header</title>
<updated>2012-05-22T09:02:51+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2011-10-25T11:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9ab268f9e19b472fdccb80ec005f48ce5150fa7f'/>
<id>urn:sha1:9ab268f9e19b472fdccb80ec005f48ce5150fa7f</id>
<content type='text'>
This takes the Nomadik GPIO header out of the plat-nomadik
directory and pushes it down into &lt;gpio/nomadik&gt; where it belongs.

Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>ARM: plat-nomadik: Add alias to clarify settings</title>
<updated>2012-05-22T09:02:23+00:00</updated>
<author>
<name>Jonas Aaberg</name>
<email>jonas.aberg@stericsson.com</email>
</author>
<published>2011-10-12T08:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=2eb0bdfccf7d8532523341371fbbc6f0f1b7732f'/>
<id>urn:sha1:2eb0bdfccf7d8532523341371fbbc6f0f1b7732f</id>
<content type='text'>
PIN_SLPM_WAKEUP_ENABLE/DISABLE do something completely different
than the name says.

ST-Ericsson Linux next: -
ST-Ericsson ID: -
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: Ib334d2772fa21f58ee84f22dddf34830300a4f86
Signed-off-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33865
Reviewed-by: QABUILD
Reviewed-by: Rabin VINCENT &lt;rabin.vincent@stericsson.com&gt;
</content>
</entry>
<entry>
<title>plat-nomadik: gpio: nomadik: support low EMI mode</title>
<updated>2012-05-22T09:02:16+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2011-10-17T13:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=0766fea9aa074a4b75e01239ac900a4890f99387'/>
<id>urn:sha1:0766fea9aa074a4b75e01239ac900a4890f99387</id>
<content type='text'>
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32354
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
</feed>
