<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/hid/Makefile, branch v5.4.23</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.23</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.23'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2019-09-03T14:52:04Z</updated>
<entry>
<title>HID: sb0540: add support for Creative SB0540 IR receivers</title>
<updated>2019-09-03T14:52:04Z</updated>
<author>
<name>Bastien Nocera</name>
<email>bnocera@redhat.com</email>
</author>
<published>2019-07-02T08:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f7c4f737ced2b9e0ba412ed7be9683f80c247bd2'/>
<id>urn:sha1:f7c4f737ced2b9e0ba412ed7be9683f80c247bd2</id>
<content type='text'>
Add a new hid driver for the Creative SB0540 IR receiver. This receiver
is usually coupled with an RM-1500 or an RM-1800 remote control.

The scrollwheels on the RM-1800 remote are not bound, as they are
labelled for specific audio controls that don't usually exist on most
systems. They can be remapped using standard Linux keyboard
remapping tools.

Signed-off-by: Bastien Nocera &lt;bnocera@redhat.com&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
<entry>
<title>Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus</title>
<updated>2019-05-06T13:45:18Z</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2019-05-06T13:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=63b6f0b827d6b40e53bac5abc8150fa117d27bec'/>
<id>urn:sha1:63b6f0b827d6b40e53bac5abc8150fa117d27bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HID: add driver for U2F Zero built-in LED and RNG</title>
<updated>2019-04-10T11:59:39Z</updated>
<author>
<name>Andrej Shadura</name>
<email>andrew.shadura@collabora.co.uk</email>
</author>
<published>2019-04-01T12:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=42337b9d4d958daae266dc455a54e3b9f157862a'/>
<id>urn:sha1:42337b9d4d958daae266dc455a54e3b9f157862a</id>
<content type='text'>
U2F Zero supports custom commands for blinking the LED and getting data
from the internal hardware RNG. Expose the blinking function as a LED
device, and the internal hardware RNG as an HWRNG so that it can be used
to feed the enthropy pool.

Signed-off-by: Andrej Shadura &lt;andrew.shadura@collabora.co.uk&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>HID: macally: Add support for Macally ikey keyboard</title>
<updated>2019-04-03T15:14:13Z</updated>
<author>
<name>Alex Henrie</name>
<email>alexhenrie24@gmail.com</email>
</author>
<published>2019-04-03T03:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=161f62cd07fde123fd52bf6d5b6fd6513cca968e'/>
<id>urn:sha1:161f62cd07fde123fd52bf6d5b6fd6513cca968e</id>
<content type='text'>
This enables the power and equals keys on the Macally ikey keyboard.

Based on the Cougar gaming keyboard HID driver, which uses the same
vendor ID.

Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
<entry>
<title>HID: intel-ish-hid: ISH firmware loader client driver</title>
<updated>2019-04-03T13:09:07Z</updated>
<author>
<name>Rushikesh S Kadam</name>
<email>rushikesh.s.kadam@intel.com</email>
</author>
<published>2019-04-02T05:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=91b228107da3e41558449a62cd93816b47b3b4b5'/>
<id>urn:sha1:91b228107da3e41558449a62cd93816b47b3b4b5</id>
<content type='text'>
This driver adds support for loading Intel Integrated Sensor Hub (ISH) firmware
from host file system to ISH SRAM and start execution.

At power-on, the ISH subsystem shall boot to an interim Shim loader-firmware,
which shall expose an ISHTP loader device.

The driver implements an ISHTP client that communicates with the Shim ISHTP
loader device over the intel-ish-hid stack, to download the main ISH firmware.

Signed-off-by: Rushikesh S Kadam &lt;rushikesh.s.kadam@intel.com&gt;
Acked-by: Srinivas Pandruvada &lt;srinivas.pandruvada@linux.intel.com&gt;
Acked-by: Nick Crews &lt;ncrews@chromium.org&gt;
Tested-by: Jett Rink &lt;jettrink@chromium.org&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-5.1/hid-uclogic' into for-linus</title>
<updated>2019-03-05T14:30:16Z</updated>
<author>
<name>Jiri Kosina</name>
<email>jkosina@suse.cz</email>
</author>
<published>2019-03-05T14:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=487b6d0c876e83ecd833f8abbf98181f1bb058ae'/>
<id>urn:sha1:487b6d0c876e83ecd833f8abbf98181f1bb058ae</id>
<content type='text'>
hid-uclogic driver revamp, in order to support wider range of Huion
tablets, from Nikolai Kondrashov
</content>
</entry>
<entry>
<title>HID: uclogic: Extract tablet parameter discovery into a module</title>
<updated>2019-02-21T11:00:53Z</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>spbnick@gmail.com</email>
</author>
<published>2019-02-10T10:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9614219e9310ef19e66719bf37f9f68919bac08e'/>
<id>urn:sha1:9614219e9310ef19e66719bf37f9f68919bac08e</id>
<content type='text'>
Refactor and extract UC-Logic tablet initialization and parameter
discovery into a module. For these tablets, the major part of parameter
discovery cannot be separated from initialization so they have to be in
the same module. Define explicitly and clearly what possible quirks the
tablets may have to make the driver implementation easier and simpler.

Signed-off-by: Nikolai Kondrashov &lt;spbnick@gmail.com&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
<entry>
<title>HID: uclogic: Extract report descriptors to a module</title>
<updated>2019-02-21T11:00:53Z</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>spbnick@gmail.com</email>
</author>
<published>2019-02-10T10:13:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ff0c13d6d2edc9c4952c668f4503a51b5f101ab3'/>
<id>urn:sha1:ff0c13d6d2edc9c4952c668f4503a51b5f101ab3</id>
<content type='text'>
As hid-uclogic has a lot of report descriptors already and there's going
to be more, move them out of the driver code and into a separate module.

Signed-off-by: Nikolai Kondrashov &lt;spbnick@gmail.com&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
<entry>
<title>HID: viewsonic: Support PD1011 signature pad</title>
<updated>2019-02-21T11:00:53Z</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>spbnick@gmail.com</email>
</author>
<published>2019-02-10T10:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7c2af0a16e1056e2c208c5a5295f53a0c96f4aca'/>
<id>urn:sha1:7c2af0a16e1056e2c208c5a5295f53a0c96f4aca</id>
<content type='text'>
Add support for ViewSonic PD1011 signature (display) pad, which is also
sold by Signotec under a different name.

Signed-off-by: Nikolai Kondrashov &lt;spbnick@gmail.com&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
<entry>
<title>Support for Maltron L90 keyboard media keys</title>
<updated>2019-01-14T19:11:01Z</updated>
<author>
<name>William Whistler</name>
<email>wtbw@wtbw.co.uk</email>
</author>
<published>2019-01-14T17:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=af8cd70a99300a7c3451c76efe1afa8eca37cfce'/>
<id>urn:sha1:af8cd70a99300a7c3451c76efe1afa8eca37cfce</id>
<content type='text'>
The USB report descriptor sent by the Maltron L90 keyboard is invalid,
causing the media key reports not to be accepted.

This patch adds a driver which uses a report fixup to replace the
descriptor.

Signed-off-by: William Whistler &lt;wtbw@wtbw.co.uk&gt;
Signed-off-by: Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;
</content>
</entry>
</feed>
