index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel_pcie.c
Age
Commit message (
Expand
)
Author
12 days
Bluetooth: btintel_pcie: Fix Alive Context State Handling
Kiran K
12 days
Bluetooth: btintel_pcie: Make driver wait for alive interrupt
Kiran K
12 days
Bluetooth: btintel: Define a macro for Intel Reset vendor command
Kiran K
12 days
Bluetooth: btintel_pcie: Add support for device 0x4d76
Kiran K
12 days
Bluetooth: btintel_pcie: Reword restart to recovery
Luiz Augusto von Dentz
12 days
Bluetooth: btintel_pcie: Support Function level reset
Chandrashekar Devegowda
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-06-20
Bluetooth: btintel_pcie: Fix potential race condition in firmware download
Kiran K
2025-06-05
Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition
Chandrashekar Devegowda
2025-06-05
Bluetooth: btintel_pcie: Increase the tx and rx descriptor count
Chandrashekar Devegowda
2025-06-05
Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers
Kiran K
2025-05-21
Bluetooth: btintel_pcie: Dump debug registers on error
Chandrashekar Devegowda
2025-05-21
Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events
Kiran K
2025-04-25
Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths
Kiran K
2025-04-25
Bluetooth: btintel_pcie: Avoid redundant buffer allocation
Kiran K
2025-03-25
t blameBluetooth: btintel: Fix leading white space
Kiran K
2025-03-25
Bluetooth: btintel_pci: Fix build warning
Luiz Augusto von Dentz
2025-03-25
Bluetooth: btintel_pcie: Trigger device coredump on hardware exception
Kiran K
2025-03-25
Bluetooth: btintel_pcie: Add support for device coredump
Kiran K
2025-03-25
Bluetooth: btintel_pcie: Read hardware exception data
Kiran K
2025-03-25
Bluetooth: btintel_pcie: Setup buffers for firmware traces
Kiran K
2025-03-25
Bluetooth: btintel_pcie: Add device id of Whale Peak
Kiran K
2025-03-25
Bluetooth: btintel: Add support for Intel Scorpius Peak
Kiran K
2025-02-13
Bluetooth: btintel_pcie: Fix a potential race condition
Kiran K
2024-11-14
Bluetooth: btintel_pcie: Replace deprecated PCI functions
Philipp Stanner
2024-11-14
Bluetooth: btintel_pcie: remove redundant assignment to variable ret
Colin Ian King
2024-11-14
Bluetooth: btintel: Do no pass vendor events to stack
Kiran K
2024-11-14
Bluetooth: btintel_pcie: Remove deadcode
Everest K.C.
2024-11-14
Bluetooth: btintel_pcie: Add recovery mechanism
Kiran K
2024-11-14
Bluetooth: btintel_pcie: Add handshake between driver and firmware
Kiran K
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
Bluetooth: btintel_pcie: Allocate memory for driver private data
Kiran K
2024-09-10
Bluetooth: btintel_pcie: Add support for ISO data
Kiran
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-07-14
Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls
Thorsten Blum
2024-07-14
Bluetooth: btintel_pcie: Fix irq leak
Kiran K
2024-07-14
Bluetooth: btintel_pcie: Print Firmware Sequencer information
Kiran K
2024-06-28
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity
Vijay Satija
2024-05-14
Bluetooth: btintel_pcie: Refactor and code cleanup
Kiran K
2024-05-14
Bluetooth: btintel_pcie: Fix warning reported by sparse
Kiran K
2024-05-14
Bluetooth: btintel_pcie: Fix compiler warnings
Kiran K
2024-05-14
Bluetooth: btintel_pcie: Add *setup* function to download firmware
Kiran K
2024-05-14
Bluetooth: btintel_pcie: Add support for PCIe transport
Tedd Ho-Jeong An