summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
7 daysBluetooth: hci_uart: fix UAFs and race conditions in close and init pathsMingyu Wang1-8/+40
7 daysBluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu1-0/+2
7 daysBluetooth: btintel_pcie: Fix incorrect MAC access programmingKiran K2-17/+6
14 daysBluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
14 daysBluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-05-06Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-06Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-06Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-05-06Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitializedAurelien DESBRIERES4-0/+12
2026-05-06Bluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala2-4/+11
2026-04-13Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handlingShuai Zhang1-2/+2
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum1-2/+2
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K2-44/+53
2026-04-13Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183xStefano Radaelli1-0/+10
2026-04-13Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11dKamiyama Chiaki1-0/+2
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann1-16/+16
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-CreatorJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550EJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace MaxJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER XJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9Javier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E HeroJavier Tia1-0/+2
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia1-1/+2
2026-04-13Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth supportJavier Tia3-8/+61
2026-04-13Bluetooth: btmtk: refactor endpoint lookupJohan Hovold1-24/+5
2026-04-13Bluetooth: btusb: refactor endpoint lookupJohan Hovold1-43/+8
2026-04-13Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on errorJonathan Rissanen1-0/+3
2026-04-13Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not definedShuai Zhang1-1/+2
2026-04-13bluetooth: 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