Age | Commit message (Expand) | Author | Files | Lines |
2021-10-27 | HID: playstation: fix return from dualsense_player_led_set_brightness() | Jiri Kosina | 1 | -0/+2 |
2021-10-27 | HID: playstation: expose DualSense player LEDs through LED class. | Roderick Colenbrander | 1 | -1/+84 |
2021-10-27 | HID: playstation: expose DualSense lightbar through a multi-color LED. | Roderick Colenbrander | 1 | -0/+72 |
2021-02-18 | HID: playstation: add DualSense player LED support. | Roderick Colenbrander | 1 | -1/+82 |
2021-02-18 | HID: playstation: add microphone mute support for DualSense. | Roderick Colenbrander | 1 | -0/+44 |
2021-02-18 | HID: playstation: add initial DualSense lightbar support. | Roderick Colenbrander | 1 | -0/+65 |
2021-02-17 | HID: playstation: fix array size comparison (off-by-one) | Colin Ian King | 1 | -1/+1 |
2021-02-17 | HID: playstation: fix unused variable in ps_battery_get_property. | Roderick Colenbrander | 1 | -2/+2 |
2021-02-17 | HID: playstation: report DualSense hardware and firmware version. | Roderick Colenbrander | 1 | -0/+81 |
2021-02-11 | HID: playstation: add DualSense classic rumble support. | Roderick Colenbrander | 1 | -2/+206 |
2021-02-11 | HID: playstation: add DualSense Bluetooth support. | Roderick Colenbrander | 1 | -0/+41 |
2021-02-11 | HID: playstation: track devices in list. | Roderick Colenbrander | 1 | -0/+46 |
2021-02-11 | HID: playstation: add DualSense accelerometer and gyroscope support. | Roderick Colenbrander | 1 | -0/+203 |
2021-02-11 | HID: playstation: add DualSense touchpad support. | Roderick Colenbrander | 1 | -0/+66 |
2021-02-11 | HID: playstation: add DualSense battery support. | Roderick Colenbrander | 1 | -3/+137 |
2021-02-11 | HID: playstation: use DualSense MAC address as unique identifier. | Roderick Colenbrander | 1 | -0/+58 |
2021-02-11 | HID: playstation: initial DualSense USB support. | Roderick Colenbrander | 1 | -0/+328 |