index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Bluetooth: btintel: Add firmware ID to firmware name
Kiran K
2
-21
/
+73
2024-07-15
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
1
-0
/
+2
2024-07-15
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
1
-4
/
+48
2024-07-15
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
1
-17
/
+50
2024-07-15
Bluetooth: hci_bcm4377: Add BCM4388 support
Hector Martin
2
-17
/
+50
2024-07-15
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-2
/
+23
2024-07-15
Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls
Thorsten Blum
1
-2
/
+0
2024-07-15
Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
4
-6
/
+5
2024-07-15
Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-15
Bluetooth: btintel_pcie: Fix irq leak
Kiran K
1
-0
/
+6
2024-07-15
Bluetooth: btintel_pcie: Print Firmware Sequencer information
Kiran K
3
-1
/
+9
2024-07-15
Bluetooth: btusb: mediatek: add MT7922 subsystem reset
Hao Qin
1
-1
/
+13
2024-07-15
Bluetooth: btusb: mediatek: reset the controller before downloading the fw
Hao Qin
1
-0
/
+10
2024-07-15
Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
Hao Qin
1
-18
/
+27
2024-07-15
Bluetooth: btmtk: apply the common btmtk_fw_get_filename
Sean Wang
2
-12
/
+5
2024-07-15
Bluetooth: btmtk: add the function to get the fw name
Sean Wang
2
-0
/
+26
[next]