summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2024-09-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu-0/+2
2024-09-10Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz-150/+76
2024-09-10Bluetooth: hci_uart: Add support for Amlogic HCI UARTYang Li-3/+781
2024-09-10Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall-0/+3
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran-0/+16
2024-08-30Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson-0/+1
2024-08-23Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale-2/+18
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K-0/+124
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz-23/+4
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski-1/+1
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski-5/+8
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski-4/+0
2024-07-26Bluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann-2/+0
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann-0/+2
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu-0/+4
2024-07-26Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu-1/+2
2024-07-26Bluetooth: btintel: Fail setup on errorKiran K-0/+3
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-9/+4
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko-2/+1
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko-9/+5
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor-18/+21
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz-0/+1
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski-2/+17
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski-11/+13
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski-17/+6
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski-8/+15
2024-07-15Bluetooth: btnxpuart: Fix warnings for suspend and resume functionsNeeraj Sanjay Kale-0/+2
2024-07-15Bluetooth: btnxpuart: Add system suspend and resume handlersNeeraj Sanjay Kale-0/+23
2024-07-15Bluetooth: btnxpuart: Add support for IW615 chipsetNeeraj Sanjay Kale-0/+13
2024-07-15Bluetooth: btnxpuart: Add support for AW693 A1 chipsetNeeraj Sanjay Kale-2/+13
2024-07-15Bluetooth: btintel: Add support for Whale Peak2Kiran K-0/+1
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K-0/+3
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu-0/+415
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu-33/+41
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu-445/+484
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu-283/+305
2024-07-15Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu-0/+9
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu-11/+10
2024-07-15Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu-30/+84
2024-07-15Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu-4/+1
2024-07-15Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli-0/+2
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K-2/+2
2024-07-15Bluetooth: qca: don't disable power management for QCA6390Bartosz Golaszewski-1/+7
2024-07-15Bluetooth: hci: fix build when POWER_SEQUENCING=mKrzysztof Kozlowski-0/+1
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel-1/+1
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski-15/+59
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K-21/+73
2024-07-14Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu-0/+2
2024-07-14Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale-4/+48
2024-07-14Bluetooth: btnxpuart: Update firmware namesNeeraj Sanjay Kale-17/+50