index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
1
-8
/
+24
2022-04-08
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
Gwendal Grignou
1
-26
/
+3
2022-04-08
HID: Add support for open wheel and no attachment to T300
Michael Hübner
1
-0
/
+2
2022-04-08
HID: logitech-dj: add new lightspeed receiver id
Lucas Zampieri
1
-0
/
+1
2022-03-16
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
1
-1
/
+1
2022-03-16
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
Pavel Skripkin
1
-0
/
+6
2022-03-16
HID: elo: Revert USB reference counting
Jiri Kosina
1
-6
/
+1
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2
-1
/
+5
2022-03-08
HID: add mapping for KEY_DICTATE
William Mahon
2
-0
/
+2
2022-03-08
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-03-08
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-03-08
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
1
-0
/
+4
2022-02-23
HID: elo: fix memory leak in elo_probe
Dongliang Mu
1
-0
/
+1
2022-02-23
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
1
-1
/
+1
2022-02-23
HID: amd_sfh: Increase sensor command timeout
Basavaraj Natikar
1
-2
/
+2
2022-02-23
HID: i2c-hid: goodix: Fix a lockdep splat
Daniel Thompson
1
-16
/
+12
2022-02-23
HID: amd_sfh: Add illuminance mask to limit ALS max value
Basavaraj Natikar
1
-1
/
+3
2022-02-23
HID:Add support for UGTABLET WP5540
Sergio Costas
2
-0
/
+2
2022-01-27
HID: vivaldi: fix handling devices not using numbered reports
Dmitry Torokhov
1
-6
/
+28
2022-01-27
HID: magicmouse: Fix an error handling path in magicmouse_probe()
Christophe JAILLET
1
-0
/
+1
2022-01-27
HID: i2c-hid-of: Expose the touchscreen-inverted properties
Alistair Francis
5
-5
/
+15
2022-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+6
2022-01-27
HID: apple: Do not reset quirks when the Fn key is not found
José Expósito
1
-1
/
+1
2022-01-27
HID: magicmouse: Report battery level over USB
José Expósito
1
-6
/
+88
2022-01-27
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...
José Expósito
1
-1
/
+3
2022-01-27
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_init
José Expósito
1
-3
/
+7
2022-01-27
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc
José Expósito
1
-1
/
+3
2022-01-27
HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init
José Expósito
1
-4
/
+9
2022-01-27
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
1
-0
/
+4
2022-01-27
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
1
-3
/
+26
2022-01-27
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
1
-1
/
+5
2022-01-27
HID: uhid: Fix worker destroying device without any protection
Jann Horn
1
-4
/
+25
2022-01-27
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Karl Kurbjun
2
-0
/
+3
2021-12-29
HID: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-14
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
2
-0
/
+3
2021-12-14
HID: sony: fix error path in probe
Benjamin Tissoires
1
-7
/
+15
2021-12-14
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
23
-9
/
+92
2021-12-14
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-14
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
1
-1
/
+1
2021-12-14
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
1
-3
/
+3
2021-12-14
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
5
-9
/
+6
2021-12-14
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
1
-2
/
+4
2021-12-14
HID: google: add eel USB id
xiazhengqiao
2
-0
/
+3
2021-12-14
HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
Hans de Goede
2
-0
/
+2
2021-12-01
HID: magicmouse: prevent division by 0 on scroll
Claudia Pellegrino
1
-2
/
+5
2021-12-01
HID: input: set usage type to key on keycode remap
Thomas Weißschuh
1
-0
/
+1
2021-12-01
HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
Hans de Goede
1
-3
/
+2
[next]