summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
3 daysBluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang
3 daysBluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König
3 daysBluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang
3 daysBluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang
11 daysBluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu
11 daysBluetooth: btintel_pcie: Fix incorrect MAC access programmingKiran K
11 daysBluetooth: hci_uart: fix UAFs and race conditions in close and init pathsMingyu Wang
2026-05-23Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen
2026-05-23Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on errorJonathan Rissanen
2026-05-14Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani
2026-05-14Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito
2026-05-14Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito
2026-04-11Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen
2026-04-02Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou
2026-04-02Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang
2026-04-02Bluetooth: hci_ll: Fix firmware leak on error pathAnas Iqbal
2026-03-25Bluetooth: qca: fix ROM version reading on WCN3998 chipsDmitry Baryshkov
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li
2026-03-04Bluetooth: btusb: Add device ID for Realtek RTL8761BUJacopo Scannella
2026-03-04Bluetooth: btusb: Add new VID/PID for RTL8852CEShell Chen
2026-03-04Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BETechie Ernie
2026-03-04Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up ...Shuai Zhang
2026-03-04Bluetooth: btusb: Add support for MediaTek7920 0489:e158Bluecross
2026-02-26Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-02-16Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen
2026-02-06Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-01-30Bluetooth: btintel_pcie: Support for S4 (Hibernate)Ravindra
2026-01-08Bluetooth: btusb: revert use of devm_kzalloc in btusbRaphael Pinsonneault-Thibeault
2026-01-02Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VTMax Chou
2026-01-02Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CEGongwei Li
2026-01-02Bluetooth: btusb: add new custom firmwaresShuai Zhang
2026-01-02Bluetooth: btusb: MT7920: Add VID/PID 0489/e135Chris Lu
2026-01-02Bluetooth: btusb: MT7922: Add VID/PID 0489/e170Chris Lu
2026-01-02Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUVChingbin Li
2025-11-20Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL derefDouglas Anderson
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou
2025-11-10Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K
2025-10-24Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during resetChris Lu
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda