开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel_pcie.c
Age
Commit message (
Expand
)
Author
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