index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-34
/
+96
2022-08-25
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
1
-2
/
+4
2022-08-25
HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Even Xu
2
-0
/
+2
2022-08-25
HID: input: fix uclogic tablets
Benjamin Tissoires
1
-1
/
+4
2022-08-25
HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
Aditya Garg
2
-0
/
+4
2022-08-25
HID: add Lenovo Yoga C630 battery quirk
Steev Klimaszewski
2
-0
/
+3
2022-08-25
HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
Akihiko Odaki
1
-0
/
+18
2022-08-25
HID: thrustmaster: Add sparco wheel and fix array length
Michael Hübner
1
-1
/
+2
2022-08-25
hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
Even Xu
1
-29
/
+39
2022-08-25
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-25
HID: asus: ROG NKey: Ignore portion of 0x5a report
Josh Kilmer
1
-0
/
+7
2022-08-25
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
1
-0
/
+2
2022-08-25
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
1
-0
/
+10
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+37
2022-08-04
Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
41
-208
/
+2001
2022-08-02
Merge branch 'for-5.20/uclogic' into for-linus
Jiri Kosina
9
-14
/
+581
2022-08-02
Merge branch 'for-5.20/nintendo' into for-linus
Jiri Kosina
1
-0
/
+2
2022-08-02
Merge branch 'for-5.20/elan' into for-linus
Jiri Kosina
3
-0
/
+146
2022-08-02
Merge branch 'for-5.20/core' into for-linus
Jiri Kosina
1
-1
/
+1
2022-08-02
Merge branch 'for-5.20/apple' into for-linus
Jiri Kosina
1
-5
/
+30
2022-08-02
Merge branch 'for-5.20/amd-sfh' into for-linus
Jiri Kosina
14
-143
/
+1103
2022-07-23
HID: amd_sfh: Handle condition of "no sensors"
Basavaraj Natikar
1
-0
/
+2
2022-07-23
HID: amd_sfh: Fix implicit declaration error on i386
Basavaraj Natikar
1
-0
/
+2
2022-07-22
HID: apple: Add "GANSS" to the non-Apple list
Hilton Chain
1
-1
/
+2
2022-07-22
HID: alps: Declare U1_UNICORN_LEGACY support
Artem Borisov
1
-0
/
+2
2022-07-21
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
3
-0
/
+44
2022-07-21
HID: nintendo: Add missing array termination
Guenter Roeck
1
-0
/
+1
2022-07-21
HID: lg-g15: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-21
HID: amd_sfh: Implement SFH1.1 functionality
Basavaraj Natikar
8
-0
/
+895
2022-07-21
HID: amd_sfh: Move interrupt handling to common interface
Basavaraj Natikar
3
-8
/
+10
2022-07-21
HID: amd_sfh: Move amd_sfh_work to common interface
Basavaraj Natikar
2
-2
/
+4
2022-07-21
HID: amd_sfh: Move global functions to static
Basavaraj Natikar
3
-12
/
+5
2022-07-21
HID: amd_sfh: Add remove operation in amd_mp2_ops
Basavaraj Natikar
2
-1
/
+4
2022-07-21
HID: amd_sfh: Add PM operations in amd_mp2_ops
Basavaraj Natikar
3
-39
/
+58
2022-07-21
HID: amd_sfh: Add descriptor operations in amd_mp2_ops
Basavaraj Natikar
7
-25
/
+42
2022-07-21
HID: amd_sfh: Move request_list variable to client data
Basavaraj Natikar
2
-5
/
+8
2022-07-21
HID: amd_sfh: Move request_list struct to header file
Basavaraj Natikar
2
-10
/
+9
2022-07-21
HID: amd_sfh: Move common macros and structures
Basavaraj Natikar
2
-41
/
+60
2022-07-21
HID: amd_sfh: Add NULL check for hid device
Basavaraj Natikar
1
-4
/
+8
2022-07-21
HID: core: remove unneeded assignment in hid_process_report()
Lukas Bulwahn
1
-1
/
+1
2022-07-21
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-07-21
HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
Harshit Mogalapalli
1
-0
/
+3
2022-06-15
HID: nintendo: Set phys property of input device based on HID phys
Thomas Schneider
1
-0
/
+2
2022-06-15
HID: uclogic: Add support for XP-PEN Deco L
José Expósito
5
-0
/
+310
2022-06-15
HID: uclogic: Allow to generate frame templates
José Expósito
3
-3
/
+53
2022-06-15
HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()
José Expósito
4
-0
/
+207
2022-06-15
HID: uclogic: Make template placeholder IDs generic
José Expósito
3
-14
/
+14
2022-06-13
HID: surface-hid: Add support for hot-removal
Maximilian Luz
1
-1
/
+37
2022-06-09
HID: multitouch: new device class fix Lenovo X12 trackpad sticky
Tao Jin
1
-1
/
+12
2022-06-09
HID: cp2112: prevent a buffer overflow in cp2112_xfer()
Harshit Mogalapalli
1
-0
/
+5
[next]