index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
8 days
Bluetooth: Fix build after header cleanup
Calvin Owens
2025-08-29
Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
Ivan Pravdin
2025-08-15
Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
Neeraj Sanjay Kale
2025-08-15
Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown
Jiande Lu
2025-07-23
Bluetooth: btintel_pcie: Fix Alive Context State Handling
Kiran K
2025-07-23
Bluetooth: btintel_pcie: Make driver wait for alive interrupt
Kiran K
2025-07-23
Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855
Zijun Hu
2025-07-23
Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID
Zijun Hu
2025-07-23
Bluetooth: btusb: QCA: Support downloading custom-made firmwares
Zijun Hu
2025-07-23
Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete
Neeraj Sanjay Kale
2025-07-23
Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump
Neeraj Sanjay Kale
2025-07-23
Bluetooth: btintel: Define a macro for Intel Reset vendor command
Kiran K
2025-07-23
Bluetooth: hci_bcm4377: Fix typo in comment
Bastien Nocera
2025-07-23
Bluetooth: btrtl: Fix typo in comment
Bastien Nocera
2025-07-23
Bluetooth: btmtk: Fix typo in log string
Bastien Nocera
2025-07-23
Bluetooth: btintel: Fix typo in comment
Bastien Nocera
2025-07-23
Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925
En-Wei Wu
2025-07-23
Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618
Hao Li
2025-07-23
Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure
Zhongqiu Han
2025-07-23
Bluetooth: btnxpuart: implement powerup sequence
Catalin Popescu
2025-07-23
Bluetooth: btnxpuart: Add support for 4M baudrate
Neeraj Sanjay Kale
2025-07-23
Bluetooth: hci_qca: Enable ISO data packet RX
Zijun Hu
2025-07-23
Bluetooth: btintel_pcie: Add support for device 0x4d76
Kiran K
2025-07-23
Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925
Haochen Tong
2025-07-23
Bluetooth: btintel_pcie: Reword restart to recovery
Luiz Augusto von Dentz
2025-07-23
Bluetooth: btintel_pcie: Support Function level reset
Chandrashekar Devegowda
2025-07-23
Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)
Uwe Kleine-König
2025-07-23
Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano
Zenm Chen
2025-07-16
Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...
Zijun Hu
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-07-16
Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...
Luiz Augusto von Dentz
2025-06-20
driver: bluetooth: hci_qca:fix unable to load the BT driver
Shuai Zhang
2025-06-20
Bluetooth: btintel_pcie: Fix potential race condition in firmware download
Kiran K
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition
Chandrashekar Devegowda
2025-06-05
Bluetooth: btintel_pcie: Increase the tx and rx descriptor count
Chandrashekar Devegowda
2025-06-05
Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers
Kiran K
2025-05-30
Bluetooth: hci_qca: move the SoC type check to the right place
Bartosz Golaszewski
2025-05-30
Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check
Krzysztof Kozlowski
2025-05-22
Bluetooth: btintel: Check dsbr size from EFI variable
Kees Cook
2025-05-22
Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
Liwei Sun
2025-05-22
Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling
En-Wei Wu
2025-05-21
Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
Jiande Lu
2025-05-21
Bluetooth: btintel_pcie: Dump debug registers on error
Chandrashekar Devegowda
2025-05-21
Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting"
Hsin-chen Chuang
2025-05-21
Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL"
Hsin-chen Chuang
2025-05-21
Bluetooth: btusb: Add HCI Drv commands for configuring altsetting
Hsin-chen Chuang
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
2025-05-21
Bluetooth: btnxpuart: Implement host-wakeup feature
Neeraj Sanjay Kale
[next]