summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2024-07-14Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin-17/+50
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu-2/+23
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum-2/+0
2024-07-14Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer-6/+5
2024-07-14Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'Dr. David Alan Gilbert-5/+0
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K-0/+6
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K-1/+9
2024-07-14Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin-1/+13
2024-07-14Bluetooth: btusb: mediatek: reset the controller before downloading the fwHao Qin-0/+10
2024-07-14Bluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin-18/+27
2024-07-14Bluetooth: btmtk: apply the common btmtk_fw_get_filenameSean Wang-12/+5
2024-07-14Bluetooth: btmtk: add the function to get the fw nameSean Wang-0/+26
2024-07-14Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K-85/+34
2024-07-14Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloadingLuke Wang-1/+1
2024-07-14Bluetooth: btnxpuart: Handle FW Download Abort scenarioNeeraj Sanjay Kale-14/+33
2024-07-14Bluetooth: btnxpuart: Enable status prints for firmware downloadNeeraj Sanjay Kale-4/+5
2024-07-14Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale-4/+8
2024-07-14Bluetooth: hci_bcm4377: Increase boot timeoutHector Martin-1/+2
2024-07-14Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter-1/+1
2024-06-28Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale-1/+1
2024-06-28Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu-3/+15
2024-06-28Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija-1/+1
2024-06-28Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin-1/+1
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter-0/+8
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+0
2024-05-22bluetooth: virtio: drop owner assignmentKrzysztof Kozlowski-1/+0
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-2/+0
2024-05-14Bluetooth: btintel_pcie: Refactor and code cleanupKiran K-5/+4
2024-05-14Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K-1/+1
2024-05-14Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K-1/+1
2024-05-14Bluetooth: btintel_pcie: Fix compiler warningsKiran K-7/+3
2024-05-14Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K-5/+315
2024-05-14Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An-1/+1495
2024-05-14Bluetooth: btintel: Export few static functionsKiran K-10/+59
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz-47/+1
2024-05-14Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter-1/+3
2024-05-14Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K-0/+1
2024-05-14Bluetooth: btintel: Add support for BlazarIKiran K-0/+3
2024-05-14Bluetooth: qca: clean up definesJohan Hovold-30/+30
2024-05-14Bluetooth: qca: drop bogus module versionJohan Hovold-4/+1
2024-05-14Bluetooth: qca: drop bogus edl header checksJohan Hovold-20/+0
2024-05-14Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu-18/+15
2024-05-14Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu-0/+24
2024-05-14Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu-3/+15
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka-0/+16
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu-3/+3
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao-0/+1
2024-05-14Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev-14/+11
2024-05-14Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede-1/+1
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev-9/+10