index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: Ignore HP Envy x360 eu0009nv stylus battery
José Expósito
2022-12-20
1
-0
/
+2
*
Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-0
/
+6
|
\
|
*
HID: input: do not query XP-PEN Deco LW battery
José Expósito
2022-11-04
1
-0
/
+6
*
|
HID: add mapping for camera access keys
Eray Orçunus
2022-11-22
1
-0
/
+3
|
/
*
HID: input: fix uclogic tablets
Benjamin Tissoires
2022-08-25
1
-1
/
+4
*
HID: add Lenovo Yoga C630 battery quirk
Steev Klimaszewski
2022-08-25
1
-0
/
+2
*
HID: hid-input: add Surface Go battery quirk
Maximilian Luz
2022-06-08
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2022-03-25
1
-69
/
+295
|
\
|
*
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
2022-03-01
1
-8
/
+95
|
*
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
2022-03-01
1
-8
/
+90
|
*
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
2022-03-01
1
-2
/
+32
|
*
HID: input: move up out-of-range processing of input values
Benjamin Tissoires
2022-03-01
1
-24
/
+24
|
*
HID: input: rework spaghetti code with switch statements
Benjamin Tissoires
2022-03-01
1
-37
/
+43
|
*
HID: input: tag touchscreens as such if the physical is not there
Benjamin Tissoires
2022-03-01
1
-4
/
+25
*
|
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2022-03-03
1
-0
/
+2
*
|
HID: add mapping for KEY_DICTATE
William Mahon
2022-03-03
1
-0
/
+1
|
/
*
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Karl Kurbjun
2022-01-12
1
-0
/
+2
*
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
2022-01-10
1
-6
/
+20
|
\
|
*
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
2021-12-14
1
-0
/
+6
|
*
HID: input: Make hidinput_find_field() static
Mika Westerberg
2021-12-14
1
-2
/
+2
|
*
HID: hid-input: Add suffix also for HID_DG_PEN
Mika Westerberg
2021-12-14
1
-0
/
+10
|
*
HID: Add map_msc() to avoid boilerplate code
Mika Westerberg
2021-12-14
1
-4
/
+2
*
|
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
2021-12-08
1
-0
/
+2
|
/
*
HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxx
Trevor Davenport
2021-11-19
1
-0
/
+2
*
HID: input: set usage type to key on keycode remap
Thomas Weißschuh
2021-11-19
1
-0
/
+1
*
HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
Hans de Goede
2021-11-19
1
-3
/
+2
*
HID: core: add TransducerSerialNumber2
Felipe Balbi
2021-09-15
1
-0
/
+1
*
HID: input: do not report stylus battery state as "full"
Dmitry Torokhov
2021-07-15
1
-2
/
+0
*
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
2021-06-30
1
-3
/
+25
|
\
|
*
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
2021-06-24
1
-0
/
+22
|
*
HID: input: replace outdated HID numbers+comments with macros
Ahelenia Ziemiańska
2021-05-05
1
-3
/
+3
*
|
HID: hid-input: add Surface Go battery quirk
Zoltan Tamas Vajda
2021-06-14
1
-0
/
+2
*
|
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
2021-05-05
1
-0
/
+3
|
/
*
HID: input: map battery capacity (00850065)
John Chen
2021-04-07
1
-6
/
+16
*
Merge branch 'for-5.12/core' into for-linus
Jiri Kosina
2021-02-23
1
-0
/
+10
|
\
|
*
HID: hid-input: avoid splitting keyboard, system and consumer controls
Dmitry Torokhov
2021-02-02
1
-0
/
+10
*
|
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
Elia Devito
2021-02-09
1
-0
/
+2
*
|
HID: Ignore battery for Elan touchscreen on ASUS UX550
Seth Miller
2021-01-08
1
-0
/
+2
|
/
*
Merge branch 'for-5.11/core' into for-linus
Jiri Kosina
2020-12-16
1
-1
/
+5
|
\
|
*
HID: input: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-25
1
-0
/
+1
|
*
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
2020-10-29
1
-1
/
+4
*
|
HID: Add Logitech Dinovo Edge battery quirk
Hans de Goede
2020-11-12
1
-0
/
+3
|
/
*
HID: hid-input: fix stylus battery reporting
Dmitry Torokhov
2020-09-26
1
-2
/
+2
*
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2020-09-01
1
-0
/
+4
*
HID: input: Fix devices that return multiple bytes in battery report
Grant Likely
2020-07-14
1
-3
/
+3
*
HID: input: do not run GET_REPORT unless there's a Resolution Multiplier
Peter Hutterer
2020-06-16
1
-10
/
+20
*
HID: hid-input: clear unmapped usages
Dmitry Torokhov
2019-12-13
1
-4
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-05-13
1
-0
/
+2
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-05-10
1
-0
/
+2
|
|
\
[next]