summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
3 daysBluetooth: btusb: validate Realtek vendor event lengthPengpeng Hou1-1/+3
3 daysBluetooth: hci_qca: Clear memdump state on invalid dump sizeRuoyu Wang1-0/+4
3 daysBluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei1-1/+1
12 daysBluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya1-2/+3
12 daysBluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi1-2/+6
12 daysBluetooth: btintel_pcie: Refactor FLR to use device_reprobe()Kiran K1-50/+52
12 daysBluetooth: btintel_pcie: Separate coredump work from RX workRavindra2-20/+87
12 daysBluetooth: btintel_pcie: Add support for smart trigger dumpKiran K3-1/+174
12 daysBluetooth: btintel_pcie: Support Product level resetChandrashekar Devegowda5-36/+195
12 daysBluetooth: vhci: validate devcoredump state before side effectsSamuel Moelius1-0/+10
12 daysBluetooth: btintel_pcie: Load IOSF debug regs by controller variantSai Teja Aluvala3-6/+29
12 daysBluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error pathZhao Dongdong1-1/+3
12 daysBluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-ser...Zijun Hu1-1/+1
12 daysBluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serde...Zijun Hu1-3/+6
2026-07-18Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen1-4/+10
2026-07-18Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()Maoyi Xie1-0/+6
2026-07-18Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()Sergey Senozhatsky1-1/+1
2026-07-18Bluetooth: btusb: fix wakeup source leak on probe failureJohan Hovold1-3/+15
2026-07-18Bluetooth: btusb: fix use-after-free on marvell probe failureJohan Hovold1-3/+5
2026-07-18Bluetooth: btusb: fix use-after-free on registration failureJohan Hovold1-1/+10
2026-07-18Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNBZenm Chen1-0/+2
2026-05-27Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang1-2/+2
2026-05-27Bluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang1-1/+7
2026-05-20Bluetooth: hci_uart: fix UAFs and race conditions in close and init pathsMingyu Wang1-8/+40
2026-05-20Bluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu1-0/+2
2026-05-20Bluetooth: btintel_pcie: Fix incorrect MAC access programmingKiran K2-17/+6
2026-05-14Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
2026-05-14Bluetooth: 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