summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2026-04-13Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handlingShuai Zhang-2/+2
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum-2/+2
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K-44/+53
2026-04-13Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183xStefano Radaelli-0/+10
2026-04-13Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11dKamiyama Chiaki-0/+2
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann-16/+16
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-CreatorJavier Tia-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550EJavier Tia-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace MaxJavier Tia-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER XJavier Tia-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9Javier Tia-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E HeroJavier Tia-0/+2
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia-1/+2
2026-04-13Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth supportJavier Tia-8/+61
2026-04-13Bluetooth: btmtk: refactor endpoint lookupJohan Hovold-24/+5
2026-04-13Bluetooth: btusb: refactor endpoint lookupJohan Hovold-43/+8
2026-04-13Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on errorJonathan Rissanen-0/+3
2026-04-13Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not definedShuai Zhang-1/+2
2026-04-13bluetooth: btusb: Fix whitespace in btusb.cLukas Kraft-1/+2
2026-04-10Bluetooth: qca: enable pwrseq support for WCN39xx devicesDmitry Baryshkov-8/+18
2026-04-10Bluetooth: btintel_pci: Fix btintel_pcie_read_hwexp code styleLuiz Augusto von Dentz-3/+3
2026-04-10Bluetooth: btintel_pcie: Add device id of Scorpious2, Nova Lake-PCD-SKiran K-0/+2
2026-04-10Bluetooth: btintel_pcie: Add device id of Scorpius Peak2, Nova Lake-PCD-HKiran K-0/+2
2026-04-10Bluetooth: btintel_pcie: Add support for exception dump for ScP2FKiran K-0/+2
2026-04-10Bluetooth: btintel: Add support for Scorpious Peak2F supportKiran K-0/+4
2026-04-10Bluetooth: btintel_pcie: Add support for exception dump for ScP2Kiran K-5/+13
2026-04-10Bluetooth: btintel: Add DSBR support for ScP2 onwardsKiran K-0/+6
2026-04-10Bluetooth: btintel: Add support for Scorpious Peak2 supportKiran K-0/+4
2026-04-10Bluetooth: btintel: Replace CNVi id with hardware variantKiran K-9/+16
2026-04-10Bluetooth: btintel: Add support for hybrid signature for ScP2 onwardsKiran K-8/+72
2026-04-10Bluetooth: btmtk: add MT7902 SDIO supportSean Wang-13/+29
2026-04-10Bluetooth: btusb: Add new VID/PID 0e8d/1ede for MT7902Sean Wang-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3596 for MT7902Sean Wang-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3594 for MT7902Sean Wang-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3580 for MT7902Sean Wang-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902Sean Wang-1/+3
2026-04-10Bluetooth: btmtk: add MT7902 MCU supportSean Wang-0/+2
2026-04-10Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_infoThorsten Blum-1/+2
2026-04-10Bluetooth: btusb: Add Lite-On 04ca:3807 for MediaTek MT7921Dylan Eray-0/+2
2026-04-10Bluetooth: btintel_pcie: Replace snprintf("%s") with strscpyThorsten Blum-1/+2
2026-04-10Bluetooth: hci_qca: Fix BT not getting powered-off on rmmodHans de Goede-1/+5
2026-04-10Bluetooth: hci_qca: Fix confusing shutdown() and power_off() namingHans de Goede-8/+7
2026-04-10Bluetooth: btbcm: Add entry for BCM4343A2 UART BluetoothMarek Vasut-0/+1
2026-04-10Bluetooth: qca: Refactor code on the basis of chipset namesVivek Sahu-33/+34
2026-04-10Bluetooth: btmtk: Add reset mechanism if downloading firmware failedChris Lu-0/+7
2026-04-10Bluetooth: btmtk: add status check in mt79xx firmware setupChris Lu-2/+8
2026-04-10Bluetooth: btmtk: improve mt79xx firmware setup retry flowChris Lu-0/+6
2026-04-10Bluetooth: btbcm: remove done label in btbcm_patchramDongyang Jin-6/+4
2026-04-10Bluetooth: btusb: MT7922: Add VID/PID 0489/e174Chris Lu-0/+2
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen-3/+0