summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2025-03-13bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki1-0/+1
2025-02-27Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu1-2/+3
2025-02-27Bluetooth: qca: Update firmware-name to support board specific nvmCheng Jiang1-28/+85
2025-02-27Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu1-3/+15
2025-02-08Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-17Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale1-0/+1
2025-01-09Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu1-0/+4
2025-01-09Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu1-0/+9
2025-01-09Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin1-0/+2
2025-01-09Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu1-0/+24
2025-01-09Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid1-0/+5
2025-01-09Bluetooth: Add support ITTIM PE50-M75CJingyang Wang1-0/+3
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-14Bluetooth: Set quirks for ATS2851Danil Pylaev1-0/+2
2024-12-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu1-0/+2
2024-11-22Bluetooth: btintel: Direct exception event to bluetooth stackKiran K1-3/+2
2024-10-22Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz1-4/+9
2024-10-10Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852BHilda Wu1-0/+1
2024-10-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu1-0/+2
2024-10-10Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-10-04Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz1-1/+4
2024-09-12Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale1-4/+8
2024-09-12Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson1-0/+1
2024-09-04Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale1-2/+18
2024-09-04Bluetooth: btnxpuart: Handle FW Download Abort scenarioNeeraj Sanjay Kale1-14/+33
2024-09-04Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale1-3/+21
2024-08-14Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloadingLuke Wang1-1/+1
2024-08-11Bluetooth: btintel: Fail setup on errorKiran K1-0/+3
2024-08-03Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli1-0/+2
2024-08-03Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu1-0/+2
2024-08-03Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale1-4/+48
2024-08-03Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K1-85/+34
2024-08-03Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter1-1/+1
2024-07-25Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale1-1/+1
2024-07-11Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu1-3/+15
2024-07-11Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin1-1/+1
2024-06-27Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev1-14/+11
2024-06-12Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz10-47/+1
2024-06-12Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
2024-05-17Bluetooth: qca: fix firmware check error pathJohan Hovold1-1/+1
2024-05-17Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold2-5/+21
2024-05-17Bluetooth: qca: fix info leak when fetching board idJohan Hovold1-0/+5
2024-05-17Bluetooth: qca: generalise device address checkJohan Hovold2-9/+14
2024-05-17Bluetooth: qca: fix NVM configuration parsingJohan Hovold1-2/+22
2024-05-17Bluetooth: qca: add missing firmware sanity checksJohan Hovold1-6/+32
2024-05-17Bluetooth: qca: fix wcn3991 device address checkJohan Hovold1-1/+4
2024-05-17Bluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
2024-05-17Bluetooth: qca: add support for QCA2066Tim Jiang3-1/+83
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3