<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hid-egalax-dkms.git/usr/src/dkms_source_tree/hid-egalax.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/hid-egalax-dkms.git/atom?h=master</id>
<link rel='self' href='https://bitmath.se/org/git/hid-egalax-dkms.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/'/>
<updated>2010-11-04T09:36:26+00:00</updated>
<entry>
<title>Add support for Wetab</title>
<updated>2010-11-04T09:36:26+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-11-04T09:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=c619b023e95e6f237270c04abeed3059554dbb30'/>
<id>urn:sha1:c619b023e95e6f237270c04abeed3059554dbb30</id>
<content type='text'>
Add the 0eef:72a1 to the list of supported devices.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Fix module-reload bug</title>
<updated>2010-10-13T20:34:23+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-13T20:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=9ba7722511c205ed07aaa25ed5ac3c2a6862df46'/>
<id>urn:sha1:9ba7722511c205ed07aaa25ed5ac3c2a6862df46</id>
<content type='text'>
Bug found by tito; every time the module is reloaded, the
logical maximum would increase by a factor of eight.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Minor alignment with rebased patchset</title>
<updated>2010-10-13T13:53:58+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-13T13:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=0d0e69c8874d073d6255d2fad417b4bb226793c0'/>
<id>urn:sha1:0d0e69c8874d073d6255d2fad417b4bb226793c0</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Bug fixed during testing of device id 0eef:480d</title>
<updated>2010-10-13T13:52:23+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-13T13:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=be67ac88283ed44b5a2ca6a0779c0762fe17d7a1'/>
<id>urn:sha1:be67ac88283ed44b5a2ca6a0779c0762fe17d7a1</id>
<content type='text'>
Prepared code was never invoked. Fixed with this patch.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>New version based on patch series and testing on both devices</title>
<updated>2010-10-12T08:40:31+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-12T08:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=09a1cadbf817f4db57c80687465ff98de84b3476'/>
<id>urn:sha1:09a1cadbf817f4db57c80687465ff98de84b3476</id>
<content type='text'>
This version works both devices supported by the driver, and is
based on a patch set scheduled for upstream.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Allow double report speed for simplicity</title>
<updated>2010-09-29T19:37:03+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-29T19:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=8871a76c8669087236435465abe88fc6c4e4b05c'/>
<id>urn:sha1:8871a76c8669087236435465abe88fc6c4e4b05c</id>
<content type='text'>
On the joojoo, every contact change is its own packet, and collecting
the concurrent set into a frame is currently made using the reported
variable. However, being somewhat error prone, simply let the state
be reported for every contact change instead, since the input core
will removed duplicates anyways.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>It seems both devices use HID_DG_INRANGE to signal whether</title>
<updated>2010-09-29T16:27:58+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-29T16:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=e4736fa40fd116937390a0b220b554724317e0cf'/>
<id>urn:sha1:e4736fa40fd116937390a0b220b554724317e0cf</id>
<content type='text'>
a contact packet should be considered at all. Use this to
ignore the null packets in the 480d case.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Output x/y in the coordinates given</title>
<updated>2010-09-29T12:43:26+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-29T12:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=0e05b1558df1546420d66ce57532e2df582d904b'/>
<id>urn:sha1:0e05b1558df1546420d66ce57532e2df582d904b</id>
<content type='text'>
Fix up eventual flipped coordinates in user space.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>for testing on the other device</title>
<updated>2010-09-28T20:44:37+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-28T20:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=7df8823768dc8b55d482dde5b58bf7c423a7c8bc'/>
<id>urn:sha1:7df8823768dc8b55d482dde5b58bf7c423a7c8bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This driver works for the joojoo, but not the other dwav devices.</title>
<updated>2010-09-24T12:32:26+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-24T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/hid-egalax-dkms.git/commit/?id=98613761026a3476b2de7081d75ea696aa761c8a'/>
<id>urn:sha1:98613761026a3476b2de7081d75ea696aa761c8a</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
