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
/
hid-steam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
Merge branch 'for-6.1/core' into for-linus
Benjamin Tissoires
1
-4
/
+4
2022-08-25
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-25
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
1
-0
/
+10
2020-06-19
HID: steam: fixes race in handling device list.
Rodrigo Rivas Costa
1
-2
/
+4
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
2019-03-18
HID: steam: fix deadlock with input devices.
Rodrigo Rivas Costa
1
-7
/
+19
2019-02-14
HID: steam: fix boot loop with bluetooth firmware
Rodrigo Rivas Costa
1
-23
/
+11
2018-11-19
HID: steam: remove input device when a hid client is running.
Rodrigo Rivas Costa
1
-64
/
+90
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-05-15
HID: steam: add missing fields in client initialization
Jiri Kosina
1
-0
/
+3
2018-05-15
HID: steam: add battery device.
Rodrigo Rivas Costa
1
-1
/
+140
2018-05-15
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa
1
-0
/
+973