<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>git.zerfleddert.de Git - ms2-fixes/atom log</title>
<subtitle>Fixes for Motorola Milestone 2</subtitle>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes" />
<link rel="self" type="text/xml" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/atom" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes</id>
<author><name>Michael Gernoth</name></author>
<icon>git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2011-09-07T20:05:25Z</updated>
<generator version='1.7.2.5/1.7.2.5'>gitweb</generator>
<entry>
<title type="html">replace useless drive inactive toggle with toggle for active high</title>
<updated>2011-09-07T20:05:25Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-07T20:05:25Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/1786d1916425cb53b022b5c3179c896b98a31a41" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/1786d1916425cb53b022b5c3179c896b98a31a41</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
replace useless drive inactive toggle with toggle for active high
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc..1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/res/layout/main.xml">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/res/layout/main.xml">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/1786d1916425cb53b022b5c3179c896b98a31a41?f=MS2Debounce/res/layout/main.xml">H</a>] MS2Debounce/res/layout/main.xml</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc..1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/1786d1916425cb53b022b5c3179c896b98a31a41?f=MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc..1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/1786d1916425cb53b022b5c3179c896b98a31a41:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/1786d1916425cb53b022b5c3179c896b98a31a41?f=MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">change padconfig to drive the matrix active high, needs UI integration</title>
<updated>2011-09-07T06:12:10Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-07T06:12:10Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
change padconfig to drive the matrix active high, needs UI integration
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e..126529c5b9a099c6ce08f3557e6aa3f57a4e75dc:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e..126529c5b9a099c6ce08f3557e6aa3f57a4e75dc:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/126529c5b9a099c6ce08f3557e6aa3f57a4e75dc?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add access to struct gpio_kp</title>
<updated>2011-09-06T22:35:07Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-06T22:35:07Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add access to struct gpio_kp
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/e063f9d59f701fee594706dcfffe6e4b43a7033c..e2cecc6a4e8bfe035f78fd910b83199a72e1e38e:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/e2cecc6a4e8bfe035f78fd910b83199a72e1e38e?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add (disabled) fixup-handler</title>
<updated>2011-09-06T20:44:17Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-06T20:44:17Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/e063f9d59f701fee594706dcfffe6e4b43a7033c" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/e063f9d59f701fee594706dcfffe6e4b43a7033c</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add (disabled) fixup-handler
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/60fe4255a1179811f8c49a65a1f34a15d978e17b..e063f9d59f701fee594706dcfffe6e4b43a7033c:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/e063f9d59f701fee594706dcfffe6e4b43a7033c:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/e063f9d59f701fee594706dcfffe6e4b43a7033c?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">make active_high_flag writeable, it's not desctructive anymore</title>
<updated>2011-09-06T18:41:56Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-06T18:41:56Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/60fe4255a1179811f8c49a65a1f34a15d978e17b" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/60fe4255a1179811f8c49a65a1f34a15d978e17b</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
make active_high_flag writeable, it's not desctructive anymore
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/f42863015cde28c9102ffe5406419b73939aec7f..60fe4255a1179811f8c49a65a1f34a15d978e17b:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/60fe4255a1179811f8c49a65a1f34a15d978e17b:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/60fe4255a1179811f8c49a65a1f34a15d978e17b?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add support for switching between edge and level triggered IRQs</title>
<updated>2011-09-06T18:36:31Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-09-06T18:36:31Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/f42863015cde28c9102ffe5406419b73939aec7f" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/f42863015cde28c9102ffe5406419b73939aec7f</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add support for switching between edge and level triggered IRQs
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/d002e66d131c784871aa3098714489a2d22c2ff2..f42863015cde28c9102ffe5406419b73939aec7f:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/f42863015cde28c9102ffe5406419b73939aec7f:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/f42863015cde28c9102ffe5406419b73939aec7f?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add option to set drive_inactive flag</title>
<updated>2011-08-21T17:19:27Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T17:19:27Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/d002e66d131c784871aa3098714489a2d22c2ff2" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/d002e66d131c784871aa3098714489a2d22c2ff2</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add option to set drive_inactive flag
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/2bb83a0e6c37053577c741fd25eeeeeb3364fd66..d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/res/layout/main.xml">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/res/layout/main.xml">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/d002e66d131c784871aa3098714489a2d22c2ff2?f=MS2Debounce/res/layout/main.xml">H</a>] MS2Debounce/res/layout/main.xml</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/2bb83a0e6c37053577c741fd25eeeeeb3364fd66..d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/d002e66d131c784871aa3098714489a2d22c2ff2?f=MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/2bb83a0e6c37053577c741fd25eeeeeb3364fd66..d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/d002e66d131c784871aa3098714489a2d22c2ff2:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/d002e66d131c784871aa3098714489a2d22c2ff2?f=MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">integrate hw debounce into gui</title>
<updated>2011-08-21T14:06:45Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T14:06:45Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/2bb83a0e6c37053577c741fd25eeeeeb3364fd66" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/2bb83a0e6c37053577c741fd25eeeeeb3364fd66</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
integrate hw debounce into gui
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/d3144a5e338d58010b06af1db9a3a9651328a869..2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/res/layout/main.xml">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/res/layout/main.xml">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/2bb83a0e6c37053577c741fd25eeeeeb3364fd66?f=MS2Debounce/res/layout/main.xml">H</a>] MS2Debounce/res/layout/main.xml</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/d3144a5e338d58010b06af1db9a3a9651328a869..2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/2bb83a0e6c37053577c741fd25eeeeeb3364fd66?f=MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/d3144a5e338d58010b06af1db9a3a9651328a869..2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/2bb83a0e6c37053577c741fd25eeeeeb3364fd66:/MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/2bb83a0e6c37053577c741fd25eeeeeb3364fd66?f=MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/MS2Debounce.java</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">helper for installing debug version</title>
<updated>2011-08-21T14:06:21Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T14:06:21Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/d3144a5e338d58010b06af1db9a3a9651328a869" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/d3144a5e338d58010b06af1db9a3a9651328a869</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
helper for installing debug version
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/8440ec7c4b58305b60157d0ce8ae0260ed880bca..d3144a5e338d58010b06af1db9a3a9651328a869:/MS2Debounce/update-phone-debug">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/d3144a5e338d58010b06af1db9a3a9651328a869:/MS2Debounce/update-phone-debug">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/d3144a5e338d58010b06af1db9a3a9651328a869?f=MS2Debounce/update-phone-debug">H</a>] MS2Debounce/update-phone-debug</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">more consistency</title>
<updated>2011-08-21T14:04:43Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T14:04:43Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/8440ec7c4b58305b60157d0ce8ae0260ed880bca" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/8440ec7c4b58305b60157d0ce8ae0260ed880bca</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
more consistency
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/c0cd650e5a84b1259a79f520a102297d418a92e0..8440ec7c4b58305b60157d0ce8ae0260ed880bca:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/8440ec7c4b58305b60157d0ce8ae0260ed880bca:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/8440ec7c4b58305b60157d0ce8ae0260ed880bca?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/c0cd650e5a84b1259a79f520a102297d418a92e0..8440ec7c4b58305b60157d0ce8ae0260ed880bca:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/8440ec7c4b58305b60157d0ce8ae0260ed880bca:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/8440ec7c4b58305b60157d0ce8ae0260ed880bca?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">consistent state</title>
<updated>2011-08-21T14:02:17Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T14:02:17Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/c0cd650e5a84b1259a79f520a102297d418a92e0" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/c0cd650e5a84b1259a79f520a102297d418a92e0</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
consistent state
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f..c0cd650e5a84b1259a79f520a102297d418a92e0:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/c0cd650e5a84b1259a79f520a102297d418a92e0:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/c0cd650e5a84b1259a79f520a102297d418a92e0?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f..c0cd650e5a84b1259a79f520a102297d418a92e0:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/c0cd650e5a84b1259a79f520a102297d418a92e0:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/c0cd650e5a84b1259a79f520a102297d418a92e0?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">don't do unnecessary debounce configs</title>
<updated>2011-08-21T13:58:56Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T13:58:56Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
don't do unnecessary debounce configs
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b..308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b..308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/308fc1a5e33464760d1f87b6cb3bff96b0ad3e5f?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">only set hw_debounce_time when hw_debounce is active</title>
<updated>2011-08-21T13:52:43Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T13:52:43Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
only set hw_debounce_time when hw_debounce is active
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9..70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9..70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/70f5583bed4af417abe2d5ec5aa78bd4c7d7b80b?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">fix typo</title>
<updated>2011-08-21T13:19:55Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T13:19:55Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
fix typo
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/29bad272e177a379197aebf1bfeef080da12b86f..5df3a8e09f8ab9029a273b04aa8080dc23c1fee9:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/29bad272e177a379197aebf1bfeef080da12b86f..5df3a8e09f8ab9029a273b04aa8080dc23c1fee9:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/5df3a8e09f8ab9029a273b04aa8080dc23c1fee9?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">make hw_debounce user configurable</title>
<updated>2011-08-21T13:05:25Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-21T13:05:25Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/29bad272e177a379197aebf1bfeef080da12b86f" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/29bad272e177a379197aebf1bfeef080da12b86f</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
make hw_debounce user configurable
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/a6322a6f9aac1788492a6a54b8880dc27fece842..29bad272e177a379197aebf1bfeef080da12b86f:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/29bad272e177a379197aebf1bfeef080da12b86f:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/29bad272e177a379197aebf1bfeef080da12b86f?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/a6322a6f9aac1788492a6a54b8880dc27fece842..29bad272e177a379197aebf1bfeef080da12b86f:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/29bad272e177a379197aebf1bfeef080da12b86f:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/29bad272e177a379197aebf1bfeef080da12b86f?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">only activate hw-debouncing on the inputs</title>
<updated>2011-08-19T15:58:54Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-19T15:58:54Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/a6322a6f9aac1788492a6a54b8880dc27fece842" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/a6322a6f9aac1788492a6a54b8880dc27fece842</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
only activate hw-debouncing on the inputs
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec..a6322a6f9aac1788492a6a54b8880dc27fece842:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/a6322a6f9aac1788492a6a54b8880dc27fece842:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/a6322a6f9aac1788492a6a54b8880dc27fece842?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec..a6322a6f9aac1788492a6a54b8880dc27fece842:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/a6322a6f9aac1788492a6a54b8880dc27fece842:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/a6322a6f9aac1788492a6a54b8880dc27fece842?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">motorola defaults</title>
<updated>2011-08-19T13:43:35Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-19T13:43:35Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
motorola defaults
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/6d3e36335a1698d23c626b7c756f2d03fcfd85b9..ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec:/MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/ceccb7e2dec26f5d2d15dccabb15b29c5d9ff8ec?f=MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java">H</a>] MS2Debounce/src/de/rmdir/ms2debounce/DebounceModuleHelper.java</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">and lower again</title>
<updated>2011-08-19T12:09:13Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-19T12:09:13Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/6d3e36335a1698d23c626b7c756f2d03fcfd85b9" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/6d3e36335a1698d23c626b7c756f2d03fcfd85b9</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
and lower again
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/f556e8c9b3f5b6a124784412e238dd1ac02d226c..6d3e36335a1698d23c626b7c756f2d03fcfd85b9:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/6d3e36335a1698d23c626b7c756f2d03fcfd85b9:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/6d3e36335a1698d23c626b7c756f2d03fcfd85b9?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/f556e8c9b3f5b6a124784412e238dd1ac02d226c..6d3e36335a1698d23c626b7c756f2d03fcfd85b9:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/6d3e36335a1698d23c626b7c756f2d03fcfd85b9:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/6d3e36335a1698d23c626b7c756f2d03fcfd85b9?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">better hw debounce time</title>
<updated>2011-08-19T12:05:55Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-19T12:05:55Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/f556e8c9b3f5b6a124784412e238dd1ac02d226c" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/f556e8c9b3f5b6a124784412e238dd1ac02d226c</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
better hw debounce time
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/62a453fc35f121dfb1a5fdf6123f320dbbede629..f556e8c9b3f5b6a124784412e238dd1ac02d226c:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/f556e8c9b3f5b6a124784412e238dd1ac02d226c:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/f556e8c9b3f5b6a124784412e238dd1ac02d226c?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/62a453fc35f121dfb1a5fdf6123f320dbbede629..f556e8c9b3f5b6a124784412e238dd1ac02d226c:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/f556e8c9b3f5b6a124784412e238dd1ac02d226c:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/f556e8c9b3f5b6a124784412e238dd1ac02d226c?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">enable hardware debouncing of keyboard gpios</title>
<updated>2011-08-19T11:53:35Z</updated>
<author>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</author>
<contributor>
  <name>Michael Gernoth</name>
  <email>michael@gernoth.net</email>
</contributor>
<published>2011-08-19T11:53:35Z</published>
<link rel="alternate" type="text/html" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/62a453fc35f121dfb1a5fdf6123f320dbbede629" />
<id>http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/commitdiff/62a453fc35f121dfb1a5fdf6123f320dbbede629</id>
<content type="xhtml" xml:base="http://git.zerfleddert.de/cgi-bin/gitweb.cgi">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
enable hardware debouncing of keyboard gpios
</pre><ul>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/8883ca1726cd62341e6c644cc37cfe57ac3cddd1..62a453fc35f121dfb1a5fdf6123f320dbbede629:/MS2Debounce/assets/debounce.ko">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/62a453fc35f121dfb1a5fdf6123f320dbbede629:/MS2Debounce/assets/debounce.ko">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/62a453fc35f121dfb1a5fdf6123f320dbbede629?f=MS2Debounce/assets/debounce.ko">H</a>] MS2Debounce/assets/debounce.ko</li>
<li>[<a title="diff" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff/8883ca1726cd62341e6c644cc37cfe57ac3cddd1..62a453fc35f121dfb1a5fdf6123f320dbbede629:/debounce.c">D</a><a title="blame" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blame/62a453fc35f121dfb1a5fdf6123f320dbbede629:/debounce.c">B</a><a title="history" href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/history/62a453fc35f121dfb1a5fdf6123f320dbbede629?f=debounce.c">H</a>] debounce.c</li>
</ul>
</div>
</content>
</entry>
</feed>

