index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown
Bartosz Golaszewski
2024-08-07
1
-1
/
+1
*
Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms
Bartosz Golaszewski
2024-08-07
1
-5
/
+8
*
Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390
Bartosz Golaszewski
2024-08-07
1
-4
/
+0
*
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
2024-07-26
1
-2
/
+0
*
Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
Arnd Bergmann
2024-07-26
1
-0
/
+2
*
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
2024-07-26
2
-0
/
+4
*
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
2024-07-26
1
-1
/
+2
*
Bluetooth: btintel: Fail setup on error
Kiran K
2024-07-26
1
-0
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
1
-9
/
+4
|
\
|
*
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
1
-2
/
+1
|
*
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-17
1
-9
/
+5
*
|
Bluetooth: btmtk: Mark all stub functions as inline
Nathan Chancellor
2024-07-15
1
-18
/
+21
*
|
Bluetooth: hci_qca: Fix build error
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+1
*
|
Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bartosz Golaszewski
2024-07-15
1
-2
/
+17
*
|
Bluetooth: hci_qca: make pwrseq calls the default if available
Bartosz Golaszewski
2024-07-15
1
-11
/
+13
*
|
Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bartosz Golaszewski
2024-07-15
1
-17
/
+6
*
|
Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bartosz Golaszewski
2024-07-15
1
-8
/
+15
*
|
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
2024-07-15
1
-0
/
+2
*
|
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
2024-07-15
1
-0
/
+23
*
|
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
2024-07-15
1
-0
/
+13
*
|
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
2024-07-15
1
-2
/
+13
*
|
Bluetooth: btintel: Add support for Whale Peak2
Kiran K
2024-07-15
1
-0
/
+1
*
|
Bluetooth: btintel: Add support for BlazarU core
Kiran K
2024-07-15
1
-0
/
+3
*
|
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
2024-07-15
3
-0
/
+415
*
|
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
2024-07-15
3
-33
/
+41
*
|
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
2024-07-15
3
-445
/
+484
*
|
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
2024-07-15
5
-283
/
+305
*
|
Bluetooth: btusb: add callback function in btusb suspend/resume
Chris Lu
2024-07-15
1
-0
/
+9
*
|
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
2024-07-15
3
-11
/
+10
*
|
Bluetooth: btusb: mediatek: return error for failed reg access
Chris Lu
2024-07-15
1
-30
/
+84
*
|
Bluetooth: btusb: mediatek: remove the unnecessary goto tag
Chris Lu
2024-07-15
1
-4
/
+1
*
|
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
2024-07-15
1
-0
/
+2
*
|
Bluetooth: btintel: Fix the sfi name for BlazarU
Kiran K
2024-07-15
1
-2
/
+2
*
|
Bluetooth: qca: don't disable power management for QCA6390
Bartosz Golaszewski
2024-07-15
1
-1
/
+7
*
|
Bluetooth: hci: fix build when POWER_SEQUENCING=m
Krzysztof Kozlowski
2024-07-15
1
-0
/
+1
*
|
Bluetooth: btintel: Fix spelling of *intermediate* in comment
Paul Menzel
2024-07-15
1
-1
/
+1
*
|
Bluetooth: qca: use the power sequencer for QCA6390
Bartosz Golaszewski
2024-07-15
1
-15
/
+59
*
|
Bluetooth: btintel: Add firmware ID to firmware name
Kiran K
2024-07-15
2
-21
/
+73
*
|
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
2024-07-15
1
-0
/
+2
*
|
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
2024-07-15
1
-4
/
+48
*
|
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
2024-07-15
1
-17
/
+50
*
|
Bluetooth: hci_bcm4377: Add BCM4388 support
Hector Martin
2024-07-15
2
-17
/
+50
*
|
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-15
1
-2
/
+23
*
|
Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls
Thorsten Blum
2024-07-15
1
-2
/
+0
*
|
Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-07-15
4
-6
/
+5
*
|
Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'
Dr. David Alan Gilbert
2024-07-15
1
-5
/
+0
*
|
Bluetooth: btintel_pcie: Fix irq leak
Kiran K
2024-07-15
1
-0
/
+6
*
|
Bluetooth: btintel_pcie: Print Firmware Sequencer information
Kiran K
2024-07-15
3
-1
/
+9
*
|
Bluetooth: btusb: mediatek: add MT7922 subsystem reset
Hao Qin
2024-07-15
1
-1
/
+13
*
|
Bluetooth: btusb: mediatek: reset the controller before downloading the fw
Hao Qin
2024-07-15
1
-0
/
+10
[next]