Centos-kernel-stream-9/drivers/bluetooth
Augusto Caringi 7813ba6521 Merge: Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6609

JIRA: https://issues.redhat.com/browse/RHEL-70421

```
commit 45f745dd1ac880ce299c0f92b874cda090ddade6
Author: Zijun Hu <quic_zijuhu@quicinc.com>
Date:   Fri Sep 20 02:58:14 2024 -0700

    Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x

    Add one more part with ID (0x0489, 0xe0f3) to usb_device_id table for
    Qualcomm WCN785x, and its device info from /sys/kernel/debug/usb/devices
    is shown below:

    T:  Bus=01 Lev=01 Prnt=01 Port=13 Cnt=03 Dev#=  4 Spd=12   MxCh= 0
    D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=0489 ProdID=e0f3 Rev= 0.01
    C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
    I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
    E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
    E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
    I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
    I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
    I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
    I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
    I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
    I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
    I:  If#= 1 Alt= 6 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  63 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  63 Ivl=1ms
    I:  If#= 1 Alt= 7 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
    E:  Ad=83(I) Atr=01(Isoc) MxPS=  65 Ivl=1ms
    E:  Ad=03(O) Atr=01(Isoc) MxPS=  65 Ivl=1ms

    Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
    Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>```

Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>

---

<small>Created 2025-03-20 13:24 UTC by backporter - [KWF FAQ](https://red.ht/kernel_workflow_doc) - [Slack #team-kernel-workflow](https://redhat-internal.slack.com/archives/C04LRUPMJQ5) - [Source](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/webhook/utils/backporter.py) - [Documentation](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/docs/README.backporter.md) - [Report an issue](https://gitlab.com/cki-project/kernel-workflow/-/issues/new?issue%5Btitle%5D=backporter%20webhook%20issue)</small>

Approved-by: José Ignacio Tornos Martínez <jtornosm@redhat.com>
Approved-by: Bastien Nocera <bnocera@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Augusto Caringi <acaringi@redhat.com>
2025-03-27 16:28:26 -03:00
..
Kconfig Bluetooth: hci_uart: Add support for Amlogic HCI UART 2024-12-11 15:25:20 +01:00
Makefile Bluetooth: hci_uart: Add support for Amlogic HCI UART 2024-12-11 15:25:20 +01:00
ath3k.c Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl 2024-12-11 15:25:04 +01:00
bcm203x.c
bfusb.c
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() 2025-02-27 18:42:02 +00:00
btbcm.h
btintel.c Bluetooth: btintel: Do no pass vendor events to stack 2025-01-13 15:42:09 +01:00
btintel.h Bluetooth: btintel_pcie: Add handshake between driver and firmware 2025-01-13 15:41:54 +01:00
btintel_pcie.c Bluetooth: btintel_pcie: remove redundant assignment to variable ret 2025-01-13 15:42:12 +01:00
btintel_pcie.h Bluetooth: btintel_pcie: Add recovery mechanism 2025-01-13 15:41:59 +01:00
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c Bluetooth: HCI: Remove HCI_AMP support 2024-08-19 13:48:20 +02:00
btmrvl_sdio.c Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq() 2024-12-11 15:25:22 +01:00
btmrvl_sdio.h
btmtk.c Bluetooth: btmtk: avoid UAF in btmtk_process_coredump 2025-01-30 09:04:57 +00:00
btmtk.h Bluetooth: btmtk: remove #ifdef around declarations 2024-12-11 15:25:17 +01:00
btmtksdio.c Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in 2024-12-11 15:25:18 +01:00
btmtkuart.c Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c 2024-12-11 15:25:15 +01:00
btnxpuart.c Bluetooth: btnxpuart: Add support for ISO packets 2024-12-11 15:25:20 +01:00
btqca.c Bluetooth: qca: Fix error code in qca_read_fw_build_info() 2024-12-11 15:25:06 +01:00
btqca.h Bluetooth: qca: clean up defines 2024-12-11 15:25:05 +01:00
btqcomsmd.c Bluetooth: btqcomsmd: Convert to platform remove callback returning void 2024-12-11 15:25:03 +01:00
btrsi.c Bluetooth: HCI: Remove HCI_AMP support 2024-08-19 13:48:20 +02:00
btrtl.c Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() 2025-02-27 16:51:28 +00:00
btrtl.h
btsdio.c Bluetooth: btsdio: Do not bind to non-removable CYW4373 2024-12-11 15:25:22 +01:00
btusb.c Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x 2025-03-20 13:24:18 +00:00
dtl1_cs.c
h4_recv.h Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h 2024-12-11 15:25:20 +01:00
hci_ag6xx.c
hci_aml.c Bluetooth: hci_uart: Add support for Amlogic HCI UART 2024-12-11 15:25:20 +01:00
hci_ath.c
hci_bcm.c Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000 2024-12-11 15:25:04 +01:00
hci_bcm4377.c Bluetooth: hci_bcm4377: Add BCM4388 support 2024-12-11 15:25:12 +01:00
hci_bcsp.c
hci_h4.c
hci_h5.c Merge: Rebase Bluetooth drivers to upstream v6.8 2024-06-04 18:50:38 +00:00
hci_intel.c Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl 2024-12-11 15:25:04 +01:00
hci_ldisc.c Bluetooth: hci_ldisc: Use speed set by btattach as oper_speed 2024-12-11 15:25:21 +01:00
hci_ll.c
hci_mrvl.c
hci_nokia.c Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr' 2024-12-11 15:25:11 +01:00
hci_qca.c Bluetooth: qca: If memdump doesn't work, re-enable IBS 2024-12-11 15:25:19 +01:00
hci_serdev.c Bluetooth: HCI: Remove HCI_AMP support 2024-08-19 13:48:20 +02:00
hci_uart.h Bluetooth: hci_uart: Add support for Amlogic HCI UART 2024-12-11 15:25:20 +01:00
hci_vhci.c Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in 2024-12-11 15:25:18 +01:00
virtio_bt.c bluetooth: virtio: drop owner assignment 2024-12-11 15:25:07 +01:00