summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
5 daysBluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)Uwe Kleine-König1-0/+1
5 daysBluetooth: btusb: Add new VID/PID 0489/e14e for MT7925En-Wei Wu1-0/+2
10 daysBluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB NanoZenm Chen1-0/+4
2025-07-24Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu1-34/+44
2025-07-24Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers24-106/+106
2025-07-24Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...Luiz Augusto von Dentz1-1/+1
2025-07-17driver: bluetooth: hci_qca:fix unable to load the BT driverShuai Zhang1-3/+10
2025-06-27Bluetooth: btmtksdio: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+1
2025-06-27Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-06-27Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850WangYuli1-0/+1
2025-06-27Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925Jiande Lu1-0/+2
2025-06-27Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922Liwei Sun1-0/+2
2025-06-19Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race conditionChandrashekar Devegowda1-1/+5
2025-06-19Bluetooth: btintel_pcie: Increase the tx and rx descriptor countChandrashekar Devegowda2-14/+17
2025-06-19Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffersKiran K2-4/+2
2025-06-19Bluetooth: btintel: Check dsbr size from EFI variableKees Cook1-8/+2
2025-06-10Bluetooth: hci_qca: move the SoC type check to the right placeBartosz Golaszewski1-7/+7
2025-05-15Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu1-58/+40
2025-04-25Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K1-5/+19
2025-04-25Bluetooth: btmtksdio: Do close if SDIO card removed without closeChris Lu1-2/+6
2025-04-25Bluetooth: btmtksdio: Check function enabled before doing closeChris Lu1-0/+4
2025-04-25Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()En-Wei Wu1-28/+73
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K1-21/+12
2025-04-16Bluetooth: vhci: Avoid needless snprintf() callsKees Cook1-5/+5
2025-04-11Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-11/+14
2025-04-10Bluetooth: btnxpuart: Add an error message if FW dump trigger failsNeeraj Sanjay Kale1-1/+3
2025-04-10Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdownNeeraj Sanjay Kale1-9/+8
2025-04-10Bluetooth: qca: fix NV variant for one of WCN3950 SoCsDmitry Baryshkov1-1/+1
2025-04-10Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter1-0/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-11/+11
2025-03-25Bluetooth: btnxpuart: Fix kernel panic during FW releaseNeeraj Sanjay Kale1-2/+4
2025-03-25Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7Neeraj Sanjay Kale1-18/+43
2025-03-25Bluetooth: btnxpuart: Add correct bootloader error codesNeeraj Sanjay Kale1-22/+35
2025-03-25t blameBluetooth: btintel: Fix leading white spaceKiran K2-2/+2
2025-03-25Bluetooth: btintel: Add support to configure TX powerVijay Satija2-0/+356
2025-03-25Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removalSean Wang1-1/+2
2025-03-25Bluetooth: btmtk: Remove the resetting step before downloading the fwHao Qin1-10/+0
2025-03-25Bluetooth: hci_vhci: Mark Sync Flow Control as supportedLuiz Augusto von Dentz1-0/+1
2025-03-25Bluetooth: btintel_pci: Fix build warningLuiz Augusto von Dentz1-14/+0
2025-03-25Bluetooth: btintel_pcie: Trigger device coredump on hardware exceptionKiran K1-0/+6
2025-03-25Bluetooth: btnxpuart: Add support to set BD addressNeeraj Sanjay Kale1-5/+54
2025-03-25Bluetooth: btnxpuart: Add support for HCI coredump featureNeeraj Sanjay Kale1-15/+132
2025-03-25Bluetooth: btnxpuart: Move vendor specific initialization to .post_initNeeraj Sanjay Kale1-18/+27
2025-03-25Bluetooth: btintel_pcie: Add support for device coredumpKiran K3-7/+291
2025-03-25Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont...Pedro Nishiyama1-0/+2
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K3-1/+247
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K2-0/+121
2025-03-25Bluetooth: qca: add WCN3950 supportDmitry Baryshkov3-0/+43
2025-03-25Bluetooth: qca: simplify WCN399x NVM loadingDmitry Baryshkov1-7/+6
2025-03-25bluetooth: btnxpuart: Support for controller wakeup gpio configLoic Poulain1-4/+28