https://bugzilla.kernel.org/show_bug.cgi?id=219571 Bug ID: 219571 Summary: Previous handle short-transfer fix for fake CSR controllers does not account for other fake devices Product: Drivers Version: 2.5 Hardware: AMD OS: Linux Status: NEW Severity: high Priority: P3 Component: Bluetooth Assignee: linux-bluetooth@xxxxxxxxxxxxxxx Reporter: sohailsameja@xxxxxxxxx Regression: Yes Bisected 2c1dda2acc4192d826e84008d963b528e24d12bc commit-id: [ +9.730469] usb 1-1: new full-speed USB device number 10 using xhci_hcd [ +3.071646] usb 1-2: new full-speed USB device number 11 using xhci_hcd [ +0.374696] usb 1-2: New USB device found, idVendor=10d7, idProduct=b012, bcdDevice=88.91 [ +0.000009] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ +0.000003] usb 1-2: Product: CSR8510 A10 [ +0.017967] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported. [ +0.000007] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported. [ +0.000002] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported. Some fake CSR controllers can also be identified as "Actions Semiconductor ATS2851 based devices" i.e. 0x10d7, 0xb012 as seen above. The previous fix should also account for such devices as well. -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.