summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai-71/+97
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang-15/+15
2023-08-11Bluetooth: btmtk: add printing firmware informationChris Lu-0/+5
2023-08-11Bluetooth: btintel: Add support for Gale PeakKiran K-0/+3
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterHilda Wu-0/+4
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao-20/+64
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K-0/+139
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala-50/+85
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala-0/+15
2023-08-11Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou-8/+6
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu-27/+205
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń-0/+1
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+24
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian-0/+1
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson-0/+3
2023-06-29Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold-1/+2
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen-1/+1
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora-0/+2
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora-2/+16
2023-06-05Bluetooth: hci_qca: fix debugfs registrationJohan Hovold-1/+5
2023-05-19Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale-3/+3
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang-0/+222
2023-04-23Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale-7/+6
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BMax Chou-0/+15
2023-04-23Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz-34/+51
2023-04-23Bluetooth: btrtl: Firmware format v2 supportMax Chou-41/+362
2023-04-23Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian-1/+0
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini-0/+1
2023-04-23Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter-6/+10
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski-1/+1
2023-04-23Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale-16/+3
2023-04-23Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale-1/+1
2023-04-23Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale-0/+1
2023-04-23Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale-8/+59
2023-04-23Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede-0/+8
2023-04-23Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...Hans de Goede-2/+13
2023-04-23Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000Hans de Goede-13/+24
2023-04-23Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede-3/+44
2023-04-23Bluetooth: hci_h5: Complements reliable packet processing logicQiqi Zhang-0/+2
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi-10/+128
2023-04-23Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik-0/+19
2023-04-23Bluetooth: Add vhci devcoredump supportManish Mandlik-0/+98
2023-04-23Bluetooth: btintel: Add LE States quirk supportChethan T N-3/+2
2023-04-23Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski-15/+66
2023-04-23Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou-0/+3
2023-04-23bluetooth: Add device 13d3:3571 to device tablesLarry Finger-0/+2
2023-04-23bluetooth: Add device 0bda:887b to device tablesLarry Finger-0/+2
2023-04-23Bluetooth: NXP: select CONFIG_CRC8Arnd Bergmann-0/+1
2023-04-23Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale-0/+1310
2023-04-23Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptionsIlpo Järvinen-4/+4