]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: Add driver for Holtek based keyboards with broken HID
authorTom Harwood <tomharwood@fastmail.fm>
Fri, 6 Jul 2012 15:05:04 +0000 (08:05 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 12 Jul 2012 10:34:43 +0000 (12:34 +0200)
commitff9bf5a2eff6e726406bcc097e8a578822d38859
treec6f6c991d504732542c8552954e2235acc9a26d7
parent929578ab0339fe42bb3ceeaa2e6607189cddf70b
HID: Add driver for Holtek based keyboards with broken HID

Corrects two HID descriptor issues, which prevent some Holtek based
(USB ID 04d9:a055) keyboards from working. The error when not using
the driver is: generic-usb: probe ... failed with error -22 .

Signed-off-by: Tom Harwood <tomharwood@fastmail.fm>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-holtek-kbd.c [new file with mode: 0644]
drivers/hid/hid-ids.h