<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitouch.git/src/hwdata.c, 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>License and credits resolved</title>
<updated>2010-01-30T14:03:39+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@alnilam.(none)</email>
</author>
<published>2010-01-30T14:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=0e711b50d648fd724a9c09da7f1f0317fdeb269f'/>
<id>urn:sha1:0e711b50d648fd724a9c09da7f1f0317fdeb269f</id>
<content type='text'>
All files are tagged as GPL, and a CREDIT file created with
references to the synaptics X driver and the matching code,
under their respective MIT and BSD licenses.
</content>
</entry>
<entry>
<title>adapt to final version of MT protocol</title>
<updated>2009-05-16T18:07:01+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2009-05-16T18:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=ba20f03d7d2794b3d794e839ba1db45ba327bb62'/>
<id>urn:sha1:ba20f03d7d2794b3d794e839ba1db45ba327bb62</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>drop packets out of sync</title>
<updated>2008-11-09T02:37:55+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-09T02:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=84088723ed0c5f59335213c12f4b9dbf58af8270'/>
<id>urn:sha1:84088723ed0c5f59335213c12f4b9dbf58af8270</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>under heavy load, it seems the event order becomes scrambled, and it is</title>
<updated>2008-11-09T02:30:39+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-09T02:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=84f1dbb29462ec91850c04e0bba256668e584e00'/>
<id>urn:sha1:84f1dbb29462ec91850c04e0bba256668e584e00</id>
<content type='text'>
possible to receive ABS_MT events outside of the MT synchronization
events.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2008-11-08T15:01:51+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-08T15:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=809b43cb3bac52ad87228a458dcd3dbf11180c97'/>
<id>urn:sha1:809b43cb3bac52ad87228a458dcd3dbf11180c97</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>state added, now do the matching</title>
<updated>2008-11-06T16:18:16+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-06T16:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=63de72d8d810e3692c96c7385b497bb4d68ef54a'/>
<id>urn:sha1:63de72d8d810e3692c96c7385b497bb4d68ef54a</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>event loop works, buffer works, now look at synched event</title>
<updated>2008-11-06T15:00:08+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-06T15:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=3734c2c5dc65f41aa727d9d69201d604eab6e77d'/>
<id>urn:sha1:3734c2c5dc65f41aa727d9d69201d604eab6e77d</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Driver stages in place - should one support multiple</title>
<updated>2008-11-06T13:03:42+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-06T13:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=a773c79d6d767ddfe574ad513ab0276bdd13a717'/>
<id>urn:sha1:a773c79d6d767ddfe574ad513ab0276bdd13a717</id>
<content type='text'>
device instances by moving the private alloc to init/close?

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
