index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-32
/
+83
6 days
Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-3
/
+3
7 days
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
1
-2
/
+2
8 days
Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728
Junjie Cao
2
-13
/
+8
8 days
Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
Gongwei Li
2
-2
/
+2
8 days
Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
Lorenzo Stoakes (ARM)
1
-0
/
+1
8 days
Bluetooth: btnxpuart: Validate the FW dump header length
Ali Ahmet Memis
1
-3
/
+12
8 days
Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseq
Sherry Sun
1
-1
/
+23
8 days
Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path
Chris Lu
1
-5
/
+21
8 days
Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
Chris Lu
1
-7
/
+6
8 days
Bluetooth: btmtk: Do not discard the subsystem reset timeout
Ismail Tarim
1
-2
/
+5
8 days
Bluetooth: btmtk: Do not report success when subsys reset fails
Ismail Tarim
1
-1
/
+3
8 days
Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
8 days
Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-1
/
+3
8 days
Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
2026-08-07
Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+3
2026-08-07
Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
Sherry Sun
1
-4
/
+30
2026-08-07
Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()
Zijun Hu
1
-13
/
+1
2026-08-07
Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()
Zijun Hu
1
-2
/
+1
2026-08-07
Bluetooth: btintel: Fix diagnostics event detection
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btmrvl: fix event packet length validation
Marek Szyprowski
1
-1
/
+11
2026-08-07
Bluetooth: virtio_bt: avoid OOB read of build info string
HyeongJun An
1
-2
/
+6
2026-08-07
Bluetooth: hcli_ldisc: Remove reduntant braces
oshada imalka
1
-2
/
+2
2026-08-07
Bluetooth: hci_aml: validate firmware segment lengths
Laxman Acharya Padhya
1
-2
/
+16
2026-08-07
Bluetooth: btintel: Add Bluetooth SAR revision 2 support
Kiran K
2
-1
/
+208
2026-08-07
Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
Chandrashekar Devegowda
1
-0
/
+38
2026-08-07
Bluetooth: hci_intel: drop unused assignment of acpi_device_id::driver_data
Pawel Zalewski (The Capable Hub)
1
-2
/
+2
2026-08-07
Bluetooth: use a named initializer for acpi_device_id
Pawel Zalewski (The Capable Hub)
3
-177
/
+177
2026-08-07
Bluetooth: btmrvl_sdio: Do not free HCI_VENDOR_PKT frame by hci_recv_frame()
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btintel: Simplify btintel_classify_pkt_type() by hci_acl_handle()
Zijun Hu
1
-3
/
+1
2026-08-07
Bluetooth: btusb: Simplify btusb_recv_bulk() by hci_acl_dlen()
Zijun Hu
1
-3
/
+1
2026-08-07
Bluetooth: btusb: Add a simple static btusb_prepare_reset()
Zijun Hu
1
-2
/
+9
2026-08-07
Bluetooth: btusb: Make btusb_recv_{event,acl}() take struct hci_dev *
Zijun Hu
1
-6
/
+10
2026-08-07
Bluetooth: btrsi: Move set_bt_context after successful HCI registration
Chen Changcheng
1
-1
/
+2
2026-08-07
Bluetooth: btintel_pcie: Remove unreachable break after goto
Chen Changcheng
1
-1
/
+0
2026-08-07
Bluetooth: btusb: Realtek: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDOR
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btusb: QCA: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDOR
Zijun Hu
1
-2
/
+2
2026-08-07
Bluetooth: hci_qca: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDOR
Zijun Hu
1
-2
/
+2
2026-08-07
Bluetooth: hci_ldisc: reject invalid tty write lengths
Li Qiang
1
-0
/
+6
2026-08-07
Bluetooth: hci_bcsp: validate received packet lengths
Li Qiang
1
-1
/
+4
2026-08-07
Bluetooth: btmrvl: validate event packet lengths
Li Qiang
1
-0
/
+10
2026-08-07
Bluetooth: bfusb: validate received block boundaries
Li Qiang
1
-3
/
+34
2026-08-07
Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESS
Kiran K
1
-24
/
+51
2026-08-07
Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE device
Pavel Zverev
1
-0
/
+2
2026-08-07
Bluetooth: btintel_pcie: split coredump worker into per-trigger works
Kiran K
2
-67
/
+130
2026-08-07
Bluetooth: btnxpuart: Fix use-after-free in probe error path
Zhao Dongdong
1
-1
/
+3
2026-08-07
Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CU
Christoph Zwerschke
1
-0
/
+2
2026-08-07
Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU
Christoph Zwerschke
1
-0
/
+4
2026-08-07
Bluetooth: hci_nokia: validate firmware packet bounds
Pengpeng Hou
1
-0
/
+20
2026-08-07
Bluetooth: btusb: Add IMC Networks QCA9377 to quirks table
Tibor Harcsa
1
-0
/
+2
[next]