index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
Aaron Ma
1
-0
/
+3
2022-01-07
Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
Tedd Ho-Jeong An
1
-3
/
+10
2021-12-23
Bluetooth: btusb: Add support for Foxconn MT7922A
Aaron Ma
1
-0
/
+8
2021-12-22
Bluetooth: btusb: Add two more Bluetooth parts for WCN6855
Zijun Hu
1
-0
/
+6
2021-12-07
Bluetooth: btusb: Handle download_firmware failure cases
Mark Chen
1
-0
/
+4
2021-12-07
Bluetooth: btusb: Add support for queuing during polling interval
Luiz Augusto von Dentz
1
-5
/
+124
2021-12-07
Bluetooth: btusb: Add one more Bluetooth part for WCN6855
Zijun Hu
1
-0
/
+3
2021-12-03
Bluetooth: btusb: Cancel sync commands for certain URB errors
Benjamin Berg
1
-2
/
+9
2021-11-24
Bluetooth: btusb: Add the new support IDs for WCN6855
tjiang@codeaurora.org
1
-1
/
+7
2021-11-24
Bluetooth: btusb: re-definition for board_id in struct qca_version
tjiang@codeaurora.org
1
-2
/
+13
2021-11-24
Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
Larry Finger
1
-0
/
+2
2021-11-16
Bluetooth: btusb: enable Mediatek to support AOSP extension
mark-yw.chen
1
-0
/
+1
2021-10-29
Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
Tim Jiang
1
-14
/
+39
2021-10-25
Bluetooth: mediatek: add BT_MTK module
Sean Wang
1
-325
/
+6
2021-10-13
Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()
Mark-YW.Chen
1
-0
/
+5
2021-10-13
Bluetooth: btusb: Fix application of sizeof to pointer
David Yang
1
-1
/
+1
2021-10-02
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-3
/
+3
2021-10-01
Bluetooth: btusb: Add support for TP-Link UB500 Adapter
Nicholas Flintham
1
-0
/
+4
2021-09-28
Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
Larry Finger
1
-4
/
+4
2021-09-21
Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeout
tjiang@codeaurora.org
1
-0
/
+22
2021-09-02
Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
mark-yw.chen
1
-0
/
+3
2021-09-01
Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
Max Chou
1
-0
/
+2
2021-09-01
Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)
mark-yw.chen
1
-0
/
+1
2021-09-01
Bluetooth: btusb: Support public address configuration for MediaTek Chip.
mark-yw.chen
1
-0
/
+18
2021-08-19
Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...
Max Chou
1
-19
/
+9
2021-08-10
Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
Pauli Virtanen
1
-8
/
+14
2021-08-06
Bluetooth: btusb: Fix fall-through warnings
mark-yw.chen
1
-0
/
+1
2021-08-05
Bluetooth: btintel: Move hci quirks to setup routine
Tedd Ho-Jeong An
1
-23
/
+8
2021-08-05
Bluetooth: btintel: Refactoring setup routine for bootloader devices
Tedd Ho-Jeong An
1
-718
/
+19
2021-08-05
Bluetooth: btintel: Fix the first HCI command not work with ROM device
Tedd Ho-Jeong An
1
-1
/
+6
2021-08-05
Bluetooth: btintel: Add btintel data struct
Tedd Ho-Jeong An
1
-2
/
+9
2021-08-05
Bluetooth: btintel: Refactoring setup routine for legacy ROM sku
Tedd Ho-Jeong An
1
-358
/
+12
2021-08-04
Bluetooth: Add additional Bluetooth part for Realtek 8852AE
Larry Finger
1
-0
/
+4
2021-08-04
Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)
mark-yw.chen
1
-0
/
+129
2021-08-04
Bluetooth: btusb: Record debug log for Mediatek Chip.
mark-yw.chen
1
-1
/
+24
2021-08-02
Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)
mark-yw.chen
1
-0
/
+2
2021-07-29
Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
Ismael Ferreras Morezuelas
1
-25
/
+30
2021-07-29
Bluetooth: btusb: Enable MSFT extension for Intel next generation controllers
Chethan T N
1
-0
/
+11
2021-07-29
Bluetooth: btusb: Enable MSFT extension for WCN6855 controller
Michael Sun
1
-0
/
+1
2021-07-29
Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197
Ian Mackinnon
1
-3
/
+0
2021-07-24
Bluetooth: btusb: Add valid le states quirk
Michael Sun
1
-2
/
+4
2021-07-22
Bluetooth: btusb: Add support for Foxconn Mediatek Chip
Aaron Ma
1
-0
/
+3
2021-07-22
Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505D
Forest Crossman
1
-0
/
+5
2021-07-22
Bluetooth: btusb: Fix a unspported condition to set available debug features
Jun Miao
1
-8
/
+10
2021-07-22
Bluetooth: btusb: Add support for IMC Networks Mediatek Chip
Wai Paulo Valerio Wang
1
-0
/
+3
2021-06-26
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
1
-0
/
+5
2021-06-26
Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
Tim Jiang
1
-3
/
+9
2021-06-26
Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.
Joakim Tjernlund
1
-0
/
+4
2021-06-26
Bluetooth: btusb: Add support USB ALT 3 for WBS
Hilda Wu
1
-0
/
+7
2021-06-26
Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
Daniel Lenski
1
-0
/
+2
[next]