index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
1
-3
/
+25
2021-06-24
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
1
-0
/
+22
2021-06-14
HID: hid-input: add Surface Go battery quirk
Zoltan Tamas Vajda
1
-0
/
+2
2021-05-05
HID: input: replace outdated HID numbers+comments with macros
Ahelenia Ziemiańska
1
-3
/
+3
2021-05-05
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
1
-0
/
+3
2021-04-07
HID: input: map battery capacity (00850065)
John Chen
1
-6
/
+16
2021-02-23
Merge branch 'for-5.12/core' into for-linus
Jiri Kosina
1
-0
/
+10
2021-02-09
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
Elia Devito
1
-0
/
+2
2021-02-02
HID: hid-input: avoid splitting keyboard, system and consumer controls
Dmitry Torokhov
1
-0
/
+10
2021-01-08
HID: Ignore battery for Elan touchscreen on ASUS UX550
Seth Miller
1
-0
/
+2
2020-12-16
Merge branch 'for-5.11/core' into for-linus
Jiri Kosina
1
-1
/
+5
2020-11-25
HID: input: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-12
HID: Add Logitech Dinovo Edge battery quirk
Hans de Goede
1
-0
/
+3
2020-10-29
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
1
-1
/
+4
2020-09-26
HID: hid-input: fix stylus battery reporting
Dmitry Torokhov
1
-2
/
+2
2020-09-01
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-0
/
+4
2020-07-14
HID: input: Fix devices that return multiple bytes in battery report
Grant Likely
1
-3
/
+3
2020-06-16
HID: input: do not run GET_REPORT unless there's a Resolution Multiplier
Peter Hutterer
1
-10
/
+20
2019-12-13
HID: hid-input: clear unmapped usages
Dmitry Torokhov
1
-4
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+2
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-31
/
+50
2019-04-26
HID: input: add mapping for KEY_KBD_LAYOUT_NEXT
Dmitry Torokhov
1
-0
/
+2
2019-04-24
HID: input: fix assignment of .value
Benjamin Tissoires
1
-1
/
+1
2019-04-24
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
1
-31
/
+50
2019-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+16
2019-04-03
HID: input: add mapping for Assistant key
Dmitry Torokhov
1
-0
/
+1
2019-03-26
HID: input: add mapping for "Toggle Display" key
Dmitry Torokhov
1
-0
/
+8
2019-03-26
HID: input: add mapping for "Full Screen" key
Dmitry Torokhov
1
-0
/
+1
2019-03-26
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
Dmitry Torokhov
1
-0
/
+4
2019-03-26
HID: input: add mapping for Expose/Overview key
Dmitry Torokhov
1
-0
/
+2
2019-03-26
HID: input: fix mapping of aspect ratio key
Dmitry Torokhov
1
-1
/
+1
2019-02-14
HID: Add ASUS T100CHI keyboard dock battery quirks
NOGUCHI Hiroshi
1
-0
/
+3
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-3
/
+105
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-45
/
+0
2018-11-22
Revert "HID: input: simplify/fix high-res scroll event handling"
Benjamin Tissoires
1
-21
/
+22
2018-11-12
HID: input: Ignore battery reported by Symbol DS4308
Benson Leung
1
-0
/
+3
2018-10-29
HID: input: simplify/fix high-res scroll event handling
Linus Torvalds
1
-22
/
+21
2018-10-23
Merge branch 'for-4.20/logitech-highres' into for-linus
Jiri Kosina
1
-0
/
+45
2018-10-23
Merge branch 'for-4.20/core' into for-linus
Jiri Kosina
1
-4
/
+15
2018-09-05
HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERS
Tatsunosuke Tobita
1
-0
/
+5
2018-09-05
HID: input: Create a utility class for counting scroll events
Harry Cutts
1
-0
/
+45
2018-09-04
HID: input: do not append a suffix if the name already has it
Benjamin Tissoires
1
-4
/
+10
2018-09-04
HID: core: fix grouping by application
Benjamin Tissoires
1
-2
/
+2
2018-08-28
HID: input: fix leaking custom input node name
Stefan Agner
1
-0
/
+1
2018-07-17
HID: input: enable Totem on the Dell Canvas 27
Benjamin Tissoires
1
-0
/
+3
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
1
-10
/
+113
2018-04-26
HID: input: append a suffix matching the application
Benjamin Tissoires
1
-8
/
+59
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
1
-0
/
+17
[next]