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