<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/hid/usbhid/hid-ff.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2008-10-14T21:51:01+00:00</updated>
<entry>
<title>HID: remove hid-ff</title>
<updated>2008-10-14T21:51:01+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-09-18T10:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=76483cf4d0efbc35eaf9905a437f2f1be0221360'/>
<id>urn:sha1:76483cf4d0efbc35eaf9905a437f2f1be0221360</id>
<content type='text'>
hid-ff.c now calls only pidff (generic driver), the special ones are now
in separate drivers. Invoke pidff on all non-special directly.

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: move zeroplus FF processing</title>
<updated>2008-10-14T21:51:01+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-09-18T10:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=987fbc1f7d446f4bf7063d3b756ae29db80be75e'/>
<id>urn:sha1:987fbc1f7d446f4bf7063d3b756ae29db80be75e</id>
<content type='text'>
Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: move thrustmaster FF processing</title>
<updated>2008-10-14T21:51:00+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-09-18T10:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=10e41a711e55f485709b4ca157e587cf36ef5a69'/>
<id>urn:sha1:10e41a711e55f485709b4ca157e587cf36ef5a69</id>
<content type='text'>
Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: move pantherlord FF processing</title>
<updated>2008-10-14T21:51:00+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-09-18T17:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5f022298aab58ddff9bccdb28b82a59109789da9'/>
<id>urn:sha1:5f022298aab58ddff9bccdb28b82a59109789da9</id>
<content type='text'>
Move the force feedback processing into a separate module.

[jkosina@suse.cz: fix Kconfig texts a little bit]

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: move logitech FF processing</title>
<updated>2008-10-14T21:50:56+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2008-07-04T21:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=606bd0a8616a0e59021cb2997e942513f24f641d'/>
<id>urn:sha1:606bd0a8616a0e59021cb2997e942513f24f641d</id>
<content type='text'>
Merge the logitech force feedback processing directly into logitech
driver from the usbhid core.

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: force feedback driver for Logitech Rumblepad 2</title>
<updated>2008-04-22T09:34:57+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi.hannula@gmail.com</email>
</author>
<published>2008-03-31T23:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c17f9c901c4e62cbf857b831bcc3070380449b88'/>
<id>urn:sha1:c17f9c901c4e62cbf857b831bcc3070380449b88</id>
<content type='text'>
Add force feedback support for Logitech Rumblepad 2.

Tested-By: Edgar Simo &lt;bobbens@gmail.com&gt;
Signed-off-by: Anssi Hannula &lt;anssi.hannula@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>changed email</title>
<updated>2007-10-19T22:47:32+00:00</updated>
<author>
<name>Johann Deneux</name>
<email>johann.deneux@gmail.comx</email>
</author>
<published>2007-10-19T22:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=118e78d1cd7023c3b155f861072ba10df0265fda'/>
<id>urn:sha1:118e78d1cd7023c3b155f861072ba10df0265fda</id>
<content type='text'>
Changed email address of Johann Deneux (myself)
Also removed CVS tags in comments (no longer using cvs)

Signed-off-by: Johann Deneux &lt;johann.deneux@gmail.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
</content>
</entry>
<entry>
<title>HID: use hid-plff driver for GreenAsia 0e8f:0003 devices</title>
<updated>2007-10-14T11:40:01+00:00</updated>
<author>
<name>Anssi Hannula</name>
<email>anssi.hannula@gmail.com</email>
</author>
<published>2007-09-19T14:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5edc41ee8717ef44f6f96347000c8f2c825c823e'/>
<id>urn:sha1:5edc41ee8717ef44f6f96347000c8f2c825c823e</id>
<content type='text'>
Add 0e8f:0003 into the list of devices supported by the hid-plff
force feedback driver. These devices identify themselves as
"GreenAsia Inc.    USB Joystick     " and can be either adapters or
actual game controllers. The testing was done with a KÃ¶ng Gaming
gamepad.

Signed-off-by: Anssi Hannula &lt;anssi.hannula@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: add support for Thrustmaster FGT Force Feedback wheel</title>
<updated>2007-10-14T11:40:00+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@mail.ru</email>
</author>
<published>2007-07-30T12:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b27c9590ca0f44681fe2504a7ec427ff1bb77e82'/>
<id>urn:sha1:b27c9590ca0f44681fe2504a7ec427ff1bb77e82</id>
<content type='text'>
Rework thrustmaster force-feedback module to support devices having
different types of force feedback effects. Add signatures of
Thrustmaster FGT Rumble Force and Thrustmaster FGT Force Feedback
wheels to the list of devices dupported by the module.

Parts of the patch were lifted off a simalar patch by
Anssi Hannula &lt;anssi.hannula@gmail.com&gt;

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>USB HID: add FF support for Logitech Force 3D Pro Joystick</title>
<updated>2007-04-11T08:36:03+00:00</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2007-04-10T14:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=320c01500c6ecb189c577b921a2357c7a56aaebc'/>
<id>urn:sha1:320c01500c6ecb189c577b921a2357c7a56aaebc</id>
<content type='text'>
This patch adds support for Logitech Force 3D Pro Joystick (0x046d/0xc286)
to hid-lgff driver.

Device ID reported by Richard Bolkey &lt;rbolkey@cs.utexas.edu&gt;

Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
</feed>
