<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/hid/Makefile, branch linux-2.6.35.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.35.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.35.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2010-05-25T07:57:03+00:00</updated>
<entry>
<title>HID: roccat: propagate special events of roccat hardware to userspace</title>
<updated>2010-05-25T07:57:03+00:00</updated>
<author>
<name>Stefan Achatz</name>
<email>erazor_de@users.sourceforge.net</email>
</author>
<published>2010-05-19T16:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=206f5f2fcb5ff5bb0c60f9e9189937f3ca03e378'/>
<id>urn:sha1:206f5f2fcb5ff5bb0c60f9e9189937f3ca03e378</id>
<content type='text'>
Module roccat is a char device used to report special events of roccat hardware
to userland. These events include requests for on-screen-display of profile or
dpi settings or requests for execution of macro sequences that are not stored
in device. The information in these events depends on hid device implementation
and contains data that is not available in a single hid event or else hidraw
could have been used.

It is inspired by hidraw, but uses only one circular buffer for all readers.
The device is as generic as possible so that the functionality is usable by all
(kone and upcomming) roccat device drivers.

Signed-off-by: Stefan Achatz &lt;erazor_de@users.sourceforge.net&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus</title>
<updated>2010-05-19T12:27:08+00:00</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2010-05-19T12:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=36dbe2fc5534291d261a4c63033232aa2f60c2a9'/>
<id>urn:sha1:36dbe2fc5534291d261a4c63033232aa2f60c2a9</id>
<content type='text'>
Conflicts:
	drivers/hid/Makefile
</content>
</entry>
<entry>
<title>Merge branch 'egalax' into for-linus</title>
<updated>2010-05-19T12:26:44+00:00</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2010-05-19T12:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=77933c354c6c0e4b6abcb417518e84b8fd9b7ae4'/>
<id>urn:sha1:77933c354c6c0e4b6abcb417518e84b8fd9b7ae4</id>
<content type='text'>
Conflicts:
	drivers/hid/hid-ids.h
</content>
</entry>
<entry>
<title>Merge branch 'cando' into for-linus</title>
<updated>2010-05-19T12:09:31+00:00</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2010-05-19T12:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=896ebc0935a1280b6f0d56c0cd9e2ec01fdebc68'/>
<id>urn:sha1:896ebc0935a1280b6f0d56c0cd9e2ec01fdebc68</id>
<content type='text'>
Conflicts:
	drivers/hid/hid-core.c
	drivers/hid/hid-ids.h
</content>
</entry>
<entry>
<title>HID: Zydacron Remote Control driver</title>
<updated>2010-05-17T08:37:04+00:00</updated>
<author>
<name>Don Prince</name>
<email>dhprince.devel@yahoo.co.uk</email>
</author>
<published>2010-05-14T16:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a9885c8f7bf62e251fc178f838b9f0ee897c158a'/>
<id>urn:sha1:a9885c8f7bf62e251fc178f838b9f0ee897c158a</id>
<content type='text'>
A specialised HID driver for the Zydacron Remote Control (usb id: 13ec:0006).

The specialised HID driver adds support for the buttons which are not

currently handled by the default HID driver.

Signed-off-by: Don Prince &lt;dhprince-devel@yahoo.co.uk&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: Prodikeys PC-MIDI HID Driver</title>
<updated>2010-05-12T13:18:59+00:00</updated>
<author>
<name>Don Prince</name>
<email>dhprince-devel@yahoo.co.uk</email>
</author>
<published>2010-05-12T13:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3a370ca1dcf8c80aff7a0a21d6b0f50ca2a151e9'/>
<id>urn:sha1:3a370ca1dcf8c80aff7a0a21d6b0f50ca2a151e9</id>
<content type='text'>
A specialised HID driver for the Creative Prodikeys PC-MIDI USB Keyboard.

The Prodikeys PC-MIDI is a multifunction keyboard comprising a qwerty keyboard,
multimedia keys and a touch sensitive musical keyboard.

The specialised HID driver adds full support for the musical keyboard and extra
multimedia keys which are not currently handled by the default HID driver.

The specialised HID driver interfaces with ALSA, and presents the midi keyboard
as a rawmidi device. Sustain duration, octave shifting and the midi output
channel can be read/written form userspace via sysfs.

Signed-off-by: Don Prince &lt;dhprince-devel@yahoo.co.uk&gt;
ALSA parts:
Acked-by: Clemens Ladisch &lt;clemens@ladisch.de&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: added support for the Cando dual touch panel</title>
<updated>2010-04-14T22:28:11+00:00</updated>
<author>
<name>Stephane Chatty</name>
<email>chatty@lii-enac.fr</email>
</author>
<published>2010-04-14T22:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=36213e1e40fb863e2e8ef607b2958504b48f6b8e'/>
<id>urn:sha1:36213e1e40fb863e2e8ef607b2958504b48f6b8e</id>
<content type='text'>
Added support for the Cando dual touch panels, found in the Lenovo S10-3t.

Signed-off-by: Stephane Chatty &lt;chatty@enac.fr&gt;
Tested-by: Priya Vijayan &lt;priya.vijayan@intel.com&gt;
Tested-by: Florian Echtler &lt;floe@butterbrot.org&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: add support for the eGalax dual-touch panel</title>
<updated>2010-04-10T19:28:35+00:00</updated>
<author>
<name>Stephane Chatty</name>
<email>chatty@lii-enac.fr</email>
</author>
<published>2010-04-10T14:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0c3910c255d3f9caeef4ebad5d5a1156a2d33f69'/>
<id>urn:sha1:0c3910c255d3f9caeef4ebad5d5a1156a2d33f69</id>
<content type='text'>
Added support for the eGalax dual-touch panel, found on the Asus EeePC T101MT

Signed-off-by: Stephane Chatty &lt;chatty@enac.fr&gt;
Tested-by: Philipp Merkel &lt;linux@philmerk.de&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: new driver for PicoLCD device</title>
<updated>2010-03-31T09:20:59+00:00</updated>
<author>
<name>Bruno Prémont</name>
<email>bonbons@linux-vserver.org</email>
</author>
<published>2010-03-30T20:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=236db47c2b3b69464d50c695ab2ddd516cf64520'/>
<id>urn:sha1:236db47c2b3b69464d50c695ab2ddd516cf64520</id>
<content type='text'>
Add basic driver for PicoLCD graphics device.
Initially support keypad with input device and provide support
for debugging communication via events file from debugfs.

Signed-off-by: Bruno Prémont &lt;bonbons@linux-vserver.org&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: add driver for Roccat Kone gaming mouse</title>
<updated>2010-03-22T15:31:42+00:00</updated>
<author>
<name>Stefan Achatz</name>
<email>erazor_de@users.sourceforge.net</email>
</author>
<published>2010-03-18T15:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=14bf62cde79423a02a590e02664ed29a36facec1'/>
<id>urn:sha1:14bf62cde79423a02a590e02664ed29a36facec1</id>
<content type='text'>
This Patch adds support for Kone gaming mouse from Roccat.
It provides access to profiles, settings, firmware, weight,
actual settings etc. through sysfs attributes.
Event handling of this mouse differs from standard hid behaviour
in that tilt button press is reported in each move event which
results in strange behaviour if not handled by the driver.

This is a heavily reworked version of the previously introduced driver.
The changes include most of the previously raised concerns,
memory leak and other fixes, code cleanups, adoption of additional
achieved knowlege about the hardware and is (IMHO) a much better version
than before even when I exchanged reduced USB-IO with a bigger memory
consumption.

I refused to implement one mentioned point:
Removing the 'just-because-we-can' attributes. Motivation:
Reading the clipped in weight: I'm no gamer and can't determine the
usefulness of this feature but if the manufacturer implements such a
feature it might make sense to someone and I would unwillingly limit the
functionality besides its such a small feature.
Reading the actual profile and dpi settings: Here I can testify that one
can get lost of the actual settings when switching back and forth.
The manufacturers windows driver has the ability for on-screen-display
of the values and there is a mouse in the market that has an lcd on the
underside of it to show these values. So I think this feature makes sense
not only for me and shouldn't be removed.

Signed-off-by: Stefan Achatz &lt;erazor_de@users.sourceforge.net&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
</feed>
