index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2024-09-10
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
Hilda Wu
-0
/
+2
2024-09-10
Bluetooth: btusb: Invert LE State flag to set invalid rather then valid
Luiz Augusto von Dentz
-150
/
+76
2024-09-10
Bluetooth: hci_uart: Add support for Amlogic HCI UART
Yang Li
-3
/
+781
2024-09-10
Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604
Alexander Hall
-0
/
+3
2024-09-10
Bluetooth: btintel_pcie: Add support for ISO data
Kiran
-0
/
+16
2024-08-30
Bluetooth: qca: If memdump doesn't work, re-enable IBS
Douglas Anderson
-0
/
+1
2024-08-23
Bluetooth: btnxpuart: Fix random crash seen while removing driver
Neeraj Sanjay Kale
-2
/
+18
2024-08-23
Bluetooth: btintel: Allow configuring drive strength of BRI
Kiran K
-0
/
+124
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
-23
/
+4
2024-08-07
Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown
Bartosz Golaszewski
-1
/
+1
2024-08-07
Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms
Bartosz Golaszewski
-5
/
+8
2024-08-07
Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390
Bartosz Golaszewski
-4
/
+0
2024-07-26
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
-2
/
+0
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
Arnd Bergmann
-0
/
+2
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
-0
/
+4
2024-07-26
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
-1
/
+2
2024-07-26
Bluetooth: btintel: Fail setup on error
Kiran K
-0
/
+3
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-9
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
-2
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
-9
/
+5
2024-07-15
Bluetooth: btmtk: Mark all stub functions as inline
Nathan Chancellor
-18
/
+21
2024-07-15
Bluetooth: hci_qca: Fix build error
Luiz Augusto von Dentz
-0
/
+1
2024-07-15
Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bartosz Golaszewski
-2
/
+17
2024-07-15
Bluetooth: hci_qca: make pwrseq calls the default if available
Bartosz Golaszewski
-11
/
+13
2024-07-15
Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bartosz Golaszewski
-17
/
+6
2024-07-15
Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bartosz Golaszewski
-8
/
+15
2024-07-15
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
-0
/
+2
2024-07-15
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
-0
/
+23
2024-07-15
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
-0
/
+13
2024-07-15
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
-2
/
+13
2024-07-15
Bluetooth: btintel: Add support for Whale Peak2
Kiran K
-0
/
+1
2024-07-15
Bluetooth: btintel: Add support for BlazarU core
Kiran K
-0
/
+3
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
-0
/
+415
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
-33
/
+41
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
-445
/
+484
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
-283
/
+305
2024-07-15
Bluetooth: btusb: add callback function in btusb suspend/resume
Chris Lu
-0
/
+9
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
-11
/
+10
2024-07-15
Bluetooth: btusb: mediatek: return error for failed reg access
Chris Lu
-30
/
+84
2024-07-15
Bluetooth: btusb: mediatek: remove the unnecessary goto tag
Chris Lu
-4
/
+1
2024-07-15
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
-0
/
+2
2024-07-15
Bluetooth: btintel: Fix the sfi name for BlazarU
Kiran K
-2
/
+2
2024-07-15
Bluetooth: qca: don't disable power management for QCA6390
Bartosz Golaszewski
-1
/
+7
2024-07-15
Bluetooth: hci: fix build when POWER_SEQUENCING=m
Krzysztof Kozlowski
-0
/
+1
2024-07-15
Bluetooth: btintel: Fix spelling of *intermediate* in comment
Paul Menzel
-1
/
+1
2024-07-15
Bluetooth: qca: use the power sequencer for QCA6390
Bartosz Golaszewski
-15
/
+59
2024-07-14
Bluetooth: btintel: Add firmware ID to firmware name
Kiran K
-21
/
+73
2024-07-14
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
-0
/
+2
2024-07-14
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
-4
/
+48
2024-07-14
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
-17
/
+50
[prev]
[next]