Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: dbf96bb28a830ba6ecb3e726b3b21eb8c9077ca3 https://github.com/bluez/bluez/commit/dbf96bb28a830ba6ecb3e726b3b21eb8c9077ca3 Author: Bastien Nocera <hadess@xxxxxxxxxx> Date: 2025-08-22 (Fri, 22 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: 3acfa2d50a9f066dd7962885d205ec5f782c2f5b https://github.com/bluez/bluez/commit/3acfa2d50a9f066dd7962885d205ec5f782c2f5b Author: Bastien Nocera <hadess@xxxxxxxxxx> Date: 2025-08-22 (Fri, 22 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/4784f58ff0ec...3acfa2d50a9f To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications