index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel_pcie.c
Age
Commit message (
Expand
)
Author
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