Thread (16 messages) flat view 16 messages, 2 authors, 2021-02-11
STALE2041d

Revision v6 of 7 in this series.

Revisions (7)
  1. v1 [diff vs current]
  2. v2 [diff vs current]
  3. v3 [diff vs current]
  4. v4 [diff vs current]
  5. v5 [diff vs current]
  6. v6 current
  7. v6 [diff vs current]

[PATCH v6 00/13] HID: new driver for PS5 'DualSense' controller

From: Roderick Colenbrander <hidden>
Date: 2021-02-07 21:50:12

From: Roderick Colenbrander <roderick.colenbrander@sony.com>

Hi,

This is an updated version with a few small changes suggested by
by Barnabás and Benjamin. It is mostly a few additional checks and
a few checkpath related changes.

Changes since v5:
- Fixed a couple of checkpath warnings.
- Renamed firmware_/hardware_version show functions.
- Used DEVICE_ATTR_RO for firmware/hardware_version show functions.
- Changed player_ids array to static const.
- Added error check for power_supply_powers.
- Ensured devm_kasprintf return value is checked.

Thanks,

Roderick Colenbrander
Sony Interactive Entertainment, LLC

Roderick Colenbrander (13):
  HID: playstation: initial DualSense USB support.
  HID: playstation: use DualSense MAC address as unique identifier.
  HID: playstation: add DualSense battery support.
  HID: playstation: add DualSense touchpad support.
  HID: playstation: add DualSense accelerometer and gyroscope support.
  HID: playstation: track devices in list.
  HID: playstation: add DualSense Bluetooth support.
  HID: playstation: add DualSense classic rumble support.
  HID: playstation: add DualSense lightbar support
  HID: playstation: add microphone mute support for DualSense.
  HID: playstation: add DualSense player LEDs support.
  HID: playstation: DualSense set LEDs to default player id.
  HID: playstation: report DualSense hardware and firmware version.

 MAINTAINERS                   |    6 +
 drivers/hid/Kconfig           |   21 +
 drivers/hid/Makefile          |    1 +
 drivers/hid/hid-ids.h         |    1 +
 drivers/hid/hid-playstation.c | 1504 +++++++++++++++++++++++++++++++++
 5 files changed, 1533 insertions(+)
 create mode 100644 drivers/hid/hid-playstation.c

-- 
2.26.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help