summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-playstation.c
Commit message (Expand)AuthorAgeFilesLines
* HID: playstation: add DualSense player LED support.Roderick Colenbrander2021-02-181-1/+82
* HID: playstation: add microphone mute support for DualSense.Roderick Colenbrander2021-02-181-0/+44
* HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander2021-02-181-0/+65
* HID: playstation: fix array size comparison (off-by-one)Colin Ian King2021-02-171-1/+1
* HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander2021-02-171-2/+2
* HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander2021-02-171-0/+81
* HID: playstation: add DualSense classic rumble support.Roderick Colenbrander2021-02-111-2/+206
* HID: playstation: add DualSense Bluetooth support.Roderick Colenbrander2021-02-111-0/+41
* HID: playstation: track devices in list.Roderick Colenbrander2021-02-111-0/+46
* HID: playstation: add DualSense accelerometer and gyroscope support.Roderick Colenbrander2021-02-111-0/+203
* HID: playstation: add DualSense touchpad support.Roderick Colenbrander2021-02-111-0/+66
* HID: playstation: add DualSense battery support.Roderick Colenbrander2021-02-111-3/+137
* HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander2021-02-111-0/+58
* HID: playstation: initial DualSense USB support.Roderick Colenbrander2021-02-111-0/+328