summaryrefslogtreecommitdiffstats
path: root/include/linux/hid.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
*---. Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina2019-05-061-0/+2
|\ \ \
| | | * HID: logitech-dj: add support for 27 MHz receiversHans de Goede2019-04-231-0/+1
| | |/
| * / HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-04-021-0/+1
| |/
* / HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires2019-04-241-1/+1
|/
* HID: core: simplify active collection trackingPhilipp Zabel2019-01-161-1/+0Star
* HID: core: replace the collection tree pointers with indicesPeter Hutterer2019-01-101-2/+2
*---. Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina2019-01-031-1/+16
|\ \ \
| | | * HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer2018-12-071-0/+3
| | | * HID: core: process the Resolution MultiplierPeter Hutterer2018-12-071-0/+5
| | | * HID: core: store the collections as a basic treePeter Hutterer2018-12-071-0/+2
| |_|/ |/| |
| * | HID: input: support Microsoft wireless radio control hotkeyChris Chiu2018-12-051-1/+2
| * | HID: use macros in IS_INPUT_APPLICATIONChris Chiu2018-12-051-1/+5
|/ /
* / Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-28/+0Star
|/
* HID: fix up .raw_event() documentationLinus Walleij2018-11-061-2/+2
* Merge branch 'for-4.20/logitech-highres' into for-linusJiri Kosina2018-10-231-0/+28
|\
| * HID: input: Create a utility class for counting scroll eventsHarry Cutts2018-09-051-0/+28
* | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
|/
* Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina2018-08-201-4/+11
|\
| * HID: core: do not upper bound the collection stackBenjamin Tissoires2018-07-171-4/+5
| * HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires2018-07-171-0/+6
* | HID: cougar: make compare_device_paths reusableDaniel M. Lambea2018-07-231-0/+2
|/
* HID: core: allow concurrent registration of driversBenjamin Tissoires2018-06-251-1/+2
* Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina2018-06-081-3/+15
|\
| * HID: multitouch: implement precision touchpad latency and switchesBenjamin Tissoires2018-04-261-0/+3
| * HID: input: append a suffix matching the applicationBenjamin Tissoires2018-04-261-0/+1
| * HID: generic: create one input report per application typeBenjamin Tissoires2018-04-261-3/+7
| * HID: store the full list of reports in the hidinputBenjamin Tissoires2018-04-261-0/+2
| * HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires2018-04-171-0/+2
* | HID: add driver for Valve Steam ControllerRodrigo Rivas Costa2018-05-151-0/+1
* | HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-091-1/+8
|/
* Merge branch 'for-4.17/upstream' into for-linusJiri Kosina2018-04-051-4/+0Star
|\
| * HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires2018-03-061-4/+0Star
* | Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-051-32/+33
|\ \
| * | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires2018-03-231-1/+1
| * | HID: use BIT() macro for quirks tooBenjamin Tissoires2018-03-231-26/+26
| * | HID: use BIT macro instead of plain integers for flagsBenjamin Tissoires2018-03-231-6/+7
| |/
* / HID: core: Fix size as type u32Aaron Ma2018-02-161-3/+3
|/
* HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang2017-12-011-0/+1
* HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires2017-11-211-0/+10
* HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-211-0/+1
* HID: core: move the dynamic quirks handling in coreBenjamin Tissoires2017-11-211-4/+6
* Merge branch 'for-4.15/upstream' into for-linusJiri Kosina2017-11-151-0/+1
|\
| * HID: add comment for power callback in struct hid_ll_driverJaejoong Kim2017-10-021-0/+1
* | HID: hid-multitouch: forward MSC_TIMESTAMPNicolas Boichat2017-10-051-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-09-051-2/+16
|\
| * Merge branch 'for-4.14/wacom' into for-linusJiri Kosina2017-09-051-0/+11
| |\
| | * HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-271-0/+11
| * | Merge branch 'for-4.14/multitouch' into for-linusJiri Kosina2017-09-051-0/+2
| |\ \
| | * | HID: multitouch: Support Asus T304UA media keysJoão Paulo Rechi Vita2017-08-031-0/+2
| | |/