summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2025-06-10Bluetooth: hci_qca: move the SoC type check to the right placeBartosz Golaszewski
2025-05-29Bluetooth: btmtksdio: Do close if SDIO card removed without closeChris Lu
2025-05-29Bluetooth: btmtksdio: Check function enabled before doing closeChris Lu
2025-05-29Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu
2025-05-29Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removalSean Wang
2025-05-18Bluetooth: btmtk: Remove the resetting step before downloading the fwHao Qin
2025-05-09Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K
2025-05-09Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()En-Wei Wu
2025-05-09Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K
2025-04-25Bluetooth: vhci: Avoid needless snprintf() callsKees Cook
2025-04-25Bluetooth: qca: fix NV variant for one of WCN3950 SoCsDmitry Baryshkov
2025-04-25Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter
2025-04-20Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov
2025-04-20Bluetooth: qca: add WCN3950 supportDmitry Baryshkov
2025-04-20Bluetooth: qca: simplify WCN399x NVM loadingDmitry Baryshkov
2025-04-20Bluetooth: hci_qca: use the power sequencer for wcn6750Janaki Ramaiah Thota
2025-04-20Bluetooth: btusb: Add 2 HWIDs for MT7922Jiande Lu
2025-04-20Bluetooth: hci_uart: fix race during initializationArseniy Krasnov
2025-04-20Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785xZijun Hu
2025-04-20Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K
2025-04-20Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller
2025-04-10Bluetooth: btnxpuart: Fix kernel panic during FW releaseNeeraj Sanjay Kale
2025-04-10Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont...Pedro Nishiyama
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang
2025-02-27bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson
2025-01-15Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang
2025-01-15Bluetooth: Remove the cmd timeout count in btusbHsin-chen Chuang
2025-01-15Bluetooth: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin
2025-01-15Bluetooth: btusb: Add RTL8851BE device 13d3:3600Garrett Wilke
2025-01-15Bluetooth: btusb: Add MT7921e device 13d3:3576Garrett Wilke
2025-01-15Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()Max Chou
2025-01-15Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()Charles Han
2025-01-15Bluetooth: qca: Expand firmware-name to load specific rampatchCheng Jiang
2025-01-15Bluetooth: qca: Update firmware-name to support board specific nvmCheng Jiang
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925En-Wei Wu
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922Andrew Halaney
2025-01-15Bluetooth: btusb: add sysfs attribute to control USB alt settingYing Hsu
2025-01-15Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785xMark Dietzer
2025-01-08Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu
2025-01-08Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds