Searched hist:d5d3e202753cc023100a854788a4ad83d7c2821a (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hid/usbhid/ |
H A D | Makefile | diff d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/drivers/hid/ |
H A D | hid-quirks.c | d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | Makefile | diff d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/include/linux/ |
H A D | hid.h | diff d5d3e202753cc023100a854788a4ad83d7c2821a Mon Nov 20 04:48:41 CST 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: core: move the dynamic quirks handling in core
usbhid has a list of dynamic quirks in addition to a list of static quirks. There is not much USB specific in that, so move this part of the module in core so we can have one central place for quirks.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|