index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-steam.c
Age
Commit message (
Expand
)
Author
2025-08-06
HID: hid-steam: Use new BTN_GRIP* buttons
Vicki Pfau
2025-04-24
HID: hid-steam: Remove the unused variable connected
Jiapeng Chong
2025-03-26
Merge branch 'for-6.15/steam' into for-linus
Jiri Kosina
2025-03-04
HID: hid-steam: Fix use-after-free when detaching device
Vicki Pfau
2025-02-07
HID: hid-steam: Mutex cleanup in steam_set_lizard_mode()
Vicki Pfau
2025-02-07
HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
Vicki Pfau
2025-02-07
HID: hid-steam: Move hidraw input (un)registering to work
Vicki Pfau
2025-02-03
HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
Vicki Pfau
2025-01-09
HID: hid-steam: Make sure rumble work is canceled on removal
Vicki Pfau
2024-10-08
HID: Fix typo in the comment
Yan Zhen
2024-07-16
Merge branch 'for-6.11/trivial' into for-linus
Benjamin Tissoires
2024-07-12
HID: hid-steam: Fix typo in goto label
Thorsten Blum
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-06
HID: hid-steam: Add Deck IMU support
Max Maisel
2024-01-15
HID: hid-steam: Fix cleanup in probe()
Dan Carpenter
2024-01-15
HID: hid-steam: remove pointless error message
Dan Carpenter
2024-01-02
HID: hid-steam: Add gamepad-only mode switched to by holding options
Vicki Pfau
2024-01-02
HID: hid-steam: Better handling of serial number length
Vicki Pfau
2024-01-02
HID: hid-steam: Update list of identifiers from SDL
Vicki Pfau
2024-01-02
HID: hid-steam: Make client_opened a counter
Vicki Pfau
2024-01-02
HID: hid-steam: Clean up locking
Vicki Pfau
2024-01-02
HID: hid-steam: Disable watchdog instead of using a heartbeat
Vicki Pfau
2024-01-02
HID: hid-steam: Avoid overwriting smoothing parameter
Vicki Pfau
2023-02-22
Merge branch 'for-6.3/steam' into for-linus
Benjamin Tissoires
2023-02-06
HID: steam: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
HID: hid-steam: Add rumble on Deck
Vicki Pfau
2023-02-06
HID: hid-steam: Add Steam Deck support
Vicki Pfau
2022-10-05
Merge branch 'for-6.1/core' into for-linus
Benjamin Tissoires
2022-08-25
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
2020-06-19
HID: steam: fixes race in handling device list.
Rodrigo Rivas Costa
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
2019-03-18
HID: steam: fix deadlock with input devices.
Rodrigo Rivas Costa
2019-02-14
HID: steam: fix boot loop with bluetooth firmware
Rodrigo Rivas Costa
2018-11-19
HID: steam: remove input device when a hid client is running.
Rodrigo Rivas Costa
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
2018-05-15
HID: steam: add missing fields in client initialization
Jiri Kosina
2018-05-15
HID: steam: add battery device.
Rodrigo Rivas Costa
2018-05-15
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa