summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds23-29/+29
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook23-32/+32
8 daysMerge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-11/+10
14 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-65/+109
2026-02-11Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+2
2026-02-01Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior1-7/+2
2026-01-29Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850Mengshi Wu1-2/+4
2026-01-29Bluetooth: hci_qca: Refactor HFP hardware offload capability handlingMengshi Wu1-4/+9
2026-01-29Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2026-01-29Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-01-29Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618Linmao Li1-2/+0
2026-01-29Bluetooth: btusb: Add device ID for Realtek RTL8761BUJacopo Scannella1-0/+1
2026-01-29Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef'sBastien Nocera1-8/+2
2026-01-29Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdefBastien Nocera1-4/+2
2026-01-29Bluetooth: btusb: Add new VID/PID for RTL8852CEShell Chen1-0/+2
2026-01-29Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()Chen Ni1-2/+1
2026-01-29Bluetooth: btusb: Reject autosuspend if discovery is activeLinmao Li1-3/+4
2026-01-29Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-29Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BETechie Ernie1-0/+2
2026-01-29Bluetooth: btqca: Add WCN6855 firmware priority selection featureShuai Zhang1-3/+18
2026-01-29Bluetooth: btqca: move WCN7850 workaround to the callerShuai Zhang1-20/+17
2026-01-29Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König1-7/+1
2026-01-29Bluetooth: hci_bcm4377: Use generic power managementVaibhav Gupta1-4/+7
2026-01-29Bluetooth: btusb: Add support for MediaTek7920 0489:e158Bluecross1-0/+2
2026-01-29Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up ...Shuai Zhang1-0/+33
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2025-12-20Bluetooth: btusb: revert use of devm_kzalloc in btusbRaphael Pinsonneault-Thibeault1-3/+9
2025-12-17Bluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König1-3/+2
2025-12-17Bluetooth: hci_aml: Migrate to serdev specific shutdown functionUwe Kleine-König1-8/+8
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