index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-10-22
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Luiz Augusto von Dentz
1
-4
/
+9
2024-10-22
Bluetooth: btusb: Fix not being able to reconnect after suspend
Luiz Augusto von Dentz
1
-14
/
+0
2024-10-17
Bluetooth: btusb: Don't fail external suspend requests
Luiz Augusto von Dentz
1
-2
/
+18
2024-10-10
Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B
Hilda Wu
1
-0
/
+1
2024-10-10
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
Hilda Wu
1
-0
/
+2
2024-10-10
Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+1
2024-10-04
Bluetooth: btusb: Fix not handling ZPL/short-transfer
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-30
Bluetooth: btintel_pcie: Allocate memory for driver private data
Kiran K
1
-1
/
+1
2024-08-30
Bluetooth: qca: If memdump doesn't work, re-enable IBS
Douglas Anderson
1
-0
/
+1
2024-08-23
Bluetooth: btnxpuart: Fix random crash seen while removing driver
Neeraj Sanjay Kale
1
-2
/
+18
2024-08-23
Bluetooth: btintel: Allow configuring drive strength of BRI
Kiran K
1
-0
/
+124
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
7
-23
/
+4
2024-08-07
Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown
Bartosz Golaszewski
1
-1
/
+1
2024-08-07
Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms
Bartosz Golaszewski
1
-5
/
+8
2024-08-07
Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390
Bartosz Golaszewski
1
-4
/
+0
2024-07-26
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
1
-2
/
+0
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
Arnd Bergmann
1
-0
/
+2
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
2
-0
/
+4
2024-07-26
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
1
-1
/
+2
2024-07-26
Bluetooth: btintel: Fail setup on error
Kiran K
1
-0
/
+3
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-9
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-2
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-9
/
+5
2024-07-15
Bluetooth: btmtk: Mark all stub functions as inline
Nathan Chancellor
1
-18
/
+21
2024-07-15
Bluetooth: hci_qca: Fix build error
Luiz Augusto von Dentz
1
-0
/
+1
2024-07-15
Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bartosz Golaszewski
1
-2
/
+17
2024-07-15
Bluetooth: hci_qca: make pwrseq calls the default if available
Bartosz Golaszewski
1
-11
/
+13
2024-07-15
Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bartosz Golaszewski
1
-17
/
+6
2024-07-15
Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bartosz Golaszewski
1
-8
/
+15
2024-07-15
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
1
-0
/
+2
2024-07-15
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
1
-0
/
+23
2024-07-15
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
1
-0
/
+13
2024-07-15
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
1
-2
/
+13
2024-07-15
Bluetooth: btintel: Add support for Whale Peak2
Kiran K
1
-0
/
+1
2024-07-15
Bluetooth: btintel: Add support for BlazarU core
Kiran K
1
-0
/
+3
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
3
-0
/
+415
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
3
-33
/
+41
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
3
-445
/
+484
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
5
-283
/
+305
2024-07-15
Bluetooth: btusb: add callback function in btusb suspend/resume
Chris Lu
1
-0
/
+9
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
3
-11
/
+10
2024-07-15
Bluetooth: btusb: mediatek: return error for failed reg access
Chris Lu
1
-30
/
+84
2024-07-15
Bluetooth: btusb: mediatek: remove the unnecessary goto tag
Chris Lu
1
-4
/
+1
2024-07-15
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
1
-0
/
+2
2024-07-15
Bluetooth: btintel: Fix the sfi name for BlazarU
Kiran K
1
-2
/
+2
2024-07-15
Bluetooth: qca: don't disable power management for QCA6390
Bartosz Golaszewski
1
-1
/
+7
2024-07-15
Bluetooth: hci: fix build when POWER_SEQUENCING=m
Krzysztof Kozlowski
1
-0
/
+1
2024-07-15
Bluetooth: btintel: Fix spelling of *intermediate* in comment
Paul Menzel
1
-1
/
+1
2024-07-15
Bluetooth: qca: use the power sequencer for QCA6390
Bartosz Golaszewski
1
-15
/
+59
2024-07-14
Bluetooth: btintel: Add firmware ID to firmware name
Kiran K
2
-21
/
+73
[next]