index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-playstation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-19
HID: playstation: Center initial joystick axes to prevent spurious events
Siarhei Vishniakou
1
-0
/
+5
2025-11-18
HID: playstation: Fix memory leak in dualshock4_get_calibration_data()
Abdun Nihaal
1
-0
/
+2
2025-09-24
HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_w...
Cristian Ciocaltea
1
-127
/
+129
2025-09-24
HID: playstation: Silence sparse warnings for locking context imbalances
Cristian Ciocaltea
1
-6
/
+8
2025-09-24
HID: playstation: Update SP preamp gain comment line
Cristian Ciocaltea
1
-1
/
+1
2025-09-17
HID: playstation: Support DualSense audio jack event reporting
Cristian Ciocaltea
1
-0
/
+36
2025-09-17
HID: playstation: Support DualSense audio jack hotplug detection
Cristian Ciocaltea
1
-3
/
+88
2025-09-17
HID: playstation: Redefine DualSense input report status field
Cristian Ciocaltea
1
-7
/
+7
2025-09-17
HID: playstation: Prefer kzalloc(sizeof(*buf)...)
Cristian Ciocaltea
1
-2
/
+2
2025-09-17
HID: playstation: Document spinlock_t usage
Cristian Ciocaltea
1
-1
/
+1
2025-09-17
HID: playstation: Fix all alignment and line length issues
Cristian Ciocaltea
1
-74
/
+89
2025-09-17
HID: playstation: Correct spelling in comment sections
Cristian Ciocaltea
1
-2
/
+2
2025-09-17
HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}
Cristian Ciocaltea
1
-136
/
+136
2025-09-17
HID: playstation: Simplify locking with guard() and scoped_guard()
Cristian Ciocaltea
1
-123
/
+93
2025-09-17
HID: playstation: Add spaces around arithmetic operators
Cristian Ciocaltea
1
-20
/
+22
2025-09-17
HID: playstation: Make use of bitfield macros
Cristian Ciocaltea
1
-32
/
+45
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-22
HID: hid-playstation: DS4: Update rumble and lightbar together
Max Staudt
1
-0
/
+20
2024-05-06
HID: playstation: DS4: Fix calibration workaround for clone devices
Max Staudt
1
-24
/
+28
2024-04-03
HID: playstation: Simplify device type ID
Max Staudt
1
-14
/
+26
2024-04-03
HID: playstation: DS4: Parse minimal report 0x01
Max Staudt
1
-0
/
+18
2024-04-03
HID: playstation: DS4: Don't fail on calibration data request
Max Staudt
1
-14
/
+20
2024-04-03
HID: playstation: DS4: Don't fail on FW/HW version request
Max Staudt
1
-2
/
+2
2024-04-03
HID: playstation: DS4: Fix LED blinking
Max Staudt
1
-2
/
+10
2023-02-22
Merge branch 'for-6.3/sony' into for-linus
Benjamin Tissoires
1
-19
/
+22
2023-01-18
HID: playstation: correct DualSense gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: correct DualShock4 gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: fix DualShock4 unreachable calibration code.
Roderick Colenbrander
1
-3
/
+2
2023-01-18
HID: playstation: sanity check DualSense calibration data.
Roderick Colenbrander
1
-0
/
+32
2023-01-18
HID: playstation: sanity check DualShock4 calibration data.
Roderick Colenbrander
1
-0
/
+31
2022-12-19
HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.
Roderick Colenbrander
1
-1
/
+1
2022-11-17
HID: playstation: fix DualShock4 bluetooth CRC endian issue.
Roderick Colenbrander
1
-1
/
+2
2022-11-17
HID: playstation: fix DualShock4 bluetooth memory corruption bug.
Roderick Colenbrander
1
-1
/
+1
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
1
-6
/
+140
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
1
-0
/
+29
2022-11-11
HID: playstation: add DualShock4 bluetooth support.
Roderick Colenbrander
1
-26
/
+144
2022-11-11
HID: playstation: add option to ignore CRC in ps_get_report.
Roderick Colenbrander
1
-8
/
+9
2022-11-11
HID: playstation: support DualShock4 lightbar blink.
Roderick Colenbrander
1
-1
/
+46
2022-11-11
HID: playstation: support DualShock4 lightbar.
Roderick Colenbrander
1
-3
/
+138
2022-11-11
HID: playstation: make LED brightness adjustable in ps_led_register.
Roderick Colenbrander
1
-6
/
+7
2022-11-11
HID: playstation: Add DualShock4 rumble support.
Roderick Colenbrander
1
-1
/
+147
2022-11-11
HID: playstation: add DualShock4 accelerometer and gyroscope support.
Roderick Colenbrander
1
-2
/
+168
2022-11-11
HID: playstation: add DualShock4 touchpad support.
Roderick Colenbrander
1
-3
/
+63
2022-11-11
HID: playstation: add DualShock4 battery support.
Roderick Colenbrander
1
-4
/
+66
2022-11-11
HID: playstation: report DualShock4 hardware and firmware version.
Roderick Colenbrander
1
-0
/
+38
2022-11-11
HID: playstation: initial DualShock4 USB support.
Roderick Colenbrander
1
-2
/
+172
2022-10-14
HID: playstation: support updated DualSense rumble mode.
Roderick Colenbrander
1
-1
/
+36
2022-10-14
HID: playstation: add initial DualSense Edge controller support
Roderick Colenbrander
1
-1
/
+4
2022-10-14
HID: playstation: stop DualSense output work on remove.
Roderick Colenbrander
1
-5
/
+36
2022-08-25
HID: playstation: convert to use dev_groups
Greg Kroah-Hartman
1
-11
/
+5
[next]