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