index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
2026-08-07
Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE
Zijun Hu
2026-08-07
Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()
Zijun Hu
2026-08-07
Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()
Zijun Hu
2026-08-07
Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()
Zijun Hu
2026-08-07
Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
Zijun Hu
2026-08-07
Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devices
Zijun Hu
2026-08-07
Bluetooth: btusb: Record matched usb_device_id into btusb_data
Zijun Hu
2026-08-07
Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
Zijun Hu
2026-08-07
Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI event
Zijun Hu
2026-08-07
Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922
Gustavo Evgucci
2026-08-07
Bluetooth: enable context analysis
Pauli Virtanen
2026-08-07
Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
Sean Wang
2026-07-28
Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()
Greg Kroah-Hartman
2026-07-28
Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()
Greg Kroah-Hartman
2026-07-28
Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()
Greg Kroah-Hartman
2026-07-28
Bluetooth: btintel: Validate length before parsing diagnostics TLV
Zijun Hu
2026-07-20
Bluetooth: btusb: validate Realtek vendor event length
Pengpeng Hou
2026-07-13
Bluetooth: hci_qca: Clear memdump state on invalid dump size
Ruoyu Wang
2026-07-13
Bluetooth: btrtl: validate firmware patch bounds
Laxman Acharya Padhya
2026-07-13
Bluetooth: qca: fix NVM tag length underflow in TLV parser
Xiang Mei
2026-07-09
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-06
Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
Weiming Shi
2026-07-06
Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()
Kiran K
2026-07-06
Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()
Maoyi Xie
2026-07-06
Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
Pauli Virtanen
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-11
Bluetooth: btintel_pcie: Separate coredump work from RX work
Ravindra
2026-06-11
Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
Sergey Senozhatsky
2026-06-11
Bluetooth: qca: Add BT FW build version to kernel log
Xiuzhuo Shang
2026-06-11
Bluetooth: vhci: validate devcoredump state before side effects
Samuel Moelius
2026-06-11
Bluetooth: btintel_pcie: Load IOSF debug regs by controller variant
Sai Teja Aluvala
2026-06-11
Bluetooth: btintel_pcie: Add 50 ms delay before MAC init on BlazarIW
Kiran K
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
2026-06-11
Bluetooth: btintel_pcie: Add support for smart trigger dump
Kiran K
2026-06-11
Bluetooth: hci_h5: reset hci_uart::priv in the close() method
Sergey Shtylyov
2026-06-11
Bluetooth: btusb: clean up probe error handling
Johan Hovold
2026-06-11
Bluetooth: btusb: fix wakeup irq devres lifetime
Johan Hovold
2026-06-11
Bluetooth: btusb: fix wakeup source leak on probe failure
Johan Hovold
2026-06-11
Bluetooth: btusb: fix use-after-free on marvell probe failure
Johan Hovold
2026-06-11
Bluetooth: btusb: fix use-after-free on registration failure
Johan Hovold
2026-06-11
Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path
Zhao Dongdong
2026-06-11
Bluetooth: btusb: Add support for TP-Link TL-UB250
Cris
2026-06-11
Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
Rong Zhang
2026-06-11
Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
Nils Helmig
2026-06-11
Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-ser...
Zijun Hu
2026-06-11
Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serde...
Zijun Hu
2026-06-11
Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
Zenm Chen
2026-06-11
Bluetooth: btmtk: remove extra copy in cmd array init
Jiajia Liu
2026-06-11
Bluetooth: btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)
Ravindra
2026-06-11
Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609
luke-yj.chen
[prev]
[next]