summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2-0/+2
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2024-04-10Bluetooth: qca: fix device-address endiannessJohan Hovold2-2/+16
2024-04-10Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold1-12/+1
2024-03-27Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski1-3/+3
2024-03-06Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota1-1/+12
2024-03-06Bluetooth: qca: add support for WCN7850Neil Armstrong3-1/+41
2024-03-06Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong3-120/+236
2024-03-06Bluetooth: btqca: Add WCN3988 supportLuca Weiss3-4/+33
2024-03-06Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen1-1/+1
2024-03-06Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski3-15/+66
2024-03-06Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski1-5/+5
2024-03-06Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu1-1/+1
2024-02-05Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu1-0/+1
2024-01-26Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini1-8/+3
2024-01-01Bluetooth: Fix deadlock in vhci_send_frameYing Hsu1-4/+6
2023-11-28Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao1-0/+2
2023-11-28Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza1-0/+2
2023-11-28bluetooth: Add device 13d3:3571 to device tablesLarry Finger1-0/+2
2023-11-28bluetooth: Add device 0bda:887b to device tablesLarry Finger1-0/+2
2023-11-28Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov1-0/+4
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang1-0/+3
2023-10-25Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao1-0/+1
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy1-0/+3
2023-09-13Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-1/+1
2023-09-13Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong1-1/+5
2023-09-06Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang1-0/+1
2023-08-23Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson1-0/+3
2023-06-14Bluetooth: hci_qca: fix debugfs registrationJohan Hovold1-1/+5
2023-05-24Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+1
2023-05-24Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede1-3/+44
2023-05-24Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2
2023-05-24Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou1-0/+3
2023-05-24Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini1-0/+2
2023-05-24Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick3-4/+125
2023-05-24Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang1-0/+3
2023-05-11Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-04-20bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein1-1/+1
2023-03-30Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-30Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-30Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz1-10/+0
2023-03-10Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona1-0/+4
2023-03-10Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Mario Limonciello1-0/+3
2023-03-10Bluetooth: Fix issue with Actions Semi ATS2851 based devicesMarcel Holtmann1-0/+9
2023-03-10Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang1-3/+4
2023-02-25Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu1-0/+84
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski1-0/+7
2022-12-31Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut1-1/+12