index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
hid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.14/multitouch' into for-linus
Jiri Kosina
2021-06-30
1
-0
/
+18
|
\
|
*
HID: core: Add hid_hw_may_wakeup() function
Hans de Goede
2021-06-25
1
-0
/
+18
*
|
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
2021-06-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
2021-06-24
1
-0
/
+1
*
|
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2021-05-05
1
-2
/
+1
|
/
*
Merge branch 'for-5.13/plantronics' into for-linus
Jiri Kosina
2021-04-29
1
-0
/
+2
|
\
|
*
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2021-03-08
1
-0
/
+2
*
|
HID: input: map battery capacity (00850065)
John Chen
2021-04-07
1
-0
/
+3
|
/
*
HID: correct kernel-doc notation in <linux/hid*.h>
Randy Dunlap
2021-01-26
1
-4
/
+11
*
HID: Increase HID maximum report size to 16KB
Dean Camera
2020-11-27
1
-1
/
+1
*
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
2020-10-29
1
-0
/
+1
*
HID: add vivaldi HID driver
Sean O'Brien
2020-09-30
1
-0
/
+2
*
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2020-09-01
1
-13
/
+29
*
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
2020-02-12
1
-1
/
+1
*
HID: core: Add printk_once variants to hid_warn() etc
Joshua Clayton
2019-09-18
1
-0
/
+11
*
HID: core: reformat and reduce hid_printk macros
Joshua Clayton
2019-09-18
1
-20
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
-
-
-
.
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...
Jiri Kosina
2019-05-06
1
-0
/
+2
|
\
\
\
|
|
|
*
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
2019-04-23
1
-0
/
+1
|
|
|
/
|
*
/
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
2019-04-02
1
-0
/
+1
|
|
/
*
/
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
2019-04-24
1
-1
/
+1
|
/
*
HID: core: simplify active collection tracking
Philipp Zabel
2019-01-16
1
-1
/
+0
*
HID: core: replace the collection tree pointers with indices
Peter Hutterer
2019-01-10
1
-2
/
+2
*
-
-
-
.
Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...
Jiri Kosina
2019-01-03
1
-1
/
+16
|
\
\
\
|
|
|
*
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
2018-12-07
1
-0
/
+3
|
|
|
*
HID: core: process the Resolution Multiplier
Peter Hutterer
2018-12-07
1
-0
/
+5
|
|
|
*
HID: core: store the collections as a basic tree
Peter Hutterer
2018-12-07
1
-0
/
+2
|
|
_
|
/
|
/
|
|
|
*
|
HID: input: support Microsoft wireless radio control hotkey
Chris Chiu
2018-12-05
1
-1
/
+2
|
*
|
HID: use macros in IS_INPUT_APPLICATION
Chris Chiu
2018-12-05
1
-1
/
+5
|
/
/
*
/
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
2018-11-22
1
-28
/
+0
|
/
*
HID: fix up .raw_event() documentation
Linus Walleij
2018-11-06
1
-2
/
+2
*
Merge branch 'for-4.20/logitech-highres' into for-linus
Jiri Kosina
2018-10-23
1
-0
/
+28
|
\
|
*
HID: input: Create a utility class for counting scroll events
Harry Cutts
2018-09-05
1
-0
/
+28
*
|
HID: core: fix grouping by application
Benjamin Tissoires
2018-09-04
1
-0
/
+1
|
/
*
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
2018-08-20
1
-4
/
+11
|
\
|
*
HID: core: do not upper bound the collection stack
Benjamin Tissoires
2018-07-17
1
-4
/
+5
|
*
HID: input: enable Totem on the Dell Canvas 27
Benjamin Tissoires
2018-07-17
1
-0
/
+6
*
|
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
2018-07-23
1
-0
/
+2
|
/
*
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
2018-06-25
1
-1
/
+2
*
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
2018-06-08
1
-3
/
+15
|
\
|
*
HID: multitouch: implement precision touchpad latency and switches
Benjamin Tissoires
2018-04-26
1
-0
/
+3
|
*
HID: input: append a suffix matching the application
Benjamin Tissoires
2018-04-26
1
-0
/
+1
|
*
HID: generic: create one input report per application type
Benjamin Tissoires
2018-04-26
1
-3
/
+7
|
*
HID: store the full list of reports in the hidinput
Benjamin Tissoires
2018-04-26
1
-0
/
+2
|
*
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
2018-04-17
1
-0
/
+2
*
|
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa
2018-05-15
1
-0
/
+1
*
|
HID: input: fix battery level reporting on BT mice
Dmitry Torokhov
2018-04-09
1
-1
/
+8
|
/
*
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
2018-04-05
1
-4
/
+0
|
\
|
*
HID: core: rewrite the hid-generic automatic unbind
Benjamin Tissoires
2018-03-06
1
-4
/
+0
*
|
Merge branch 'for-4.17/multitouch' into for-linus
Jiri Kosina
2018-04-05
1
-32
/
+33
|
\
\
[next]