summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btintel_pcie.c
AgeCommit message (Expand)Author
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-06-20Bluetooth: btintel_pcie: Fix potential race condition in firmware downloadKiran K
2025-06-05Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race conditionChandrashekar Devegowda
2025-06-05Bluetooth: btintel_pcie: Increase the tx and rx descriptor countChandrashekar Devegowda
2025-06-05Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffersKiran K
2025-05-21Bluetooth: btintel_pcie: Dump debug registers on errorChandrashekar Devegowda
2025-05-21Bluetooth: btintel_pcie: Do not generate coredump for diagnostic eventsKiran K
2025-04-25Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K
2025-03-25t blameBluetooth: btintel: Fix leading white spaceKiran K
2025-03-25Bluetooth: btintel_pci: Fix build warningLuiz Augusto von Dentz
2025-03-25Bluetooth: btintel_pcie: Trigger device coredump on hardware exceptionKiran K
2025-03-25Bluetooth: btintel_pcie: Add support for device coredumpKiran K
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K
2024-06-28Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija
2024-05-14Bluetooth: btintel_pcie: Refactor and code cleanupKiran K
2024-05-14Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K
2024-05-14Bluetooth: btintel_pcie: Fix compiler warningsKiran K
2024-05-14Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K
2024-05-14Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An