<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel_samsung_smdk4412/drivers/input/keyboard/cypress, branch replicant-6.0</title>
<subtitle>kernel/samsung/smdk4412
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/'/>
<entry>
<title>input: cypress touchkey: cleanups: remove unused TEST_JIG_MODE</title>
<updated>2019-07-24T12:38:21+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2019-04-02T14:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=0ee78af736ce947d286d21b5fdc2c0212b2f8d38'/>
<id>0ee78af736ce947d286d21b5fdc2c0212b2f8d38</id>
<content type='text'>
TEST_JIG_MODE is not defined anywhere, so we can safely remove
that code.

The define name suggest that it was probably used during
manufacturing tests.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TEST_JIG_MODE is not defined anywhere, so we can safely remove
that code.

The define name suggest that it was probably used during
manufacturing tests.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>input: cypress touchkey: remove unused firmware loading code</title>
<updated>2019-07-24T12:38:21+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2019-03-26T20:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=1fe39350b36767cc60ae58c2b2ea5fa29d484be0'/>
<id>1fe39350b36767cc60ae58c2b2ea5fa29d484be0</id>
<content type='text'>
The firmware loading code is not used by any of the devices
currently supported by Replicant.

Some of the files (issp_*) that are involved in the firmware
loading have unclear licensing statements.

Removing the problematic files and adapting the code to compile
without them is easier and faster than getting legal advise to
understand if the files are under a free software license or not.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The firmware loading code is not used by any of the devices
currently supported by Replicant.

Some of the files (issp_*) that are involved in the firmware
loading have unclear licensing statements.

Removing the problematic files and adapting the code to compile
without them is easier and faster than getting legal advise to
understand if the files are under a free software license or not.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>input: cypress touchkey: remove unused binary firmware data</title>
<updated>2019-07-24T12:38:15+00:00</updated>
<author>
<name>Fil Bergamo</name>
<email>fil.bergamo@riseup.net</email>
</author>
<published>2019-01-14T23:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=160424ba716cde87e4ff213972a03388e90bf75e'/>
<id>160424ba716cde87e4ff213972a03388e90bf75e</id>
<content type='text'>
This removes some files that contain hex-encoded firmwares
which lack their corresponding source code.

They seem to only have been used during factory testing for
the touch keys and they are are not needed during normal
operation.

Signed-off-by: Fil Bergamo &lt;fil.bergamo@riseup.net&gt;
GNUtoo@cyberdimension.org: edited the commit message
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes some files that contain hex-encoded firmwares
which lack their corresponding source code.

They seem to only have been used during factory testing for
the touch keys and they are are not needed during normal
operation.

Signed-off-by: Fil Bergamo &lt;fil.bergamo@riseup.net&gt;
GNUtoo@cyberdimension.org: edited the commit message
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>smdk4412: cypress-touchkey - add keydisabler</title>
<updated>2014-03-28T12:21:00+00:00</updated>
<author>
<name>sbrissen</name>
<email>sbrissen@hotmail.com</email>
</author>
<published>2014-03-28T12:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=7b33a26b963567fe06cc289b684775811c7a72ea'/>
<id>7b33a26b963567fe06cc289b684775811c7a72ea</id>
<content type='text'>
Change-Id: I85efd4c5b2d6a7283c430f5eca2a730ef6b03d18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I85efd4c5b2d6a7283c430f5eca2a730ef6b03d18
</pre>
</div>
</content>
</entry>
<entry>
<title>d710: cypress: fix home button and auto-update defconfig</title>
<updated>2013-09-02T05:07:37+00:00</updated>
<author>
<name>Dorian Snyder</name>
<email>dastin1015@gmail.com</email>
</author>
<published>2013-09-02T05:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=0a49c6da693e5f4ab5a9c8d1ceb2969a97b9e22b'/>
<id>0a49c6da693e5f4ab5a9c8d1ceb2969a97b9e22b</id>
<content type='text'>
Change-Id: I1dd142d0b168101a8170e742d115bf70a47daa48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1dd142d0b168101a8170e742d115bf70a47daa48
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix kernel build error</title>
<updated>2013-08-31T07:15:31+00:00</updated>
<author>
<name>arrrghhh</name>
<email>arrrghhh@xdandroid.com</email>
</author>
<published>2013-08-31T07:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=3afe058d7eccd99d0f6dd036ac1a36163f8c4434'/>
<id>3afe058d7eccd99d0f6dd036ac1a36163f8c4434</id>
<content type='text'>
Change-Id: I1191517240ae7bcfb2fcbbffc98e22f28e8fa151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1191517240ae7bcfb2fcbbffc98e22f28e8fa151
</pre>
</div>
</content>
</entry>
<entry>
<title>cypress-touchkey: remove backlight timeout feature</title>
<updated>2013-08-23T19:56:19+00:00</updated>
<author>
<name>Daniel Hillenbrand</name>
<email>codeworkx@cyanogenmod.org</email>
</author>
<published>2013-08-23T19:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=a64df5bd240324b9551cffbf9171888ccaa3fdeb'/>
<id>a64df5bd240324b9551cffbf9171888ccaa3fdeb</id>
<content type='text'>
Userspace implementation:
http://review.cyanogenmod.org/48796
http://review.cyanogenmod.org/48872
http://review.cyanogenmod.org/48884

Change-Id: Id4ac50168220310e82aa4aae367dad4e72e3a9c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Userspace implementation:
http://review.cyanogenmod.org/48796
http://review.cyanogenmod.org/48872
http://review.cyanogenmod.org/48884

Change-Id: Id4ac50168220310e82aa4aae367dad4e72e3a9c3
</pre>
</div>
</content>
</entry>
<entry>
<title>cypress: report led status via sysfs</title>
<updated>2013-08-21T18:28:55+00:00</updated>
<author>
<name>Daniel Hillenbrand</name>
<email>codeworkx@cyanogenmod.org</email>
</author>
<published>2013-08-21T18:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=b07657a606584eb7328c10d6f57fbb0f0db6d070'/>
<id>b07657a606584eb7328c10d6f57fbb0f0db6d070</id>
<content type='text'>
Change-Id: Iddecb0688e758eca3ba77b520510a6728ad1e3bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iddecb0688e758eca3ba77b520510a6728ad1e3bb
</pre>
</div>
</content>
</entry>
<entry>
<title>u1: import from CyanogenMod/android_kernel_samsung_smdk4210</title>
<updated>2013-05-25T08:53:54+00:00</updated>
<author>
<name>Daniel Hillenbrand</name>
<email>codeworkx@cyanogenmod.org</email>
</author>
<published>2013-05-25T08:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=05f0203060035bd2cb8c8f98b8b466b934b1c45b'/>
<id>05f0203060035bd2cb8c8f98b8b466b934b1c45b</id>
<content type='text'>
Change-Id: I9629a4060538c9c4c6a43a86a56826cd7123d1b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9629a4060538c9c4c6a43a86a56826cd7123d1b5
</pre>
</div>
</content>
</entry>
<entry>
<title>merge opensource jb u5</title>
<updated>2012-09-22T12:02:16+00:00</updated>
<author>
<name>codeworkx</name>
<email>codeworkx@cyanogenmod.com</email>
</author>
<published>2012-09-22T07:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/kernel_samsung_smdk4412/commit/?id=2489007e7d740ccbc3e0a202914e243ad5178787'/>
<id>2489007e7d740ccbc3e0a202914e243ad5178787</id>
<content type='text'>
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
</pre>
</div>
</content>
</entry>
</feed>
