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
2024-10-10
HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
Vishnu Sankar
2
-0
/
+7
2024-10-10
HID: Ignore battery for all ELAN I2C-HID devices
Hans de Goede
2
-48
/
+5
2024-10-04
HID: wacom: Do not warn about dropped packets for first packet
Jason Gerecke
2
-2
/
+6
2024-10-04
HID: wacom: Support sequence numbers smaller than 16-bit
Jason Gerecke
1
-2
/
+7
2024-09-18
HID: multitouch: Add support for GT7868Q
Dmitry Savin
2
-0
/
+35
2024-09-12
HID: amd_sfh: free driver_data after destroying hid device
Olivier Sobrie
1
-1
/
+3
2024-09-12
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Camila Alvarez
1
-1
/
+1
2024-08-29
HID: wacom: Defer calculation of resolution until resolution_code is known
Jason Gerecke
1
-1
/
+3
2024-08-11
HID: wacom: Modify pen IDs
Tatsunosuke Tobita
1
-2
/
+1
2024-08-11
HID: amd_sfh: Move sensor discovery before HID device initialization
Basavaraj Natikar
1
-7
/
+11
2024-07-25
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2
-0
/
+6
2024-07-25
input: Add support for "Do Not Disturb"
Aseda Aboagye
2
-0
/
+9
2024-07-25
input: Add event code for accessibility key
Aseda Aboagye
2
-0
/
+2
2024-06-27
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
1
-2
/
+2
2024-06-27
HID: asus: fix more n-key report descriptors if n-key quirked
Luke D. Jones
1
-27
/
+24
2024-06-27
HID: Add quirk for Logitech Casa touchpad
Sean O'Brien
2
-0
/
+7
2024-06-21
HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
José Expósito
1
-1
/
+3
2024-06-21
HID: core: remove unnecessary WARN_ON() in implement()
Nikita Zhandarovich
1
-1
/
+0
2024-06-21
HID: nvidia-shield: Add missing check for input_ff_create_memless
Chen Ni
1
-1
/
+3
2024-06-16
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
1
-12
/
+47
2024-06-12
HID: amd_sfh: Handle "no sensors" in PM operations
Basavaraj Natikar
1
-0
/
+10
2024-06-12
HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
Chen Ni
1
-0
/
+5
2024-06-12
HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
Abdelrahman Morsy
1
-0
/
+2
2024-05-02
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Nam Cao
1
-9
/
+0
2024-05-02
HID: logitech-dj: allow mice to use all types of reports
Yaraslau Furman
1
-3
/
+1
2024-05-02
HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
Zhang Lixu
1
-1
/
+1
2024-04-13
HID: input: avoid polling stylus battery on Chromebook Pompom
Dmitry Torokhov
2
-0
/
+3
2024-03-26
HID: amd_sfh: Avoid disabling the interrupt
Basavaraj Natikar
1
-3
/
+27
2024-03-26
HID: amd_sfh: Update HPD sensor structure elements
Basavaraj Natikar
1
-3
/
+3
2024-03-26
HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
Mikhail Khvainitski
1
-18
/
+39
2024-03-26
HID: multitouch: Add required quirk for Synaptics 0xcddc device
Manuel Fombuena
1
-0
/
+4
2024-03-01
HID: nvidia-shield: Add missing null pointer checks to LED initialization
Kunwu Chan
1
-0
/
+4
2024-03-01
HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
Jiri Kosina
1
-0
/
+2
2024-02-23
HID: wacom: Do not register input devices until after hid_hw_start
Jason Gerecke
1
-20
/
+43
2024-02-23
HID: wacom: generic: Avoid reporting a serial of '0' to userspace
Tatsunosuke Tobita
1
-1
/
+8
2024-02-23
HID: i2c-hid-of: fix NULL-deref on failed power up
Johan Hovold
1
-0
/
+1
2024-02-23
HID: bpf: actually free hdev memory after attaching a HID-BPF program
Benjamin Tissoires
2
-9
/
+40
2024-02-23
HID: bpf: remove double fdget()
Benjamin Tissoires
3
-41
/
+49
2024-02-05
HID: hidraw: fix a problem of memory leak in hidraw_release()
Su Hui
1
-2
/
+5
2024-01-25
HID: wacom: Correct behavior when processing some confidence == false touches
Jason Gerecke
1
-28
/
+4
2024-01-25
HID: sensor-hub: Enable hid core report processing for all devices
Yauhen Kharuzhy
1
-1
/
+1
2024-01-20
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
1
-7
/
+20
2024-01-20
HID: nintendo: fix initializer element is not constant error
Ryan McClelland
1
-22
/
+22
2023-12-20
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
1
-4
/
+4
2023-12-20
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
1
-0
/
+5
2023-12-20
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
1
-0
/
+19
2023-12-20
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
1
-0
/
+1
2023-12-20
HID: glorious: fix Glorious Model I HID report
Brett Raye
2
-6
/
+21
2023-12-20
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
1
-0
/
+2
2023-12-20
HID: mcp2221: Allow IO to start during probe
Hamish Martin
1
-0
/
+2
[next]