index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
Bluetooth: btrtl: Prevent potential NULL dereference
Dan Carpenter
1
-0
/
+2
2025-05-02
Bluetooth: hci_uart: Fix another race during initialization
Arseniy Krasnov
2
-6
/
+15
2025-05-02
Bluetooth: hci_uart: fix race during initialization
Arseniy Krasnov
1
-1
/
+2
2024-10-22
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Luiz Augusto von Dentz
1
-4
/
+9
2024-10-17
Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+1
2024-10-17
Bluetooth: btusb: Fix not handling ZPL/short-transfer
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-04
Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
Lee, Chun-Yi
1
-1
/
+2
2024-08-19
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
1
-0
/
+2
2024-08-19
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
1
-0
/
+2
2024-07-18
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zijun Hu
1
-3
/
+15
2024-07-05
Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
Uri Arev
1
-14
/
+11
2024-07-05
Bluetooth: qca: fix info leak when fetching board id
Johan Hovold
1
-0
/
+5
2024-07-05
Bluetooth: qca: Fix error code in qca_read_fw_build_info()
Dan Carpenter
1
-1
/
+3
2024-07-05
Bluetooth: qca: fix info leak when fetching fw build id
Johan Hovold
2
-5
/
+21
2024-07-05
Bluetooth: qca: add support for QCA2066
Tim Jiang
3
-1
/
+83
2024-07-05
Bluetooth: qca: use switch case for soc type behavior
Neil Armstrong
3
-120
/
+236
2024-07-05
Bluetooth: btqca: Add WCN3988 support
Luca Weiss
3
-4
/
+33
2024-07-05
Bluetooth: btqca: use le32_to_cpu for ver.soc_id
Min-Hua Chen
1
-1
/
+1
2024-07-05
Bluetooth: hci_qca: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-5
/
+5
2024-05-17
Bluetooth: qca: fix firmware check error path
Johan Hovold
1
-1
/
+1
2024-05-17
Bluetooth: qca: fix NVM configuration parsing
Johan Hovold
1
-2
/
+22
2024-05-17
Bluetooth: qca: add missing firmware sanity checks
Johan Hovold
1
-6
/
+32
2024-05-02
Bluetooth: qca: fix NULL-deref on non-serdev suspend
Johan Hovold
1
-0
/
+3
2024-05-02
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
WangYuli
1
-0
/
+2
2024-04-13
Bluetooth: btintel: Fixe build regression
Luiz Augusto von Dentz
1
-2
/
+2
2024-04-13
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
Edward Adam Davis
1
-1
/
+1
2024-03-26
Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
Bartosz Golaszewski
1
-3
/
+3
2024-03-26
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
Steev Klimaszewski
3
-15
/
+66
2024-02-23
Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
Zijun Hu
1
-0
/
+1
2024-01-25
Bluetooth: btmtkuart: fix recv_buf() return value
Francesco Dolcini
1
-8
/
+3
2023-11-28
Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
Guan Wentao
1
-0
/
+2
2023-11-28
Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables
Masum Reza
1
-0
/
+2
2023-11-28
bluetooth: Add device 13d3:3571 to device tables
Larry Finger
1
-0
/
+2
2023-11-28
bluetooth: Add device 0bda:887b to device tables
Larry Finger
1
-0
/
+2
2023-11-28
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
1
-0
/
+4
2023-11-28
Bluetooth: btusb: Add date->evt_skb is NULL check
youwan Wang
1
-0
/
+3
2023-10-25
Bluetooth: btusb: add shutdown function for QCA6174
Rocky Liao
1
-0
/
+1
2023-10-25
Bluetooth: vhci: Fix race when opening vhci device
Arkadiusz Bokowy
1
-0
/
+3
2023-09-19
Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-1
/
+1
2023-09-19
Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
Yuanjun Gong
1
-1
/
+5
2023-09-06
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
Zheng Wang
1
-0
/
+1
2023-08-26
Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
Matthew Anderson
1
-0
/
+3
2023-06-14
Bluetooth: hci_qca: fix debugfs registration
Johan Hovold
1
-1
/
+5
2023-05-24
Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
Hans de Goede
1
-3
/
+44
2023-05-24
Bluetooth: btintel: Add LE States quirk support
Chethan T N
1
-3
/
+2
2023-05-11
Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...
Liu Jian
1
-1
/
+0
2023-03-30
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...
Zheng Wang
1
-0
/
+1
2023-03-30
Bluetooth: btqcomsmd: Fix command timeout after setting BD address
Stephan Gerhold
1
-1
/
+16
2023-03-10
Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
Moises Cardona
1
-0
/
+4
2023-03-10
Bluetooth: hci_qca: get wakeup status from serdev device handle
Zhengping Jiang
1
-3
/
+4
[next]