summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń2023-07-201-0/+1
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-054-4/+24
|\
| * Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson2023-06-291-0/+3
| * Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold2023-06-291-1/+2
| * Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen2023-06-291-1/+1
| * Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora2023-06-291-0/+2
| * Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora2023-06-291-2/+16
* | virtio_bt: call scheduler when we free unused buffsXianting Tian2023-07-031-0/+1
|/
* Bluetooth: hci_qca: fix debugfs registrationJohan Hovold2023-06-051-1/+5
* Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale2023-05-191-3/+3
* 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