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