summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou-11/+13
2025-11-10Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault-7/+6
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal-1/+3
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens-19/+25
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K-5/+6
2025-10-24Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during resetChris Lu-0/+12
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin-0/+3
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu-0/+2
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu-0/+2
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens-157/+4
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy-0/+17
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K-145/+77
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum-2/+3
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda-0/+8
2025-09-27Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen-0/+2
2025-09-27Bluetooth: btintel_pcie: Move model comment before its definitionLuiz Augusto von Dentz-4/+8
2025-09-27Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484Kiran K-0/+1
2025-09-27Bluetooth: btintel_pcie: Add Bluetooth core/platform as commentsKiran K-3/+3
2025-09-27Bluetooth: btintel_pcie: Add support for _suspend() / _resume()Chandrashekar Devegowda-0/+89
2025-09-27Bluetooth: btintel: Add support for BlazarIW coreKiran K-0/+4
2025-09-20Bluetooth: Fix build after header cleanupCalvin Owens-4/+10
2025-08-29Bluetooth: vhci: Prevent use-after-free by removing debugfs files earlyIvan Pravdin-16/+41
2025-08-15Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handlingNeeraj Sanjay Kale-4/+4
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu-6/+1
2025-07-23Bluetooth: btintel_pcie: Fix Alive Context State HandlingKiran K-55/+62
2025-07-23Bluetooth: btintel_pcie: Make driver wait for alive interruptKiran K-13/+17
2025-07-23Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855Zijun Hu-0/+2
2025-07-23Bluetooth: btusb: Sort WCN6855 device IDs by VID and PIDZijun Hu-34/+34
2025-07-23Bluetooth: btusb: QCA: Support downloading custom-made firmwaresZijun Hu-5/+49
2025-07-23Bluetooth: btnxpuart: Add uevents for FW dump and FW download completeNeeraj Sanjay Kale-1/+41
2025-07-23Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dumpNeeraj Sanjay Kale-9/+26
2025-07-23Bluetooth: btintel: Define a macro for Intel Reset vendor commandKiran K-17/+19
2025-07-23Bluetooth: hci_bcm4377: Fix typo in commentBastien Nocera-1/+1
2025-07-23Bluetooth: btrtl: Fix typo in commentBastien Nocera-1/+1
2025-07-23Bluetooth: btmtk: Fix typo in log stringBastien Nocera-1/+1
2025-07-23Bluetooth: btintel: Fix typo in commentBastien Nocera-1/+1
2025-07-23Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925En-Wei Wu-0/+2
2025-07-23Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618Hao Li-0/+2
2025-07-23Bluetooth: btusb: Fix potential NULL dereference on kmalloc failureZhongqiu Han-0/+2
2025-07-23Bluetooth: btnxpuart: implement powerup sequenceCatalin Popescu-0/+18
2025-07-23Bluetooth: btnxpuart: Add support for 4M baudrateNeeraj Sanjay Kale-9/+27
2025-07-23Bluetooth: hci_qca: Enable ISO data packet RXZijun Hu-0/+1
2025-07-23Bluetooth: btintel_pcie: Add support for device 0x4d76Kiran K-0/+1
2025-07-23Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925Haochen Tong-0/+2
2025-07-23Bluetooth: btintel_pcie: Reword restart to recoveryLuiz Augusto von Dentz-38/+33
2025-07-23Bluetooth: btintel_pcie: Support Function level resetChandrashekar Devegowda-3/+227
2025-07-23Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)Uwe Kleine-König-0/+1
2025-07-23Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB NanoZenm Chen-0/+4
2025-07-16Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu-34/+44
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers-106/+106