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-25
HID: wacom: Simplify comments
Christophe JAILLET
4
-17
/
+2
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: rmi: replace ternary operator with min()
Jiangshan Yi
1
-4
/
+2
2022-08-25
HID: Kconfig: remove redundant "depends on HID" lines
Randy Dunlap
1
-72
/
+1
2022-08-25
HID: playstation: convert to use dev_groups
Greg Kroah-Hartman
1
-11
/
+5
2022-08-25
HID: uclogic: Add support for Parblo A610 PRO
José Expósito
3
-0
/
+5
2022-08-25
HID: uclogic: Add support for XP-PEN Deco Pro S
José Expósito
3
-0
/
+5
2022-08-25
HID: uclogic: Add support for UGEE v2 mouse frames
José Expósito
3
-0
/
+69
2022-08-25
HID: uclogic: Add support for UGEE v2 dial frames
José Expósito
3
-0
/
+88
2022-08-25
HID: uclogic: Parse the UGEE v2 frame type
José Expósito
3
-5
/
+59
2022-08-25
HID: uclogic: Refactor UGEE v2 frame initialization
José Expósito
1
-18
/
+38
2022-08-25
HID: uclogic: Refactor UGEE v2 string descriptor parsing
José Expósito
3
-20
/
+226
2022-08-25
HID: uclogic: KUnit best practices and naming conventions
José Expósito
3
-13
/
+14
2022-08-25
HID: uclogic: Fix warning in uclogic_rdesc_template_apply
José Expósito
1
-1
/
+1
2022-08-25
HID: uclogic: Add missing suffix for digitalizers
José Expósito
1
-0
/
+1
2022-08-25
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
1
-0
/
+10
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-4
/
+2
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
[prev]
[next]