index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
4
-6
/
+5
2024-07-14
Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-14
Bluetooth: btintel_pcie: Fix irq leak
Kiran K
1
-0
/
+6
2024-07-14
Bluetooth: btintel_pcie: Print Firmware Sequencer information
Kiran K
3
-1
/
+9
2024-07-14
Bluetooth: btusb: mediatek: add MT7922 subsystem reset
Hao Qin
1
-1
/
+13
2024-07-14
Bluetooth: btusb: mediatek: reset the controller before downloading the fw
Hao Qin
1
-0
/
+10
2024-07-14
Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
Hao Qin
1
-18
/
+27
2024-07-14
Bluetooth: btmtk: apply the common btmtk_fw_get_filename
Sean Wang
2
-12
/
+5
2024-07-14
Bluetooth: btmtk: add the function to get the fw name
Sean Wang
2
-0
/
+26
2024-07-14
Bluetooth: btintel: Refactor btintel_set_ppag()
Kiran K
1
-85
/
+34
2024-07-14
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Luke Wang
1
-1
/
+1
2024-07-14
Bluetooth: btnxpuart: Handle FW Download Abort scenario
Neeraj Sanjay Kale
1
-14
/
+33
2024-07-14
Bluetooth: btnxpuart: Enable status prints for firmware download
Neeraj Sanjay Kale
1
-4
/
+5
2024-07-14
Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
Neeraj Sanjay Kale
1
-4
/
+8
2024-07-14
Bluetooth: hci_bcm4377: Increase boot timeout
Hector Martin
1
-1
/
+2
2024-07-14
Bluetooth: hci_bcm4377: Use correct unit for timeouts
Sven Peter
1
-1
/
+1
2024-06-28
Bluetooth: btnxpuart: Enable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2024-06-28
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zijun Hu
1
-3
/
+15
2024-06-28
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity
Vijay Satija
1
-1
/
+1
2024-06-28
Bluetooth: hci_bcm4377: Fix msgid release
Hector Martin
1
-1
/
+1
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+8
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
bluetooth: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-2
/
+0
2024-05-14
Bluetooth: btintel_pcie: Refactor and code cleanup
Kiran K
2
-5
/
+4
2024-05-14
Bluetooth: btintel_pcie: Fix warning reported by sparse
Kiran K
1
-1
/
+1
2024-05-14
Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig config
Kiran K
1
-1
/
+1
2024-05-14
Bluetooth: btintel_pcie: Fix compiler warnings
Kiran K
1
-7
/
+3
2024-05-14
Bluetooth: btintel_pcie: Add *setup* function to download firmware
Kiran K
2
-5
/
+315
2024-05-14
Bluetooth: btintel_pcie: Add support for PCIe transport
Tedd Ho-Jeong An
5
-1
/
+1495
2024-05-14
Bluetooth: btintel: Export few static functions
Kiran K
2
-10
/
+59
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
10
-47
/
+1
2024-05-14
Bluetooth: qca: Fix error code in qca_read_fw_build_info()
Dan Carpenter
1
-1
/
+3
2024-05-14
Bluetooth: btintel: Add support for Filmore Peak2 (BE201)
Kiran K
1
-0
/
+1
2024-05-14
Bluetooth: btintel: Add support for BlazarI
Kiran K
1
-0
/
+3
2024-05-14
Bluetooth: qca: clean up defines
Johan Hovold
1
-30
/
+30
2024-05-14
Bluetooth: qca: drop bogus module version
Johan Hovold
1
-4
/
+1
2024-05-14
Bluetooth: qca: drop bogus edl header checks
Johan Hovold
1
-20
/
+0
2024-05-14
Bluetooth: btusb: Sort usb_device_id table by the ID
Jiande Lu
1
-18
/
+15
2024-05-14
Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
Jiande Lu
1
-0
/
+24
2024-05-14
Bluetooth: qca: Support downloading board id specific NVM for WCN7850
Zijun Hu
1
-3
/
+15
2024-05-14
Bluetooth: Populate hci_set_hw_info for Intel and Realtek
Archie Pusaka
2
-0
/
+16
2024-05-14
Bluetooth: btusb: Correct timeout macro argument used to receive control message
Zijun Hu
1
-3
/
+3
2024-05-14
Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
Peter Tsao
1
-0
/
+1
2024-05-14
Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
Uri Arev
1
-14
/
+11
2024-05-14
Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000
Hans de Goede
1
-1
/
+1
2024-05-14
Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
Uri Arev
1
-9
/
+10
2024-05-14
Bluetooth: hci_intel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-14
Bluetooth: hci_bcm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-14
Bluetooth: btqcomsmd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[prev]
[next]