aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bluetooth/btintel_pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21Bluetooth: btintel_pcie: Dump debug registers on errorChandrashekar Devegowda1-1/+130
2025-05-21Bluetooth: btintel_pcie: Do not generate coredump for diagnostic eventsKiran K1-10/+0
2025-04-25Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K1-5/+19
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K1-21/+12
2025-03-25t blameBluetooth: btintel: Fix leading white spaceKiran K1-1/+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: btintel_pcie: Add support for device coredumpKiran K1-6/+253
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K1-1/+223
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K1-0/+89
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K1-0/+1
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K1-0/+1
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K1-1/+4
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner1-7/+3
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King1-3/+1
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K1-3/+6
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.1-1/+0
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K1-34/+75
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K1-7/+255
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K1-1/+1
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran1-0/+16
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz1-3/+0
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum1-2/+0
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K1-0/+6
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K1-0/+2
2024-06-28Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija1-1/+1
2024-05-14Bluetooth: btintel_pcie: Refactor and code cleanupKiran K1-4/+3
2024-05-14Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K1-1/+1
2024-05-14Bluetooth: btintel_pcie: Fix compiler warningsKiran K1-7/+3
2024-05-14Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K1-5/+310
2024-05-14Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An1-0/+1057