Searched hist:"2 eb5dc30eb87aa30f67e3dff39d5c9f3fb643260" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hid/usbhid/ |
H A D | Makefile | diff 2eb5dc30eb87aa30f67e3dff39d5c9f3fb643260 Thu Apr 19 06:27:04 CDT 2007 Paul Walmsley <paul@booyaka.com> USB HID: encapsulate quirk handling into hid-quirks.c
Move the USB_VENDOR* and USB_DEVICE* defines and the hid_blacklist[] array there from hid-core.c. Add hid-quirks.c:usbhid_lookup_any_quirks() to return quirk information to hid-core.c. Convert __u32, __u16 types to u32, u16.
Signed-off-by: Paul Walmsley <paul@booyaka.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff 2eb5dc30eb87aa30f67e3dff39d5c9f3fb643260 Thu Apr 19 06:27:04 CDT 2007 Paul Walmsley <paul@booyaka.com> USB HID: encapsulate quirk handling into hid-quirks.c
Move the USB_VENDOR* and USB_DEVICE* defines and the hid_blacklist[] array there from hid-core.c. Add hid-quirks.c:usbhid_lookup_any_quirks() to return quirk information to hid-core.c. Convert __u32, __u16 types to u32, u16.
Signed-off-by: Paul Walmsley <paul@booyaka.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/include/linux/ |
H A D | hid.h | diff 2eb5dc30eb87aa30f67e3dff39d5c9f3fb643260 Thu Apr 19 06:27:04 CDT 2007 Paul Walmsley <paul@booyaka.com> USB HID: encapsulate quirk handling into hid-quirks.c
Move the USB_VENDOR* and USB_DEVICE* defines and the hid_blacklist[] array there from hid-core.c. Add hid-quirks.c:usbhid_lookup_any_quirks() to return quirk information to hid-core.c. Convert __u32, __u16 types to u32, u16.
Signed-off-by: Paul Walmsley <paul@booyaka.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|