summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
3 daysBluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis
3 daysBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu
3 daysBluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu
3 daysBluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim
3 daysBluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim
3 daysBluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
3 daysBluetooth: btintel: Fix diagnostics event detectionZijun Hu
3 daysBluetooth: virtio_bt: avoid OOB read of build info stringHyeongJun An
3 daysBluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devicesZijun Hu
3 daysBluetooth: btusb: Record matched usb_device_id into btusb_dataZijun Hu
3 daysBluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()Zijun Hu
3 daysBluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI eventZijun Hu
9 daysBluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
9 daysBluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
9 daysBluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li
9 daysBluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
9 daysBluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)
9 daysBluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao
9 daysBluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke
9 daysBluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke
2026-08-27Bluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya
2026-07-28Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btintel: Validate length before parsing diagnostics TLVZijun Hu
2026-07-20Bluetooth: btusb: validate Realtek vendor event lengthPengpeng Hou
2026-07-13Bluetooth: hci_qca: Clear memdump state on invalid dump sizeRuoyu Wang
2026-07-13Bluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya
2026-07-13Bluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-06Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi
2026-07-06Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()Kiran K
2026-07-06Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()Maoyi Xie
2026-07-06Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-11Bluetooth: btintel_pcie: Separate coredump work from RX workRavindra
2026-06-11Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()Sergey Senozhatsky
2026-06-11Bluetooth: qca: Add BT FW build version to kernel logXiuzhuo Shang
2026-06-11Bluetooth: vhci: validate devcoredump state before side effectsSamuel Moelius
2026-06-11Bluetooth: btintel_pcie: Load IOSF debug regs by controller variantSai Teja Aluvala
2026-06-11Bluetooth: btintel_pcie: Add 50 ms delay before MAC init on BlazarIWKiran K
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird
2026-06-11Bluetooth: btintel_pcie: Add support for smart trigger dumpKiran K
2026-06-11Bluetooth: hci_h5: reset hci_uart::priv in the close() methodSergey Shtylyov
2026-06-11Bluetooth: btusb: clean up probe error handlingJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup irq devres lifetimeJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup source leak on probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on marvell probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on registration failureJohan Hovold
2026-06-11Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error pathZhao Dongdong