summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski
2024-07-15Bluetooth: btnxpuart: Fix warnings for suspend and resume functionsNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add system suspend and resume handlersNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for IW615 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for AW693 A1 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btintel: Add support for Whale Peak2Kiran K
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu
2024-07-15Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu
2024-07-15Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu
2024-07-15Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu
2024-07-15Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K
2024-07-15Bluetooth: qca: don't disable power management for QCA6390Bartosz Golaszewski
2024-07-15Bluetooth: hci: fix build when POWER_SEQUENCING=mKrzysztof Kozlowski
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K
2024-07-14Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu
2024-07-14Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Update firmware namesNeeraj Sanjay Kale
2024-07-14Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum
2024-07-14Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-07-14Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'Dr. David Alan Gilbert
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K
2024-07-14Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin
2024-07-14Bluetooth: btusb: mediatek: reset the controller before downloading the fwHao Qin
2024-07-14Bluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin
2024-07-14Bluetooth: btmtk: apply the common btmtk_fw_get_filenameSean Wang
2024-07-14Bluetooth: btmtk: add the function to get the fw nameSean Wang
2024-07-14Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K
2024-07-14Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloadingLuke Wang
2024-07-14Bluetooth: btnxpuart: Handle FW Download Abort scenarioNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Enable status prints for firmware downloadNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale
2024-07-14Bluetooth: hci_bcm4377: Increase boot timeoutHector Martin
2024-07-14Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter
2024-06-28Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale