Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-03-27 | HID: google: add google hammer HID driver | Wei-Ning Huang | 4 | -0/+134 |
2018-03-23 | HID: core: reset the quirks before calling probe again | Benjamin Tissoires | 2 | -7/+2 |
2018-03-23 | HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS | Benjamin Tissoires | 1 | -17/+1 |
2018-03-23 | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires | 5 | -10/+7 |
2018-03-23 | HID: use BIT() macro for quirks too | Benjamin Tissoires | 1 | -26/+26 |
2018-03-23 | HID: use BIT macro instead of plain integers for flags | Benjamin Tissoires | 1 | -6/+7 |
2018-03-23 | HID: multitouch: remove dead zones of Razer Blade Stealth | Benjamin Tissoires | 1 | -0/+13 |
2018-03-23 | HID: multitouch: export a quirk for the button handling of touchpads | Benjamin Tissoires | 1 | -12/+10 |