Branch: refs/heads/994029 Home: https://github.com/bluez/bluez Commit: 83fd243a298a80158dfd28fd69a90b3bb7851f24 https://github.com/bluez/bluez/commit/83fd243a298a80158dfd28fd69a90b3bb7851f24 Author: Bastien Nocera <hadess@xxxxxxxxxx> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M profiles/input/sixaxis.h Log Message: ----------- sixaxis: Fix official DualShock 4 controllers not being handled The devices changed names, and those do not match the expected name in our list. Ignore the "Vendor" portion of the device name before matching it. This is most likely the result of official DS4 controllers now being handled by the hid-playstation driver rather than the community-supported hid-sony. This fixes DS4 controllers not initiating cable pairing when turned on. Commit: 2b5b44966443174951112e208fcdae5880e6547d https://github.com/bluez/bluez/commit/2b5b44966443174951112e208fcdae5880e6547d Author: Bastien Nocera <hadess@xxxxxxxxxx> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M plugins/sixaxis.c Log Message: ----------- sixaxis: Initiate pairing for all cable pairing devices Fix the cable pairing not being triggered on DualShock 4 controllers. Note that this still requires an authorisation when connecting through Bluetooth the first time as we're not exchanging linkkeys. Sixaxis/PS3 controllers aren't paired, so don't have that problem. Compare: https://github.com/bluez/bluez/compare/83fd243a298a%5E...2b5b44966443 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications