summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CEGongwei Li1-0/+2
2025-12-02drivers/bluetooth: btbcm: Use kmalloc_array() to prevent overflowAyaan Mirza Baig1-1/+3
2025-12-02Bluetooth: btintel_pcie: Introduce HCI Driver protocolChethan T N1-0/+59
2025-12-02Bluetooth: btusb: add new custom firmwaresShuai Zhang1-0/+1
2025-12-02Bluetooth: btusb: Add new VID/PID 0x13d3/0x3619 for RTL8852BE-VTMax Chou1-0/+2
2025-12-02Bluetooth: btusb: Add new VID/PID 0x13d3/0x3618 for RTL8852BE-VTMax Chou1-0/+2
2025-12-02Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VTMax Chou1-0/+2
2025-12-02Bluetooth: btrtl: Add the support for RTL8761CUVMax Chou1-1/+15
2025-12-02Bluetooth: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-11/+1
2025-12-02Bluetooth: btusb: Reclassify Qualcomm WCN6855 debug packetsPascal Giard1-0/+19
2025-12-02Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUVChingbin Li1-0/+2
2025-12-02Bluetooth: btintel_pcie: Suspend/Resume: Controller doorbell interrupt handlingRavindra2-42/+73
2025-12-02Bluetooth: btintel_pcie: Support for S4 (Hibernate)Ravindra2-0/+43
2025-12-02Bluetooth: btusb: MT7922: Add VID/PID 0489/e170Chris Lu1-0/+2
2025-12-02Bluetooth: btusb: MT7920: Add VID/PID 0489/e135Chris Lu1-0/+2
2025-12-01Bluetooth: hci_h5: implement CRC data integrityJavier Nieto2-4/+39
2025-12-01Bluetooth: hci_h5: avoid sending two SYNC messagesJavier Nieto1-4/+5
2025-12-01Bluetooth: mediatek: add gpio pin to reset btZhangchao Zhang1-0/+13
2025-11-21Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL derefDouglas Anderson1-0/+5
2025-11-21Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-7/+27
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou1-11/+13
2025-11-11Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault1-7/+6
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal1-1/+3
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens14-19/+25
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K1-5/+6
2025-10-24Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during resetChris Lu1-0/+12
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin1-0/+3
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu1-0/+2
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu1-0/+2
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens5-157/+4
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy1-0/+17
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K2-145/+77
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum1-2/+3
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda1-0/+8
2025-09-27Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen1-0/+2
2025-09-27Bluetooth: btintel_pcie: Move model comment before its definitionLuiz Augusto von Dentz1-4/+8
2025-09-27Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484Kiran K1-0/+1
2025-09-27Bluetooth: btintel_pcie: Add Bluetooth core/platform as commentsKiran K1-3/+3
2025-09-27Bluetooth: btintel_pcie: Add support for _suspend() / _resume()Chandrashekar Devegowda1-0/+89
2025-09-27Bluetooth: btintel: Add support for BlazarIW coreKiran K2-0/+4
2025-09-20Bluetooth: Fix build after header cleanupCalvin Owens2-4/+10
2025-08-29Bluetooth: vhci: Prevent use-after-free by removing debugfs files earlyIvan Pravdin1-16/+41
2025-08-15Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handlingNeeraj Sanjay Kale1-4/+4
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
2025-07-23Bluetooth: btintel_pcie: Fix Alive Context State HandlingKiran K1-55/+62
2025-07-23Bluetooth: btintel_pcie: Make driver wait for alive interruptKiran K1-13/+17
2025-07-23Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855Zijun Hu1-0/+2
2025-07-23Bluetooth: btusb: Sort WCN6855 device IDs by VID and PIDZijun Hu1-34/+34
2025-07-23Bluetooth: btusb: QCA: Support downloading custom-made firmwaresZijun Hu1-5/+49
2025-07-23Bluetooth: btnxpuart: Add uevents for FW dump and FW download completeNeeraj Sanjay Kale1-1/+41