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
*
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-21
1
-0
/
+4
*
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-21
1
-3
/
+26
*
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
2022-01-21
1
-1
/
+5
*
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
2022-01-19
1
-10
/
+10
*
HID: uhid: Fix worker destroying device without any protection
Jann Horn
2022-01-19
1
-4
/
+25
*
HID: vivaldi: Minor cleanups
Stephen Boyd
2022-01-14
1
-3
/
+4
*
HID: vivaldi: fix handling devices not using numbered reports
Dmitry Torokhov
2022-01-14
1
-6
/
+28
*
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Karl Kurbjun
2022-01-12
2
-0
/
+3
*
Merge branch 'for-5.17/thrustmaster' into for-linus
Jiri Kosina
2022-01-10
1
-6
/
+2
|
\
|
*
HID: thrustmaster use swap() to make code cleaner
chiminghao
2021-12-14
1
-6
/
+2
*
|
Merge branch 'for-5.17/magicmouse' into for-linus
Jiri Kosina
2022-01-10
1
-6
/
+89
|
\
\
|
*
|
HID: magicmouse: Fix an error handling path in magicmouse_probe()
Christophe JAILLET
2022-01-06
1
-0
/
+1
|
*
|
HID: magicmouse: Report battery level over USB
José Expósito
2021-11-19
1
-6
/
+88
*
|
|
Merge branch 'for-5.17/letsketch' into for-linus
Jiri Kosina
2022-01-10
4
-0
/
+340
|
\
\
\
|
*
|
|
HID: Add new Letsketch tablet driver
Hans de Goede
2022-01-06
4
-0
/
+340
*
|
|
|
Merge branch 'for-5.17/i2c-hid' into for-linus
Jiri Kosina
2022-01-10
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
HID: i2c-hid: Report wakeup events
Matthias Kaehlcke
2021-11-19
1
-1
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-5.17/hidraw' into for-linus
Jiri Kosina
2022-01-10
1
-17
/
+17
|
\
\
\
\
|
*
|
|
|
HID: hidraw: Replace hidraw device table mutex with a rwsem
André Almeida
2021-12-14
1
-17
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-5.17/apple' into for-linus
Jiri Kosina
2022-01-10
4
-16
/
+153
|
\
\
\
\
|
*
|
|
|
HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mapping
José Expósito
2022-01-06
1
-1
/
+3
|
*
|
|
|
HID: apple: Add 2021 magic keyboard FN key mapping
Benjamin Berg
2022-01-06
1
-1
/
+28
|
*
|
|
|
HID: magicmouse: set Magic Trackpad 2021 name
José Expósito
2022-01-06
1
-3
/
+9
|
*
|
|
|
HID: magicmouse: set device name when it has been personalized
José Expósito
2022-01-06
1
-3
/
+11
|
*
|
|
|
HID: apple: Add 2021 Magic Keyboard with number pad
Alex Henrie
2022-01-06
2
-0
/
+5
|
*
|
|
|
HID: apple: Add 2021 Magic Keyboard with fingerprint reader
Alex Henrie
2022-01-06
3
-0
/
+6
|
*
|
|
|
HID: apple: Report Magic Keyboard battery over USB
José Expósito
2021-11-19
1
-2
/
+85
|
*
|
|
|
HID: apple: Use BIT to define quirks
José Expósito
2021-11-19
1
-9
/
+9
|
*
|
|
|
HID: apple: Do not reset quirks when the Fn key is not found
José Expósito
2021-11-19
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
2022-01-10
11
-56
/
+180
|
\
\
\
\
|
*
|
|
|
HID: i2c-hid-of: Expose the touchscreen-inverted properties
Alistair Francis
2021-12-14
5
-5
/
+15
|
*
|
|
|
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
2021-12-14
1
-0
/
+6
|
*
|
|
|
HID: debug: Add USI usages
Mika Westerberg
2021-12-14
1
-0
/
+35
|
*
|
|
|
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
2
-3
/
+10
|
*
|
|
|
HID: Add map_msc() to avoid boilerplate code
Mika Westerberg
2021-12-14
1
-4
/
+2
|
*
|
|
|
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
2021-12-02
1
-0
/
+64
|
*
|
|
|
HID: add suspend/resume helpers
Benjamin Tissoires
2021-12-02
4
-42
/
+46
*
|
|
|
|
HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
Yang Li
2022-01-06
1
-1
/
+2
*
|
|
|
|
HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
Ye Xiang
2022-01-06
1
-1
/
+5
*
|
|
|
|
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...
José Expósito
2022-01-06
1
-1
/
+3
*
|
|
|
|
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_init
José Expósito
2022-01-06
1
-3
/
+7
*
|
|
|
|
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc
José Expósito
2022-01-06
1
-1
/
+3
*
|
|
|
|
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init
José Expósito
2022-01-06
1
-4
/
+9
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
HID: potential dereference of null pointer
Jiasheng Jiang
2021-12-20
1
-0
/
+3
*
|
|
|
HID: holtek: fix mouse probing
Benjamin Tissoires
2021-12-20
1
-0
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
2021-12-08
2
-0
/
+3
*
|
|
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
2021-12-03
1
-2
/
+4
*
|
|
HID: google: add eel USB id
xiazhengqiao
2021-12-03
2
-0
/
+3
*
|
|
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
2021-12-03
1
-1
/
+1
[next]