summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
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
2023-04-23Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini-0/+2
2023-04-23Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick-4/+125
2023-04-23Bluetooth: btmtkuart: mark OF related data as maybe unusedKrzysztof Kozlowski-3/+3
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski-5/+5
2023-04-23Bluetooth: btmrvl_sdio: mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-04-23Bluetooth: hci_ll: drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-04-23Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang-0/+3
2023-04-23Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan-0/+8
2023-04-23Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang-0/+3
2023-04-23Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan-0/+10
2023-04-23Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger-7/+79
2023-04-23Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger-3/+1
2023-04-23Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń-7/+3
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein-1/+1
2023-04-10Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang-0/+1
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang-0/+1
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold-1/+16
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K-2/+9
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K-25/+26
2023-03-22Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz-10/+0
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha-0/+129