summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang2023-04-231-0/+222
* Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale2023-04-231-7/+6
* Bluetooth: btrtl: Add the support for RTL8851BMax Chou2023-04-231-0/+15
* Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz2023-04-231-34/+51
* Bluetooth: btrtl: Firmware format v2 supportMax Chou2023-04-232-41/+362
* Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian2023-04-231-1/+0
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-0/+1
* Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter2023-04-231-6/+10
* Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski2023-04-231-1/+1
* Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale2023-04-231-16/+3
* Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale2023-04-231-1/+1
* Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale2023-04-231-0/+1
* Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale2023-04-231-8/+59
* Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede2023-04-231-0/+8
* Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...Hans de Goede2023-04-231-2/+13
* Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000Hans de Goede2023-04-231-13/+24
* Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede2023-04-231-3/+44
* Bluetooth: hci_h5: Complements reliable packet processing logicQiqi Zhang2023-04-231-0/+2
* Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi2023-04-233-10/+128
* Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik2023-04-231-0/+19
* Bluetooth: Add vhci devcoredump supportManish Mandlik2023-04-232-0/+98
* Bluetooth: btintel: Add LE States quirk supportChethan T N2023-04-231-3/+2
* Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski2023-04-233-15/+66
* Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou2023-04-231-0/+3
* bluetooth: Add device 13d3:3571 to device tablesLarry Finger2023-04-231-0/+2
* bluetooth: Add device 0bda:887b to device tablesLarry Finger2023-04-231-0/+2
* Bluetooth: NXP: select CONFIG_CRC8Arnd Bergmann2023-04-231-0/+1
* Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale2023-04-233-0/+1310
* Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptionsIlpo Järvinen2023-04-231-4/+4
* Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini2023-04-231-0/+2
* Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick2023-04-233-4/+125
* Bluetooth: btmtkuart: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-231-3/+3
* Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-231-5/+5
* Bluetooth: btmrvl_sdio: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-231-1/+1
* Bluetooth: hci_ll: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-04-231-1/+1
* Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang2023-04-231-0/+3
* Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan2023-04-231-0/+8
* Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang2023-04-231-0/+3
* Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan2023-04-231-0/+10
* Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger2023-04-231-7/+79
* Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger2023-04-231-3/+1
* Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń2023-04-231-7/+3
* bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein2023-04-101-1/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang2023-04-101-0/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang2023-03-231-0/+1
* Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold2023-03-231-1/+16
* Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K2023-03-231-2/+9
* Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2023-03-222-25/+26
* Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz2023-03-221-10/+0
* Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha2023-02-092-0/+129