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