summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2025-05-15Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu-58/+40
2025-04-25Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K-5/+19
2025-04-25Bluetooth: btmtksdio: Do close if SDIO card removed without closeChris Lu-2/+6
2025-04-25Bluetooth: btmtksdio: Check function enabled before doing closeChris Lu-0/+4
2025-04-25Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()En-Wei Wu-28/+73
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K-21/+12
2025-04-16Bluetooth: vhci: Avoid needless snprintf() callsKees Cook-5/+5
2025-04-11Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-11/+14
2025-04-10Bluetooth: btnxpuart: Add an error message if FW dump trigger failsNeeraj Sanjay Kale-1/+3
2025-04-10Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdownNeeraj Sanjay Kale-9/+8
2025-04-10Bluetooth: qca: fix NV variant for one of WCN3950 SoCsDmitry Baryshkov-1/+1
2025-04-10Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter-0/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-11/+11
2025-03-25Bluetooth: btnxpuart: Fix kernel panic during FW releaseNeeraj Sanjay Kale-2/+4
2025-03-25Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7Neeraj Sanjay Kale-18/+43
2025-03-25Bluetooth: btnxpuart: Add correct bootloader error codesNeeraj Sanjay Kale-22/+35
2025-03-25t blameBluetooth: btintel: Fix leading white spaceKiran K-2/+2
2025-03-25Bluetooth: btintel: Add support to configure TX powerVijay Satija-0/+356
2025-03-25Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removalSean Wang-1/+2
2025-03-25Bluetooth: btmtk: Remove the resetting step before downloading the fwHao Qin-10/+0
2025-03-25Bluetooth: hci_vhci: Mark Sync Flow Control as supportedLuiz Augusto von Dentz-0/+1
2025-03-25Bluetooth: btintel_pci: Fix build warningLuiz Augusto von Dentz-14/+0
2025-03-25Bluetooth: btintel_pcie: Trigger device coredump on hardware exceptionKiran K-0/+6
2025-03-25Bluetooth: btnxpuart: Add support to set BD addressNeeraj Sanjay Kale-5/+54
2025-03-25Bluetooth: btnxpuart: Add support for HCI coredump featureNeeraj Sanjay Kale-15/+132
2025-03-25Bluetooth: btnxpuart: Move vendor specific initialization to .post_initNeeraj Sanjay Kale-18/+27
2025-03-25Bluetooth: btintel_pcie: Add support for device coredumpKiran K-7/+291
2025-03-25Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont...Pedro Nishiyama-0/+2
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K-1/+247
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K-0/+121
2025-03-25Bluetooth: qca: add WCN3950 supportDmitry Baryshkov-0/+43
2025-03-25Bluetooth: qca: simplify WCN399x NVM loadingDmitry Baryshkov-7/+6
2025-03-25bluetooth: btnxpuart: Support for controller wakeup gpio configLoic Poulain-4/+28
2025-03-25Bluetooth: hci_qca: use the power sequencer for wcn6750Janaki Ramaiah Thota-1/+1
2025-03-25Bluetooth: btusb: Add 2 HWIDs for MT7922Jiande Lu-0/+4
2025-03-25Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies()Easwar Hariharan-2/+2
2025-03-25Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov-6/+15
2025-03-25Bluetooth: hci_uart: fix race during initializationArseniy Krasnov-1/+2
2025-03-25Bluetooth: btintel: Add DSBR support for ScPKiran K-0/+6
2025-03-25Bluetooth: Fix code style warningJeremy Clifton-2/+1
2025-03-25Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785xZijun Hu-0/+26
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K-0/+1
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K-0/+4
2025-03-25Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller-0/+2
2025-03-25Bluetooth: btusb: mediatek: Add err code to btusb claim iso printoutDouglas Anderson-1/+1
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang-0/+53
2025-02-27bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki-0/+1
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang-2/+4
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K-1/+4
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale-2/+1