summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852BHilda Wu2024-10-101-0/+1
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu2024-10-101-0/+2
* Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-2/+1
* Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz2024-10-041-1/+4
* Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K2024-09-301-1/+1
* Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale2024-09-121-4/+8
* Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson2024-09-121-0/+1
* Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale2024-09-041-2/+18
* Bluetooth: btnxpuart: Handle FW Download Abort scenarioNeeraj Sanjay Kale2024-09-041-14/+33
* Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2024-08-297-23/+4
* Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloadingLuke Wang2024-08-141-1/+1
* Bluetooth: btintel: Fail setup on errorKiran K2024-08-111-0/+3
* Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli2024-08-031-0/+2
* Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu2024-08-031-0/+2
* Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale2024-08-031-4/+48
* Bluetooth: btintel_pcie: Fix irq leakKiran K2024-08-031-0/+6
* Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K2024-08-031-85/+34
* Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter2024-08-031-1/+1
* Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale2024-06-281-1/+1
* Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu2024-06-281-3/+15
* Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija2024-06-281-1/+1
* Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin2024-06-281-1/+1
* Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter2024-06-281-0/+8
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\
| * bluetooth: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-162-2/+0
|\ \
| * | Bluetooth: btmtksdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
| * | Bluetooth: btmrvl_sdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
* | | Bluetooth: btintel_pcie: Refactor and code cleanupKiran K2024-05-142-5/+4
* | | Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K2024-05-141-1/+1
* | | Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K2024-05-141-1/+1
* | | Bluetooth: btintel_pcie: Fix compiler warningsKiran K2024-05-141-7/+3
* | | Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2024-05-142-5/+315
* | | Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An2024-05-145-1/+1495
* | | Bluetooth: btintel: Export few static functionsKiran K2024-05-142-10/+59
* | | Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-1410-47/+1
* | | Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter2024-05-141-1/+3
* | | Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K2024-05-141-0/+1
* | | Bluetooth: btintel: Add support for BlazarIKiran K2024-05-141-0/+3
* | | Bluetooth: qca: clean up definesJohan Hovold2024-05-141-30/+30
* | | Bluetooth: qca: drop bogus module versionJohan Hovold2024-05-141-4/+1
* | | Bluetooth: qca: drop bogus edl header checksJohan Hovold2024-05-141-20/+0
* | | Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu2024-05-141-18/+15
* | | Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu2024-05-141-0/+24
* | | Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu2024-05-141-3/+15
* | | Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka2024-05-142-0/+16
* | | Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu2024-05-141-3/+3
* | | Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao2024-05-141-0/+1
* | | Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev2024-05-141-14/+11
* | | Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede2024-05-141-1/+1