summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-input.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-141-0/+2
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-05-101-0/+2
| |\
| | * HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov2019-04-271-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-05-071-31/+50
|\ \ \
| * | | HID: input: fix assignment of .valueBenjamin Tissoires2019-04-241-1/+1
| * | | HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires2019-04-241-31/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-1/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | HID: input: add mapping for "Toggle Display" keyDmitry Torokhov2019-03-271-0/+8
| * | HID: input: add mapping for "Full Screen" keyDmitry Torokhov2019-03-271-0/+1
| * | HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov2019-03-271-0/+4
| * | HID: input: add mapping for Expose/Overview keyDmitry Torokhov2019-03-271-0/+2
| * | HID: input: fix mapping of aspect ratio keyDmitry Torokhov2019-03-271-1/+1
| |/
* | HID: input: add mapping for Assistant keyDmitry Torokhov2019-04-031-0/+1
* | HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi2019-02-141-0/+3
* | HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer2018-12-071-3/+105
|/
* Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-45/+0Star
* Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires2018-11-221-21/+22
* HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-121-0/+3
* HID: input: simplify/fix high-res scroll event handlingLinus Torvalds2018-10-291-22/+21Star
* Merge branch 'for-4.20/logitech-highres' into for-linusJiri Kosina2018-10-231-0/+45
|\
| * HID: input: Create a utility class for counting scroll eventsHarry Cutts2018-09-051-0/+45
* | Merge branch 'for-4.20/core' into for-linusJiri Kosina2018-10-231-4/+15
|\ \
| * | HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERSTatsunosuke Tobita2018-09-051-0/+5
| * | HID: input: do not append a suffix if the name already has itBenjamin Tissoires2018-09-041-4/+10
| |/
* | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-2/+2
* | HID: input: fix leaking custom input node nameStefan Agner2018-08-281-0/+1
|/
* HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires2018-07-171-0/+3
* Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina2018-06-081-10/+113
|\
| * HID: input: append a suffix matching the applicationBenjamin Tissoires2018-04-261-8/+59
| * HID: generic: create one input report per application typeBenjamin Tissoires2018-04-261-0/+17
| * HID: store the full list of reports in the hidinputBenjamin Tissoires2018-04-261-0/+6
| * HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires2018-04-171-2/+31
* | HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-091-7/+17
|/
* Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-051-5/+5
|\
| * HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires2018-03-231-5/+5
* | HID: Fix hid_report_len usageAaron Ma2018-02-161-1/+2
|/
* HID: hid-input: Add eraser usage to hidinput_configure_usagePing Cheng2017-10-051-0/+9
* HID: input: throttle battery ueventsDmitry Torokhov2017-08-151-3/+9
* HID: input: optionally use device id in battery nameDmitry Torokhov2017-08-021-1/+3
* HID: input: map digitizer battery usageDmitry Torokhov2017-08-021-59/+125
* HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede2017-05-221-1/+1
* HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensionsHans de Goede2017-05-111-0/+9
* HID: clamp input to logical range if no null stateTomasz Kramkowski2017-03-211-7/+14
* HID: reject input outside logical range only if null state is setValtteri Heikkilä2017-03-061-0/+1
*-. Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina2016-12-141-41/+55
|\ \
| | * HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_resJason Gerecke2016-10-201-0/+1
| |/ |/|
| * HID: input: rework HID_QUIRK_MULTI_INPUTBenjamin Tissoires2016-11-281-41/+54
|/
*-. Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina2016-10-071-0/+9
|\ \
| | * HID: input: ignore System Control application usages if not System ControlsBenjamin Tissoires2016-09-191-0/+9
| |/