<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git, branch integration-android-ux500</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-android-ux500</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-android-ux500'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-11-09T10:35:44+00:00</updated>
<entry>
<title>usb: Fix usb issues during reboot</title>
<updated>2012-11-09T10:35:44+00:00</updated>
<author>
<name>supriya karanth</name>
<email>supriya.karanth@stericsson.com</email>
</author>
<published>2012-09-14T10:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=61456518b473024ca2f0c1cd32823419bee0e3f3'/>
<id>urn:sha1:61456518b473024ca2f0c1cd32823419bee0e3f3</id>
<content type='text'>
Added error handling in adb_release.
Fixed warning in ab8500 usb due to the phy_disable call when the
usb phy wasn't enabled.

Signed-off-by: supriya karanth &lt;supriya.karanth@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mm: fix faulty initialization in vmalloc_init()</title>
<updated>2012-11-09T07:44:37+00:00</updated>
<author>
<name>KyongHo</name>
<email>pullip.cho@samsung.com</email>
</author>
<published>2012-05-29T22:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=abca344c85e36a2fa24ee1f7c919fa075d50c3e4'/>
<id>urn:sha1:abca344c85e36a2fa24ee1f7c919fa075d50c3e4</id>
<content type='text'>
The transfer of -&gt;flags causes some of the static mapping virtual
addresses to be prematurely freed (before the mapping is removed) because
VM_LAZY_FREE gets "set" if tmp-&gt;flags has VM_IOREMAP set.  This might
cause subsequent vmalloc/ioremap calls to fail because it might allocate
one of the freed virtual address ranges that aren't unmapped.

va-&gt;flags has different types of flags from tmp-&gt;flags.  If a region with
VM_IOREMAP set is registered with vm_area_add_early(), it will be removed
by __purge_vmap_area_lazy().

Fix vmalloc_init() to correctly initialize vmap_area for the given
vm_struct.

Also initialise va-&gt;vm.  If it is not set, find_vm_area() for the early
vm regions will always fail.

Signed-off-by: KyongHo Cho &lt;pullip.cho@samsung.com&gt;
Cc: "Olav Haugan" &lt;ohaugan@codeaurora.org&gt;
Cc: &lt;stable@vger.kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

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

Change-Id: If5af5590d9dcd08048df2af31424a99e189be838
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/63748
Tested-by: Rabin VINCENT &lt;rabin.vincent@stericsson.com&gt;
Reviewed-by: Shreshtha Kumar SAHU &lt;shreshthakumar.sahu@stericsson.com&gt;
Reviewed-by: Rabin VINCENT &lt;rabin.vincent@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mach-ux500: Load snowball touchscreen firmware from userspace</title>
<updated>2012-11-09T07:08:55+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-10-15T09:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=db60e5845c840a481a22f86cea5c2220ee76db9e'/>
<id>urn:sha1:db60e5845c840a481a22f86cea5c2220ee76db9e</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>video: display: Add nastec DPI lcd driver for snowball</title>
<updated>2012-11-09T07:08:09+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-30T10:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ad8fac1837c083390ae9c1775a3b7503253cc20e'/>
<id>urn:sha1:ad8fac1837c083390ae9c1775a3b7503253cc20e</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mach-ux500: regulators: Add regulators for snowball display</title>
<updated>2012-11-09T07:06:00+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-30T10:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=dbab284c35130f2464365b77e380b1b42447f545'/>
<id>urn:sha1:dbab284c35130f2464365b77e380b1b42447f545</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mach-ux500: gpio: Configure power gpios for snowball display and touch</title>
<updated>2012-11-09T07:05:08+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-30T10:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=0b482a01d8c5a13d4e2ab10083c263e9cef9ecf5'/>
<id>urn:sha1:0b482a01d8c5a13d4e2ab10083c263e9cef9ecf5</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: ts: Add snowball touchscreen driver</title>
<updated>2012-11-09T07:03:49+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-10-15T09:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=e77e8a5a5fcc771b8419292cf47fa7034144eaf0'/>
<id>urn:sha1:e77e8a5a5fcc771b8419292cf47fa7034144eaf0</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mach-ux500: Add regulators plat-data for snowball lcd display</title>
<updated>2012-11-09T07:02:56+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-30T10:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ab1a623d4351704678bfb2675880d9d0d1654e47'/>
<id>urn:sha1:ab1a623d4351704678bfb2675880d9d0d1654e47</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>config: Add config for snowball lcd DPI display</title>
<updated>2012-11-09T07:00:34+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-04T10:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=c5187a2b6c3494fe6ae3f5a6e96f5a5f6eefe08a'/>
<id>urn:sha1:c5187a2b6c3494fe6ae3f5a6e96f5a5f6eefe08a</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mach-ux500: mcde: Add plat-data for snowball lcd display</title>
<updated>2012-11-09T06:56:48+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-07-04T10:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9d0c495c28768845cd57911e60bd9fc2442bc98f'/>
<id>urn:sha1:9d0c495c28768845cd57911e60bd9fc2442bc98f</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
</feed>
