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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-04-01
6
-144
/
+196
|
\
|
*
HID: google: modify HID device groups of eel
Zhengqiao Xia
2022-03-14
1
-1
/
+1
|
*
HID: google: Add support for vivaldi to hid-hammer
Stephen Boyd
2022-03-14
2
-0
/
+13
|
*
HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
Stephen Boyd
2022-03-14
5
-104
/
+167
|
*
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
2022-03-14
2
-20
/
+8
|
*
HID: google: switch to devm when registering keyboard backlight LED
Dmitry Torokhov
2022-03-14
1
-25
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2022-03-25
18
-738
/
+1801
|
\
\
|
*
\
Merge branch 'for-5.18/uclogic' into for-linus
Jiri Kosina
2022-03-23
6
-299
/
+358
|
|
\
\
|
|
*
|
HID: uclogic: Support multiple frame input devices
Nikolai Kondrashov
2022-03-01
3
-71
/
+74
|
|
*
|
HID: uclogic: Define report IDs before their descriptors
Nikolai Kondrashov
2022-03-01
1
-5
/
+5
|
|
*
|
HID: uclogic: Put version first in rdesc namespace
Nikolai Kondrashov
2022-03-01
3
-42
/
+42
|
|
*
|
HID: uclogic: Use "frame" instead of "buttonpad"
Nikolai Kondrashov
2022-03-01
3
-53
/
+51
|
|
*
|
HID: uclogic: Use different constants for frame report IDs
Nikolai Kondrashov
2022-03-01
1
-4
/
+5
|
|
*
|
HID: uclogic: Specify total report size to buttonpad macro
Nikolai Kondrashov
2022-03-01
1
-6
/
+6
|
|
*
|
HID: uclogic: Switch to matching subreport bytes
Nikolai Kondrashov
2022-03-01
3
-11
/
+15
|
|
*
|
HID: uclogic: Replace pen_frame_flag with subreport_list
Nikolai Kondrashov
2022-03-01
3
-41
/
+73
|
|
*
|
HID: uclogic: Remove pen usage masking
Nikolai Kondrashov
2022-03-01
3
-54
/
+7
|
|
*
|
HID: uclogic: Handle virtual frame reports
Nikolai Kondrashov
2022-02-16
1
-5
/
+6
|
|
*
|
HID: uclogic: Skip non-input raw events earlier
Nikolai Kondrashov
2022-02-16
1
-3
/
+5
|
|
*
|
HID: uclogic: Access pen/frame params directly in raw_event handling
Nikolai Kondrashov
2022-02-16
1
-13
/
+11
|
|
*
|
HID: uclogic: Split pen and frame raw event handling
Nikolai Kondrashov
2022-02-16
1
-75
/
+120
|
|
*
|
HID: uclogic: Support Huion 13th frame button
Nikolai Kondrashov
2022-02-16
1
-4
/
+4
|
|
*
|
HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
Nikolai Kondrashov
2022-02-16
3
-3
/
+3
|
|
*
|
HID: uclogic: Support Huion tilt reporting
Nikolai Kondrashov
2022-02-16
4
-1
/
+23
|
*
|
|
Merge branch 'for-5.18/sigma-micro' into for-linus
Jiri Kosina
2022-03-23
4
-0
/
+142
|
|
\
\
\
|
|
*
|
|
HID: add SiGma Micro driver
Desmond Lim
2022-02-02
4
-0
/
+142
|
*
|
|
|
Merge branch 'for-5.18/razer' into for-linus
Jiri Kosina
2022-03-23
4
-0
/
+136
|
|
\
\
\
\
|
|
*
|
|
|
HID: Add driver for Razer Blackwidow keyboards
Jelle van der Waa
2022-02-16
4
-0
/
+136
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-5.18/i2c-hid' into for-linus
Jiri Kosina
2022-03-23
1
-278
/
+313
|
|
\
\
\
\
|
|
*
|
|
|
HID: i2c-hid: remove unneeded semicolon
Yang Li
2022-02-16
1
-1
/
+1
|
|
*
|
|
|
HID: i2c-hid: note that I2C xfer buffers are DMA-safe
Dmitry Torokhov
2022-02-14
1
-2
/
+3
|
|
*
|
|
|
HID: i2c-hid: no longer need raw access to HID descriptor structure
Dmitry Torokhov
2022-02-14
1
-5
/
+2
|
|
*
|
|
|
HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()
Dmitry Torokhov
2022-02-14
1
-13
/
+15
|
|
*
|
|
|
HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
1
-91
/
+59
|
|
*
|
|
|
HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
1
-10
/
+9
|
|
*
|
|
|
HID: i2c-hid: create a helper for SET_POWER command
Dmitry Torokhov
2022-02-14
1
-4
/
+18
|
|
*
|
|
|
HID: i2c-hid: define i2c_hid_read_register() and use it
Dmitry Torokhov
2022-02-14
1
-23
/
+22
|
|
*
|
|
|
HID: i2c-hid: explicitly code setting and sending reports
Dmitry Torokhov
2022-02-14
1
-118
/
+151
|
|
*
|
|
|
HID: i2c-hid: refactor reset command
Dmitry Torokhov
2022-02-14
1
-25
/
+38
|
|
*
|
|
|
HID: i2c-hid: use "struct i2c_hid" as argument in most calls
Dmitry Torokhov
2022-02-14
1
-39
/
+36
|
|
*
|
|
|
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
2022-02-14
1
-8
/
+24
|
|
*
|
|
|
HID: i2c-hid: fix handling numbered reports with IDs of 15 and above
Angela Czubak
2022-02-14
1
-14
/
+10
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-5.18/google' into for-linus
Jiri Kosina
2022-03-23
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
HID: google: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-02-02
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-5.18/core' into for-linus
Jiri Kosina
2022-03-23
2
-102
/
+542
|
|
\
\
\
\
|
|
*
|
|
|
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: core: for input reports, process the usages by priority list
Benjamin Tissoires
2022-03-01
1
-7
/
+38
|
|
*
|
|
|
HID: compute an ordered list of input fields to process
Benjamin Tissoires
2022-03-01
1
-1
/
+104
[next]