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
/
include
/
linux
/
hid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
*
|
HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT
Benjamin Tissoires
2018-03-23
1
-1
/
+1
|
*
|
HID: use BIT() macro for quirks too
Benjamin Tissoires
2018-03-23
1
-26
/
+26
|
*
|
HID: use BIT macro instead of plain integers for flags
Benjamin Tissoires
2018-03-23
1
-6
/
+7
|
|
/
*
/
HID: core: Fix size as type u32
Aaron Ma
2018-02-16
1
-3
/
+3
|
/
*
HID: hid-multitouch: support fine-grain orientation reporting
Wei-Ning Huang
2017-12-01
1
-0
/
+1
*
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
2017-11-21
1
-0
/
+10
*
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
2017-11-21
1
-0
/
+1
*
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
2017-11-21
1
-4
/
+6
*
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
2017-11-15
1
-0
/
+1
|
\
|
*
HID: add comment for power callback in struct hid_ll_driver
Jaejoong Kim
2017-10-02
1
-0
/
+1
*
|
HID: hid-multitouch: forward MSC_TIMESTAMP
Nicolas Boichat
2017-10-05
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-09-05
1
-2
/
+16
|
\
|
*
Merge branch 'for-4.14/wacom' into for-linus
Jiri Kosina
2017-09-05
1
-0
/
+11
|
|
\
|
|
*
HID: introduce hid_is_using_ll_driver
Jason Gerecke
2017-07-27
1
-0
/
+11
[next]