index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-steam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge branch 'for-6.3/steam' into for-linus
Benjamin Tissoires
1
-26
/
+357
2023-02-06
HID: steam: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: hid-steam: Add rumble on Deck
Vicki Pfau
1
-0
/
+54
2023-02-06
HID: hid-steam: Add Steam Deck support
Vicki Pfau
1
-26
/
+303
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