aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-32/+83
6 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-3/+3
7 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-2/+2
8 daysBluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao2-13/+8
8 daysBluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li2-2/+2
8 daysBluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)1-0/+1
8 daysBluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis1-3/+12
8 daysBluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun1-1/+23
8 daysBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu1-5/+21
8 daysBluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu1-7/+6
8 daysBluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim1-2/+5
8 daysBluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim1-1/+3
8 daysBluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+1
8 daysBluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-1/+3
8 daysBluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+1
2026-08-07Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+3
2026-08-07Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseqSherry Sun1-4/+30
2026-08-07Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()Zijun Hu1-13/+1
2026-08-07Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()Zijun Hu1-2/+1
2026-08-07Bluetooth: btintel: Fix diagnostics event detectionZijun Hu1-1/+1
2026-08-07Bluetooth: btmrvl: fix event packet length validationMarek Szyprowski1-1/+11
2026-08-07Bluetooth: virtio_bt: avoid OOB read of build info stringHyeongJun An1-2/+6
2026-08-07Bluetooth: hcli_ldisc: Remove reduntant bracesoshada imalka1-2/+2
2026-08-07Bluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
2026-08-07Bluetooth: btintel: Add Bluetooth SAR revision 2 supportKiran K2-1/+208
2026-08-07Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDRChandrashekar Devegowda1-0/+38
2026-08-07Bluetooth: hci_intel: drop unused assignment of acpi_device_id::driver_dataPawel Zalewski (The Capable Hub)1-2/+2
2026-08-07Bluetooth: use a named initializer for acpi_device_idPawel Zalewski (The Capable Hub)3-177/+177
2026-08-07Bluetooth: btmrvl_sdio: Do not free HCI_VENDOR_PKT frame by hci_recv_frame()Zijun Hu1-1/+1
2026-08-07Bluetooth: btintel: Simplify btintel_classify_pkt_type() by hci_acl_handle()Zijun Hu1-3/+1
2026-08-07Bluetooth: btusb: Simplify btusb_recv_bulk() by hci_acl_dlen()Zijun Hu1-3/+1
2026-08-07Bluetooth: btusb: Add a simple static btusb_prepare_reset()Zijun Hu1-2/+9
2026-08-07Bluetooth: btusb: Make btusb_recv_{event,acl}() take struct hci_dev *Zijun Hu1-6/+10
2026-08-07Bluetooth: btrsi: Move set_bt_context after successful HCI registrationChen Changcheng1-1/+2
2026-08-07Bluetooth: btintel_pcie: Remove unreachable break after gotoChen Changcheng1-1/+0
2026-08-07Bluetooth: btusb: Realtek: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDORZijun Hu1-1/+1
2026-08-07Bluetooth: btusb: QCA: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDORZijun Hu1-2/+2
2026-08-07Bluetooth: hci_qca: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDORZijun Hu1-2/+2
2026-08-07Bluetooth: hci_ldisc: reject invalid tty write lengthsLi Qiang1-0/+6
2026-08-07Bluetooth: hci_bcsp: validate received packet lengthsLi Qiang1-1/+4
2026-08-07Bluetooth: btmrvl: validate event packet lengthsLi Qiang1-0/+10
2026-08-07Bluetooth: bfusb: validate received block boundariesLi Qiang1-3/+34
2026-08-07Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESSKiran K1-24/+51
2026-08-07Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE devicePavel Zverev1-0/+2
2026-08-07Bluetooth: btintel_pcie: split coredump worker into per-trigger worksKiran K2-67/+130
2026-08-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong1-1/+3
2026-08-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke1-0/+2
2026-08-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke1-0/+4
2026-08-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou1-0/+20
2026-08-07Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa1-0/+2