summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-25Bluetooth: hci_qca: use the power sequencer for wcn6750Janaki Ramaiah Thota1-1/+1
2025-03-25Bluetooth: btusb: Add 2 HWIDs for MT7922Jiande Lu1-0/+4
2025-03-25Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+2
2025-03-25Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-03-25Bluetooth: hci_uart: fix race during initializationArseniy Krasnov1-1/+2
2025-03-25Bluetooth: btintel: Add DSBR support for ScPKiran K2-0/+6
2025-03-25Bluetooth: Fix code style warningJeremy Clifton1-2/+1
2025-03-25Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785xZijun Hu1-0/+26
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K1-0/+1
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K2-0/+4
2025-03-25Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller1-0/+2
2025-03-25Bluetooth: btusb: mediatek: Add err code to btusb claim iso printoutDouglas Anderson1-1/+1
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang2-0/+53
2025-02-27bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki1-0/+1
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang1-2/+4
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K1-1/+4
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang1-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-01-15Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu1-2/+3
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang3-14/+14
2025-01-15Bluetooth: Remove the cmd timeout count in btusbHsin-chen Chuang1-10/+0
2025-01-15Bluetooth: Use str_enable_disable-like helpersKrzysztof Kozlowski3-11/+14
2025-01-15Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin1-2/+2
2025-01-15Bluetooth: btusb: Add RTL8851BE device 13d3:3600Garrett Wilke1-0/+3
2025-01-15Bluetooth: btusb: Add MT7921e device 13d3:3576Garrett Wilke1-0/+2
2025-01-15Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()Max Chou1-1/+3
2025-01-15Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()Charles Han1-0/+3
2025-01-15Bluetooth: qca: Expand firmware-name to load specific rampatchCheng Jiang3-46/+63