<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git, branch core</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=core</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=core'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-06-18T19:17:39+00:00</updated>
<entry>
<title>android: Enable Android alarm driver</title>
<updated>2012-06-18T19:17:39+00:00</updated>
<author>
<name>mathieu.poirier@linaro.org</name>
<email>mathieu.poirier@linaro.org</email>
</author>
<published>2012-06-18T15:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9618f6afd4c58cbaf66ed27736c4a6331e632968'/>
<id>urn:sha1:9618f6afd4c58cbaf66ed27736c4a6331e632968</id>
<content type='text'>
Please apply to:
 stable-android-ux500-3.3-1
 stable-android-ux500-3.4
 integration-android-ux500

From d9136de15feb9ad6d938012a697f7c04c48fea96 Mon Sep 17 00:00:00 2001
From: "Mathieu J. Poirier" &lt;mathieu.poirier@linaro.org&gt;
Date: Mon, 18 Jun 2012 08:16:47 -0600
Subject: [PATCH] android: Enable Android alarm driver

Setting INTF_ALARM_DEV allows time related services to
work properly.

LP: https://bugs.launchpad.net/linaro-android/+bug/987236

Signed-off-by: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;
</content>
</entry>
<entry>
<title>core: Fix for Basic Suspend/Resume to work</title>
<updated>2012-05-23T08:03:23+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-05-17T11:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=f0bfbaaec3d8dfb06790c59bc5d6c848f0bbd5f8'/>
<id>urn:sha1:f0bfbaaec3d8dfb06790c59bc5d6c848f0bbd5f8</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>config: Enable PCCARD to set IO_SPACE_LIMIT to 0xffff to avoid failure in IORESOURCE_IO allocation</title>
<updated>2012-05-22T09:01:43+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-25T14:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ec3e8a328c763998e45e2a3115a07298221f77ba'/>
<id>urn:sha1:ec3e8a328c763998e45e2a3115a07298221f77ba</id>
<content type='text'>
This is a temporary workaround until cg2900-uart &amp; cw1200 drivers
change their way to manage the GPIO reservations

Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>power: ab8500: bm: Temporary workaround to reuse old ab8500 platform data managment</title>
<updated>2012-05-22T09:01:43+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-24T11:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=addfa027e67c7241938e88c96e1b2abe6ea4149e'/>
<id>urn:sha1:addfa027e67c7241938e88c96e1b2abe6ea4149e</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>RTC: Fix to correct improper implementation of clock update irq (RTC_UIE) and enable UIE Emulation</title>
<updated>2012-05-22T09:01:43+00:00</updated>
<author>
<name>ramesh.chandrasekaran</name>
<email>ramesh.chandrasekaran@stericsson.com</email>
</author>
<published>2012-04-23T05:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=88ee8490ab4f6401fe4d60533161a0266680543d'/>
<id>urn:sha1:88ee8490ab4f6401fe4d60533161a0266680543d</id>
<content type='text'>
Signed-off-by: ramesh.chandrasekaran &lt;ramesh.chandrasekaran@stericsson.com&gt;
</content>
</entry>
<entry>
<title>Enable USB Video in Snowball kernel config</title>
<updated>2012-05-22T09:01:42+00:00</updated>
<author>
<name>supriya karanth</name>
<email>supriya.karanth@stericsson.com</email>
</author>
<published>2012-04-13T14:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=169b92e33260f1616046880de89ee8103dcdf156'/>
<id>urn:sha1:169b92e33260f1616046880de89ee8103dcdf156</id>
<content type='text'>
Enable the USB VIDEO CLASS for android

https://bugs.launchpad.net/igloocommunity/+bug/975593

Signed-off-by: supriya karanth &lt;supriya.karanth@stericsson.com&gt;
</content>
</entry>
<entry>
<title>ab8500: gpadc: Use new mainline ab8500_gpadc_get() with name parameter</title>
<updated>2012-05-22T09:01:42+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-18T13:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=3fc05771a4957963c8108ecbdc0308f02e21a935'/>
<id>urn:sha1:3fc05771a4957963c8108ecbdc0308f02e21a935</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>mfd ab8500: bm: Fix the bat_type field lack in ab8500_bm_data</title>
<updated>2012-05-22T09:01:42+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-18T11:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=c5030b1731024660f643f8481237fddf1770248d'/>
<id>urn:sha1:c5030b1731024660f643f8481237fddf1770248d</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>ux500: bm: Update board mop500 battery management to 3.4 bm drivers</title>
<updated>2012-05-22T09:01:42+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-18T11:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=e4032a05be2e8680fc45e97166696b32c065b5d7'/>
<id>urn:sha1:e4032a05be2e8680fc45e97166696b32c065b5d7</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>ux500: configs: u8500 defconfigs cleanup and alignment</title>
<updated>2012-05-22T09:01:42+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-04-06T08:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9e11f7158058c88ab6639427b6d7649002836b66'/>
<id>urn:sha1:9e11f7158058c88ab6639427b6d7649002836b66</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
</feed>
