<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/legacy-kernel.git/drivers/input, branch igloo-dev</title>
<subtitle>legacy kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=igloo-dev</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=igloo-dev'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/'/>
<updated>2011-12-16T14:04:55+00:00</updated>
<entry>
<title>Squash</title>
<updated>2011-12-16T14:04:55+00:00</updated>
<author>
<name>Benn Pörscke</name>
<email>benn.porscke@stericsson.com</email>
</author>
<published>2011-12-16T14:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=93f379e6cfadfded0d262192ca69d1abc096d90e'/>
<id>urn:sha1:93f379e6cfadfded0d262192ca69d1abc096d90e</id>
<content type='text'>
Change-Id: I2fcf46d1fc4b0cd4c61e5be3654c43b80db86015
</content>
</entry>
<entry>
<title>input: keyboard: nomadik-ske: Do not always enable on suspend</title>
<updated>2011-10-27T13:19:01+00:00</updated>
<author>
<name>Jonas Aaberg</name>
<email>jonas.aberg@stericsson.com</email>
</author>
<published>2011-10-21T05:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=2b40945a7587d605604ec488fcec90f98660fa25'/>
<id>urn:sha1:2b40945a7587d605604ec488fcec90f98660fa25</id>
<content type='text'>
The resume hook did always enable the ske driver on resume.

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

Change-Id: I613c0d0b0d626c77a422eaa65e3060dcc866ed56
Signed-off-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34793
Reviewed-by: QABUILD
Reviewed-by: Bengt JONSSON &lt;bengt.g.jonsson@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: gpio-keys: Disable hw on suspend</title>
<updated>2011-10-19T14:59:55+00:00</updated>
<author>
<name>Jonas Aaberg</name>
<email>jonas.aberg@stericsson.com</email>
</author>
<published>2011-09-30T11:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=e4f3d6d957c69b0b391d55d9cbdc8d4f3d304404'/>
<id>urn:sha1:e4f3d6d957c69b0b391d55d9cbdc8d4f3d304404</id>
<content type='text'>
Disable hw if active when suspending if the hw can't wake
the system from suspend.

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

Change-Id: Ieaf2a2022b23782bc19afa152dc5e3fa5a0024ad
Signed-off-by: Jonas Aaberg &lt;jonas.aberg@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32721
Reviewed-by: Bengt JONSSON &lt;bengt.g.jonsson@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: ts-cypress reduce the delays</title>
<updated>2011-10-19T11:45:49+00:00</updated>
<author>
<name>Avinash A</name>
<email>Avinash.a@stericsson.com</email>
</author>
<published>2011-10-19T05:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=8724e139d9b423c992947f6f1c5b4d8356e5a218'/>
<id>urn:sha1:8724e139d9b423c992947f6f1c5b4d8356e5a218</id>
<content type='text'>
The gesture set up is done after it
is checked for correct values in the
operational mode.
In the operational mode if there is
failure it is retried 26 times which
delays the bootup
This fixes these issue along with
the boot delay reduction

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

Change-Id: I80b2dc32434b839933f5378e892ffc336e989de2
Signed-off-by: Avinash A &lt;Avinash.a@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34418
Reviewed-by: Avinash A &lt;avinash.a@stericsson.com&gt;
Tested-by: Avinash A &lt;avinash.a@stericsson.com&gt;
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: Increase schedule Scan work delay</title>
<updated>2011-10-18T05:27:58+00:00</updated>
<author>
<name>Naga Radhesh</name>
<email>naga.radheshy@stericsson.com</email>
</author>
<published>2011-10-11T08:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=1675b01ac65738b3111fce3902a939592a98ed9e'/>
<id>urn:sha1:1675b01ac65738b3111fce3902a939592a98ed9e</id>
<content type='text'>
Increase Scan work delay,to reduce CPU load

ST-Ericsson ID: 365018
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: NA

Signed-off-by: Naga Radhesh &lt;naga.radheshy@stericsson.com&gt;
Change-Id: Ibf21ffd807d7603ad4ac68558cff723b801d8c80
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33604
Reviewed-by: QABUILD
Reviewed-by: Naveen Kumar GADDIPATI &lt;naveen.gaddipati@stericsson.com&gt;
Reviewed-by: Karl-Johan PERNTZ &lt;karl-johan.perntz@stericsson.com&gt;
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: Report all key actions in SKE autoscan mode</title>
<updated>2011-10-03T10:26:21+00:00</updated>
<author>
<name>Karl-Johan Perntz</name>
<email>karl-johan.perntz@stericsson.com</email>
</author>
<published>2011-09-29T07:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=2e42f3dd7886b307892703f39acf4e3052c75d3b'/>
<id>urn:sha1:2e42f3dd7886b307892703f39acf4e3052c75d3b</id>
<content type='text'>
Driver now use a delayed work to poll the autoscan registers after a
key press interrupt. Polling is performed until all keys are released.
Solution was chosen since the hardware does not clear the KPRISA
interrupt bit while a key is pressed, making detection of a second key
action impossible.

ST-Ericsson ID: 361135
ST-Ericsson Linux next: Not tested
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id:Ic258f380ed5a9df78bce68362d4d2ca3e18a9cf1
Signed-off-by: Karl-Johan Perntz &lt;karl-johan.perntz@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32458
Reviewed-by: Naga RADHESH Y &lt;naga.radheshy@stericsson.com&gt;
Tested-by: Naga RADHESH Y &lt;naga.radheshy@stericsson.com&gt;
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input:misc: Remove TVout support in accessory driver</title>
<updated>2011-09-30T10:12:51+00:00</updated>
<author>
<name>Virupax Sadashivpetimath</name>
<email>virupax.sadashivpetimath@stericsson.com</email>
</author>
<published>2011-09-26T15:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=8b322de9614db8411139b3c8804282d390ec3db7'/>
<id>urn:sha1:8b322de9614db8411139b3c8804282d390ec3db7</id>
<content type='text'>
The TVout hardware block is not used, so
remove the related code.

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

Change-Id: I0f0f39b13f5b48de6096d076b9dd5253a3c14346
Signed-off-by: Virupax Sadashivpetimath &lt;virupax.sadashivpetimath@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32003
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: ab8500: update supply name</title>
<updated>2011-09-29T07:04:20+00:00</updated>
<author>
<name>Mian Yousaf Kaukab</name>
<email>mian.yousaf.kaukab@stericsson.com</email>
</author>
<published>2011-09-21T09:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=e33a2ddc99e47d6f2c238f65791c144892f47ed8'/>
<id>urn:sha1:e33a2ddc99e47d6f2c238f65791c144892f47ed8</id>
<content type='text'>
Regulator supply name update according to the mainline version of regulator
framework.

Change-Id: If18e24491ac80369a7325536c8353758aff33056
Signed-off-by: Mian Yousaf Kaukab &lt;mian.yousaf.kaukab@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32122
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
Tested-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: ab8500: update function call for gpio configuration</title>
<updated>2011-09-29T07:03:56+00:00</updated>
<author>
<name>Mian Yousaf Kaukab</name>
<email>mian.yousaf.kaukab@stericsson.com</email>
</author>
<published>2011-09-20T11:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=d9499f72f9dd83d923a3a96815f16a6d6ed2675d'/>
<id>urn:sha1:d9499f72f9dd83d923a3a96815f16a6d6ed2675d</id>
<content type='text'>
ab8500_config_pull_up_or_down is renamed to ab8500_config_pulldown to match
the functionality implemented in the function.

Change-Id: Ie9566657972b67842828ce115ff5d7072450e163
Signed-off-by: Mian Yousaf Kaukab &lt;mian.yousaf.kaukab@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32119
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
Tested-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>input: ts-cypress proper timing for each mode change</title>
<updated>2011-09-27T04:12:58+00:00</updated>
<author>
<name>Avinash A</name>
<email>Avinash.a@stericsson.com</email>
</author>
<published>2011-09-26T14:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=cce0b0d36222bb91c9d55b3bb53e6b8832183560'/>
<id>urn:sha1:cce0b0d36222bb91c9d55b3bb53e6b8832183560</id>
<content type='text'>
The time interval for the cypress controller
in deep sleep state after the last communication
should be Tdelay &gt; 2*Trefresh. Trefresh is 14.3ms

ST-Ericsson ID: 359690, 357430
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I86aedb29157ea8a2e3d685747b02f8c596945cdf
Signed-off-by: Avinash A &lt;Avinash.a@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/31993
Reviewed-by: Avinash A &lt;avinash.a@stericsson.com&gt;
Tested-by: Avinash A &lt;avinash.a@stericsson.com&gt;
Reviewed-by: Rabin VINCENT &lt;rabin.vincent@stericsson.com&gt;
</content>
</entry>
</feed>
