summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_bcm4377.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-15Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin1-14/+47
2024-07-15Bluetooth: hci_bcm4377: Increase boot timeoutHector Martin1-1/+2
2024-07-15Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter1-1/+1
2024-06-28Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin1-1/+1
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter1-0/+8
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz1-1/+0
2024-02-28Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold1-2/+1
2023-10-23Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau1-0/+5
2022-12-13Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...Yang Yingliang1-1/+1
2022-12-13Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsSven Peter1-0/+2514