<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitouch.git, branch alpha-1</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.
</subtitle>
<id>https://bitmath.se/org/git/multitouch.git/atom?h=alpha-1</id>
<link rel='self' href='https://bitmath.se/org/git/multitouch.git/atom?h=alpha-1'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/'/>
<updated>2010-02-01T21:03:33+00:00</updated>
<entry>
<title>janitor: stick to kernel-style formatting</title>
<updated>2010-02-01T21:03:33+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T21:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=f0b1dbdc00bda57c62199cbdc44acbadbb1121b0'/>
<id>urn:sha1:f0b1dbdc00bda57c62199cbdc44acbadbb1121b0</id>
<content type='text'>
With this commit, the whole code base complies with the
kernel format style, and patches can be checked against
the kernel-provided ./scripts/checkpatch.pl
</content>
</entry>
<entry>
<title>janitor: match: stick to kernel-style formatting</title>
<updated>2010-02-01T21:00:55+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T21:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=30869603dc5d36ad2d82cff82900c7e05a4b35c1'/>
<id>urn:sha1:30869603dc5d36ad2d82cff82900c7e05a4b35c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>button: simplify property mapping</title>
<updated>2010-02-01T19:44:43+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T19:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=d1117c8645fc4c0e2ccf0873fcf692c3ffa8b139'/>
<id>urn:sha1:d1117c8645fc4c0e2ccf0873fcf692c3ffa8b139</id>
<content type='text'>
Janitory changes only.
</content>
</entry>
<entry>
<title>button: simplify button handling</title>
<updated>2010-02-01T19:44:43+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T19:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=011634a6f8df4fb6b6c24dc173680b96c7fb16f1'/>
<id>urn:sha1:011634a6f8df4fb6b6c24dc173680b96c7fb16f1</id>
<content type='text'>
Make better use of the bit representation, reducing one
layer of conversion.
</content>
</entry>
<entry>
<title>button: define all buttons used as hardware buttons</title>
<updated>2010-02-01T19:44:42+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T19:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=0571c36648079b79cb38c9969c865cd9f982aef4'/>
<id>urn:sha1:0571c36648079b79cb38c9969c865cd9f982aef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>common: add some more bit utilities</title>
<updated>2010-02-01T19:44:42+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T19:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=a7eb5d7a955a2b90ebfbeb5177c3d01e5c287e30'/>
<id>urn:sha1:a7eb5d7a955a2b90ebfbeb5177c3d01e5c287e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "sweep feels better without memory"</title>
<updated>2010-02-01T13:44:57+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-02-01T13:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=8dcaab4219c3827c0661917542a28b1276703d8b'/>
<id>urn:sha1:8dcaab4219c3827c0661917542a28b1276703d8b</id>
<content type='text'>
Really too specialized behavior, so better off without it.

This reverts commit e880479ff29e57d8b47f08f620b4bccdd2683aa5.
</content>
</entry>
<entry>
<title>dangling pointer breaking resume from suspend; fixed</title>
<updated>2010-01-30T15:52:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-01-30T15:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=2d291a123fe6a83f50cf7b93bceea872ab342d18'/>
<id>urn:sha1:2d291a123fe6a83f50cf7b93bceea872ab342d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sweep feels better without memory</title>
<updated>2010-01-30T15:34:51+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-01-30T15:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=e880479ff29e57d8b47f08f620b4bccdd2683aa5'/>
<id>urn:sha1:e880479ff29e57d8b47f08f620b4bccdd2683aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>silence debugging output</title>
<updated>2010-01-30T15:13:30+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-01-30T15:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=3d4794bdc1d7193751d7cb8b3815625697fbce62'/>
<id>urn:sha1:3d4794bdc1d7193751d7cb8b3815625697fbce62</id>
<content type='text'>
Running the driver daily produces a lot of debug output,
so turn it off by default.
</content>
</entry>
</feed>
