Age | Commit message (Expand) | Author |
2020-09-30 | HID: add vivaldi HID driver | Sean O'Brien |
2020-09-01 | HID: core: Sanitize event code and type when mapping input | Marc Zyngier |
2020-02-12 | HID: core: increase HID report buffer size to 8KiB | Johan Korsnes |
2019-09-18 | HID: core: Add printk_once variants to hid_warn() etc | Joshua Clayton |
2019-09-18 | HID: core: reformat and reduce hid_printk macros | Joshua Clayton |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-06 | Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-... | Jiri Kosina |
2019-04-24 | HID: input: make sure the wheel high resolution multiplier is set | Benjamin Tissoires |
2019-04-23 | HID: logitech-dj: add support for 27 MHz receivers | Hans de Goede |
2019-04-02 | HID: core: move Usage Page concatenation to Main item | Nicolas Saenz Julienne |
2019-01-16 | HID: core: simplify active collection tracking | Philipp Zabel |
2019-01-10 | HID: core: replace the collection tree pointers with indices | Peter Hutterer |
2019-01-03 | Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus... | Jiri Kosina |
2018-12-07 | HID: input: use the Resolution Multiplier for high-resolution scrolling | Peter Hutterer |
2018-12-07 | HID: core: process the Resolution Multiplier | Peter Hutterer |
2018-12-07 | HID: core: store the collections as a basic tree | Peter Hutterer |
2018-12-05 | HID: input: support Microsoft wireless radio control hotkey | Chris Chiu |
2018-12-05 | HID: use macros in IS_INPUT_APPLICATION | Chris Chiu |
2018-11-22 | Revert "HID: input: Create a utility class for counting scroll events" | Benjamin Tissoires |
2018-11-06 | HID: fix up .raw_event() documentation | Linus Walleij |
2018-10-23 | Merge branch 'for-4.20/logitech-highres' into for-linus | Jiri Kosina |
2018-09-05 | HID: input: Create a utility class for counting scroll events | Harry Cutts |
2018-09-04 | HID: core: fix grouping by application | Benjamin Tissoires |
2018-08-20 | Merge branch 'for-4.19/multitouch-multiaxis' into for-linus | Jiri Kosina |
2018-07-23 | HID: cougar: make compare_device_paths reusable | Daniel M. Lambea |
2018-07-17 | HID: core: do not upper bound the collection stack | Benjamin Tissoires |
2018-07-17 | HID: input: enable Totem on the Dell Canvas 27 | Benjamin Tissoires |
2018-06-25 | HID: core: allow concurrent registration of drivers | Benjamin Tissoires |
2018-06-08 | Merge branch 'for-4.18/multitouch' into for-linus | Jiri Kosina |
2018-05-15 | HID: add driver for Valve Steam Controller | Rodrigo Rivas Costa |
2018-04-26 | HID: multitouch: implement precision touchpad latency and switches | Benjamin Tissoires |
2018-04-26 | HID: input: append a suffix matching the application | Benjamin Tissoires |
2018-04-26 | HID: generic: create one input report per application type | Benjamin Tissoires |
2018-04-26 | HID: store the full list of reports in the hidinput | Benjamin Tissoires |
2018-04-17 | HID: input: do not increment usages when a duplicate is found | Benjamin Tissoires |
2018-04-09 | HID: input: fix battery level reporting on BT mice | Dmitry Torokhov |
2018-04-05 | Merge branch 'for-4.17/upstream' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/multitouch' into for-linus | Jiri Kosina |
2018-03-23 | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires |
2018-03-23 | HID: use BIT() macro for quirks too | Benjamin Tissoires |
2018-03-23 | HID: use BIT macro instead of plain integers for flags | Benjamin Tissoires |
2018-03-06 | HID: core: rewrite the hid-generic automatic unbind | Benjamin Tissoires |
2018-02-16 | HID: core: Fix size as type u32 | Aaron Ma |
2017-12-01 | HID: hid-multitouch: support fine-grain orientation reporting | Wei-Ning Huang |
2017-11-21 | HID: core: remove the absolute need of hid_have_special_driver[] | Benjamin Tissoires |
2017-11-21 | HID: quirks: move the list of special devices into a quirk | Benjamin Tissoires |
2017-11-21 | HID: core: move the dynamic quirks handling in core | Benjamin Tissoires |
2017-11-15 | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina |
2017-10-05 | HID: hid-multitouch: forward MSC_TIMESTAMP | Nicolas Boichat |
2017-10-02 | HID: add comment for power callback in struct hid_ll_driver | Jaejoong Kim |