summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2026-08-07Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNOREZijun Hu
2026-08-07Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()Zijun Hu
2026-08-07Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btusb: QCA: move qca_dump out of struct btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devicesZijun Hu
2026-08-07Bluetooth: btusb: Record matched usb_device_id into btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()Zijun Hu
2026-08-07Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI eventZijun Hu
2026-08-07Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922Gustavo Evgucci
2026-08-07Bluetooth: enable context analysisPauli Virtanen
2026-08-07Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902Sean Wang
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
2026-06-11Bluetooth: btusb: Add support for TP-Link TL-UB250Cris
2026-06-11Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925Rong Zhang
2026-06-11Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUVNils Helmig
2026-06-11Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-ser...Zijun Hu
2026-06-11Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serde...Zijun Hu
2026-06-11Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNBZenm Chen
2026-06-11Bluetooth: btmtk: remove extra copy in cmd array initJiajia Liu
2026-06-11Bluetooth: btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)Ravindra
2026-06-11Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609luke-yj.chen