summaryrefslogtreecommitdiff
path: root/include/linux/hid.h
AgeCommit message (Expand)Author
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina
2021-06-25HID: core: Add hid_hw_may_wakeup() functionHans de Goede
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh
2021-05-05HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-04-29Merge branch 'for-5.13/plantronics' into for-linusJiri Kosina
2021-04-07HID: input: map battery capacity (00850065)John Chen
2021-03-08HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-01-26HID: correct kernel-doc notation in <linux/hid*.h>Randy Dunlap
2020-11-27HID: Increase HID maximum report size to 16KBDean Camera
2020-10-29HID: hid-input: occasionally report stylus battery even if not changeddmitry.torokhov@gmail.com
2020-09-30HID: add vivaldi HID driverSean O'Brien
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-02-12HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2019-09-18HID: core: Add printk_once variants to hid_warn() etcJoshua Clayton
2019-09-18HID: core: reformat and reduce hid_printk macrosJoshua Clayton
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires
2019-04-23HID: logitech-dj: add support for 27 MHz receiversHans de Goede
2019-04-02HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer
2019-01-03Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer
2018-12-07HID: core: store the collections as a basic treePeter Hutterer
2018-12-05HID: input: support Microsoft wireless radio control hotkeyChris Chiu
2018-12-05HID: use macros in IS_INPUT_APPLICATIONChris Chiu
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-06HID: fix up .raw_event() documentationLinus Walleij
2018-10-23Merge branch 'for-4.20/logitech-highres' into for-linusJiri Kosina
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires
2018-07-17HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa
2018-04-26HID: multitouch: implement precision touchpad latency and switchesBenjamin Tissoires
2018-04-26HID: input: append a suffix matching the applicationBenjamin Tissoires
2018-04-26HID: generic: create one input report per application typeBenjamin Tissoires
2018-04-26HID: store the full list of reports in the hidinputBenjamin Tissoires
2018-04-17HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires
2018-04-09HID: input: fix battery level reporting on BT miceDmitry Torokhov
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina