summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2023-08-11Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CMax Chou1-25/+45
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz3-74/+76
2023-08-11Bluetooth: btqca: Add WCN3988 supportLuca Weiss3-4/+33
2023-08-11Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale1-8/+31
2023-08-11Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong1-1/+5
2023-08-11bluetooth: Explicitly include correct DT includesRob Herring3-3/+2
2023-08-11Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard1-0/+5
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu2-6/+7
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans1-0/+3
2023-08-11Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Kiran K1-0/+1
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David1-0/+3
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai3-0/+154
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai3-71/+97
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang1-15/+15
2023-08-11Bluetooth: btmtk: add printing firmware informationChris Lu1-0/+5
2023-08-11Bluetooth: btintel: Add support for Gale PeakKiran K1-0/+3
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterHilda Wu1-0/+4
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao3-20/+64
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K3-0/+139
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala1-50/+85
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala1-0/+15
2023-08-11Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou1-8/+6
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu3-27/+205
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń1-0/+1
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+24
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson1-0/+3
2023-06-29Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold1-1/+2
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen1-1/+1
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora1-0/+2
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora1-2/+16
2023-06-06Bluetooth: hci_qca: fix debugfs registrationJohan Hovold1-1/+5
2023-05-20Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale1-3/+3
2023-04-24Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang1-0/+222
2023-04-24Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale1-7/+6
2023-04-24Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-04-24Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz1-34/+51
2023-04-24Bluetooth: btrtl: Firmware format v2 supportMax Chou2-41/+362
2023-04-24Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+1
2023-04-24Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter1-6/+10
2023-04-24Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski1-1/+1
2023-04-24Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale1-16/+3
2023-04-24Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale1-1/+1
2023-04-24Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale1-0/+1
2023-04-24Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale1-8/+59