summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-input.c
AgeCommit message (Expand)AuthorLines
2022-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-69/+295
2022-03-03HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon-0/+2
2022-03-03HID: add mapping for KEY_DICTATEWilliam Mahon-0/+1
2022-03-01HID: input: accommodate priorities for slotted devicesBenjamin Tissoires-8/+95
2022-03-01HID: input: remove the need for HID_QUIRK_INVERTBenjamin Tissoires-8/+90
2022-03-01HID: input: enforce Invert usage to be processed before InRangeBenjamin Tissoires-2/+32
2022-03-01HID: input: move up out-of-range processing of input valuesBenjamin Tissoires-24/+24
2022-03-01HID: input: rework spaghetti code with switch statementsBenjamin Tissoires-37/+43
2022-03-01HID: input: tag touchscreens as such if the physical is not thereBenjamin Tissoires-4/+25
2022-01-12HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun-0/+2
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina-6/+20
2021-12-14HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis-0/+6
2021-12-14HID: input: Make hidinput_find_field() staticMika Westerberg-2/+2
2021-12-14HID: hid-input: Add suffix also for HID_DG_PENMika Westerberg-0/+10
2021-12-14HID: Add map_msc() to avoid boilerplate codeMika Westerberg-4/+2
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede-0/+2
2021-11-19HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxxTrevor Davenport-0/+2
2021-11-19HID: input: set usage type to key on keycode remapThomas Weißschuh-0/+1
2021-11-19HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede-3/+2
2021-09-15HID: core: add TransducerSerialNumber2Felipe Balbi-0/+1
2021-07-15HID: input: do not report stylus battery state as "full"Dmitry Torokhov-2/+0
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina-3/+25
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh-0/+22
2021-06-14HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda-0/+2
2021-05-05HID: input: replace outdated HID numbers+comments with macrosAhelenia Ziemiańska-3/+3
2021-05-05HID: hid-input: add mapping for emoji picker keyDmitry Torokhov-0/+3
2021-04-07HID: input: map battery capacity (00850065)John Chen-6/+16
2021-02-23Merge branch 'for-5.12/core' into for-linusJiri Kosina-0/+10
2021-02-09HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxxElia Devito-0/+2
2021-02-02HID: hid-input: avoid splitting keyboard, system and consumer controlsDmitry Torokhov-0/+10
2021-01-08HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller-0/+2
2020-12-16Merge branch 'for-5.11/core' into for-linusJiri Kosina-1/+5
2020-11-25HID: input: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-11-12HID: Add Logitech Dinovo Edge battery quirkHans de Goede-0/+3
2020-10-29HID: hid-input: occasionally report stylus battery even if not changeddmitry.torokhov@gmail.com-1/+4
2020-09-26HID: hid-input: fix stylus battery reportingDmitry Torokhov-2/+2
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier-0/+4
2020-07-14HID: input: Fix devices that return multiple bytes in battery reportGrant Likely-3/+3
2020-06-16HID: input: do not run GET_REPORT unless there's a Resolution MultiplierPeter Hutterer-10/+20
2019-12-13HID: hid-input: clear unmapped usagesDmitry Torokhov-4/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+1
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov-0/+2
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-31/+50
2019-04-26HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov-0/+2
2019-04-24HID: input: fix assignment of .valueBenjamin Tissoires-1/+1
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires-31/+50
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+16
2019-04-03HID: input: add mapping for Assistant keyDmitry Torokhov-0/+1
2019-03-26HID: input: add mapping for "Toggle Display" keyDmitry Torokhov-0/+8