summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btintel_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* t blameBluetooth: btintel: Fix leading white spaceKiran K2025-03-251-1/+1
* Bluetooth: btintel_pci: Fix build warningLuiz Augusto von Dentz2025-03-251-14/+0
* Bluetooth: btintel_pcie: Trigger device coredump on hardware exceptionKiran K2025-03-251-0/+6
* Bluetooth: btintel_pcie: Add support for device coredumpKiran K2025-03-251-6/+253
* Bluetooth: btintel_pcie: Read hardware exception dataKiran K2025-03-251-1/+223
* Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K2025-03-251-0/+89
* Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K2025-03-251-0/+1
* Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K2025-03-251-0/+1
* Bluetooth: btintel_pcie: Fix a potential race conditionKiran K2025-02-131-1/+4
* Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner2024-11-141-7/+3
* Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King2024-11-141-3/+1
* Bluetooth: btintel: Do no pass vendor events to stackKiran K2024-11-141-3/+6
* Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.2024-11-141-1/+0
* Bluetooth: btintel_pcie: Add recovery mechanismKiran K2024-11-141-34/+75
* Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K2024-11-141-7/+255
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K2024-09-121-1/+1
* Bluetooth: btintel_pcie: Add support for ISO dataKiran2024-09-101-0/+16
* Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2024-08-151-3/+0
* Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum2024-07-141-2/+0
* Bluetooth: btintel_pcie: Fix irq leakKiran K2024-07-141-0/+6
* Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K2024-07-141-0/+2
* Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija2024-06-281-1/+1
* Bluetooth: btintel_pcie: Refactor and code cleanupKiran K2024-05-141-4/+3
* Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K2024-05-141-1/+1
* Bluetooth: btintel_pcie: Fix compiler warningsKiran K2024-05-141-7/+3
* Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2024-05-141-5/+310
* Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An2024-05-141-0/+1057