summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-input.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | HID: input: add mic mute key on HP slim keyboardAceLan Kao2016-08-051-0/+1
|/
*-. Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-141-5/+16
|\ \
| | * HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov2015-12-181-5/+12
| |/ |/|
| * HID: Add vendor specific usage pages for Logitech G920Simon Wood2015-11-201-0/+4
|/
* HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-051-4/+6
* Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...Jiri Kosina2015-09-011-1/+4
|\
| * HID: input: call input_sync() when automatically releasing a keyDmitry Torokhov2015-07-101-1/+4
* | HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski2015-08-041-2/+5
|/
* HID: hid-input: Fix coding style issueJames C Boyd2015-05-281-1/+2
* HID: hid-input: Simplify conditional expressionJames C Boyd2015-05-281-1/+1
* HID: hid-input: Add parentheses to quell gcc warningJames C Boyd2015-05-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-0/+23
|\
| * HID: map telephony usage pageDmitry Torokhov2015-03-041-0/+23
* | HID: input: Fix NULL pointer dereference when power_supply_register failsKrzysztof Kozlowski2015-03-241-2/+2
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-21/+30
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-1/+1
|/
*---. Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-091-3/+23
|\ \ \
| | | * HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-01-061-0/+1
| | | * HID: input: fix confusion on conflicting mappingsDavid Herrmann2015-01-061-0/+16
| | |/
| * | HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis2015-01-061-3/+6
| |/
OpenPOWER on IntegriCloud