index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-playstation.c
Age
Commit message (
Expand
)
Author
2024-05-06
HID: playstation: DS4: Fix calibration workaround for clone devices
Max Staudt
2024-04-03
HID: playstation: Simplify device type ID
Max Staudt
2024-04-03
HID: playstation: DS4: Parse minimal report 0x01
Max Staudt
2024-04-03
HID: playstation: DS4: Don't fail on calibration data request
Max Staudt
2024-04-03
HID: playstation: DS4: Don't fail on FW/HW version request
Max Staudt
2024-04-03
HID: playstation: DS4: Fix LED blinking
Max Staudt
2023-02-22
Merge branch 'for-6.3/sony' into for-linus
Benjamin Tissoires
2023-01-18
HID: playstation: correct DualSense gyro bias handling.
Roderick Colenbrander
2023-01-18
HID: playstation: correct DualShock4 gyro bias handling.
Roderick Colenbrander
2023-01-18
HID: playstation: fix DualShock4 unreachable calibration code.
Roderick Colenbrander
2023-01-18
HID: playstation: sanity check DualSense calibration data.
Roderick Colenbrander
2023-01-18
HID: playstation: sanity check DualShock4 calibration data.
Roderick Colenbrander
2022-12-19
HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.
Roderick Colenbrander
2022-11-17
HID: playstation: fix DualShock4 bluetooth CRC endian issue.
Roderick Colenbrander
2022-11-17
HID: playstation: fix DualShock4 bluetooth memory corruption bug.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 bluetooth support.
Roderick Colenbrander
2022-11-11
HID: playstation: add option to ignore CRC in ps_get_report.
Roderick Colenbrander
2022-11-11
HID: playstation: support DualShock4 lightbar blink.
Roderick Colenbrander
2022-11-11
HID: playstation: support DualShock4 lightbar.
Roderick Colenbrander
2022-11-11
HID: playstation: make LED brightness adjustable in ps_led_register.
Roderick Colenbrander
2022-11-11
HID: playstation: Add DualShock4 rumble support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 accelerometer and gyroscope support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 touchpad support.
Roderick Colenbrander
2022-11-11
HID: playstation: add DualShock4 battery support.
Roderick Colenbrander
2022-11-11
HID: playstation: report DualShock4 hardware and firmware version.
Roderick Colenbrander
2022-11-11
HID: playstation: initial DualShock4 USB support.
Roderick Colenbrander
2022-10-14
HID: playstation: support updated DualSense rumble mode.
Roderick Colenbrander
2022-10-14
HID: playstation: add initial DualSense Edge controller support
Roderick Colenbrander
2022-10-14
HID: playstation: stop DualSense output work on remove.
Roderick Colenbrander
2022-08-25
HID: playstation: convert to use dev_groups
Greg Kroah-Hartman
2021-10-27
HID: playstation: fix return from dualsense_player_led_set_brightness()
Jiri Kosina
2021-10-27
HID: playstation: expose DualSense player LEDs through LED class.
Roderick Colenbrander
2021-10-27
HID: playstation: expose DualSense lightbar through a multi-color LED.
Roderick Colenbrander
2021-02-18
HID: playstation: add DualSense player LED support.
Roderick Colenbrander
2021-02-18
HID: playstation: add microphone mute support for DualSense.
Roderick Colenbrander
2021-02-18
HID: playstation: add initial DualSense lightbar support.
Roderick Colenbrander
2021-02-17
HID: playstation: fix array size comparison (off-by-one)
Colin Ian King
2021-02-17
HID: playstation: fix unused variable in ps_battery_get_property.
Roderick Colenbrander
2021-02-17
HID: playstation: report DualSense hardware and firmware version.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense classic rumble support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense Bluetooth support.
Roderick Colenbrander
2021-02-11
HID: playstation: track devices in list.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense accelerometer and gyroscope support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense touchpad support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense battery support.
Roderick Colenbrander
2021-02-11
HID: playstation: use DualSense MAC address as unique identifier.
Roderick Colenbrander
2021-02-11
HID: playstation: initial DualSense USB support.
Roderick Colenbrander