summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-input.c
AgeCommit message (Expand)Author
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina
2021-12-14HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2021-12-14HID: input: Make hidinput_find_field() staticMika Westerberg
2021-12-14HID: hid-input: Add suffix also for HID_DG_PENMika Westerberg
2021-12-14HID: Add map_msc() to avoid boilerplate codeMika Westerberg
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede
2021-11-19HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxxTrevor Davenport
2021-11-19HID: input: set usage type to key on keycode remapThomas Weißschuh
2021-11-19HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede
2021-09-15HID: core: add TransducerSerialNumber2Felipe Balbi
2021-07-15HID: input: do not report stylus battery state as "full"Dmitry Torokhov
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh
2021-06-14HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda
2021-05-05HID: input: replace outdated HID numbers+comments with macrosAhelenia Ziemiańska
2021-05-05HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2021-04-07HID: input: map battery capacity (00850065)John Chen
2021-02-23Merge branch 'for-5.12/core' into for-linusJiri Kosina
2021-02-09HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxxElia Devito
2021-02-02HID: hid-input: avoid splitting keyboard, system and consumer controlsDmitry Torokhov
2021-01-08HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller
2020-12-16Merge branch 'for-5.11/core' into for-linusJiri Kosina
2020-11-25HID: input: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-12HID: Add Logitech Dinovo Edge battery quirkHans de Goede
2020-10-29HID: hid-input: occasionally report stylus battery even if not changeddmitry.torokhov@gmail.com
2020-09-26HID: hid-input: fix stylus battery reportingDmitry Torokhov
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-07-14HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-06-16HID: input: do not run GET_REPORT unless there's a Resolution MultiplierPeter Hutterer
2019-12-13HID: hid-input: clear unmapped usagesDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-04-26HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov
2019-04-24HID: input: fix assignment of .valueBenjamin Tissoires
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-03HID: input: add mapping for Assistant keyDmitry Torokhov
2019-03-26HID: input: add mapping for "Toggle Display" keyDmitry Torokhov
2019-03-26HID: input: add mapping for "Full Screen" keyDmitry Torokhov
2019-03-26HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-03-26HID: input: add mapping for Expose/Overview keyDmitry Torokhov
2019-03-26HID: input: fix mapping of aspect ratio keyDmitry Torokhov
2019-02-14HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires
2018-11-12HID: input: Ignore battery reported by Symbol DS4308Benson Leung
2018-10-29HID: input: simplify/fix high-res scroll event handlingLinus Torvalds