index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...
Max Chou
2021-08-19
1
-19
/
+9
*
Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
Pauli Virtanen
2021-08-10
1
-8
/
+14
*
Bluetooth: btusb: Fix fall-through warnings
mark-yw.chen
2021-08-06
1
-0
/
+1
*
Bluetooth: btintel: Move hci quirks to setup routine
Tedd Ho-Jeong An
2021-08-05
1
-23
/
+8
*
Bluetooth: btintel: Refactoring setup routine for bootloader devices
Tedd Ho-Jeong An
2021-08-05
1
-718
/
+19
*
Bluetooth: btintel: Fix the first HCI command not work with ROM device
Tedd Ho-Jeong An
2021-08-05
1
-1
/
+6
*
Bluetooth: btintel: Add btintel data struct
Tedd Ho-Jeong An
2021-08-05
1
-2
/
+9
*
Bluetooth: btintel: Refactoring setup routine for legacy ROM sku
Tedd Ho-Jeong An
2021-08-05
1
-358
/
+12
*
Bluetooth: Add additional Bluetooth part for Realtek 8852AE
Larry Finger
2021-08-04
1
-0
/
+4
*
Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)
mark-yw.chen
2021-08-04
1
-0
/
+129
*
Bluetooth: btusb: Record debug log for Mediatek Chip.
mark-yw.chen
2021-08-04
1
-1
/
+24
*
Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)
mark-yw.chen
2021-08-02
1
-0
/
+2
*
Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
Ismael Ferreras Morezuelas
2021-07-29
1
-25
/
+30
*
Bluetooth: btusb: Enable MSFT extension for Intel next generation controllers
Chethan T N
2021-07-29
1
-0
/
+11
*
Bluetooth: btusb: Enable MSFT extension for WCN6855 controller
Michael Sun
2021-07-29
1
-0
/
+1
*
Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197
Ian Mackinnon
2021-07-29
1
-3
/
+0
*
Bluetooth: btusb: Add valid le states quirk
Michael Sun
2021-07-24
1
-2
/
+4
*
Bluetooth: btusb: Add support for Foxconn Mediatek Chip
Aaron Ma
2021-07-22
1
-0
/
+3
*
Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505D
Forest Crossman
2021-07-22
1
-0
/
+5
*
Bluetooth: btusb: Fix a unspported condition to set available debug features
Jun Miao
2021-07-22
1
-8
/
+10
*
Bluetooth: btusb: Add support for IMC Networks Mediatek Chip
Wai Paulo Valerio Wang
2021-07-22
1
-0
/
+3
*
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
2021-06-26
1
-0
/
+5
*
Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
Tim Jiang
2021-06-26
1
-3
/
+9
*
Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.
Joakim Tjernlund
2021-06-26
1
-0
/
+4
*
Bluetooth: btusb: Add support USB ALT 3 for WBS
Hilda Wu
2021-06-26
1
-0
/
+7
*
Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
Daniel Lenski
2021-06-26
1
-0
/
+2
*
Bluetooth: btusb: fix memory leak
Muhammad Usama Anjum
2021-06-26
1
-1
/
+1
*
Bluetooth: btusb: Add support for Lite-On Mediatek Chip
mark-yw.chen
2021-06-26
1
-0
/
+5
*
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
mark-yw.chen
2021-06-26
1
-5
/
+5
*
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-04
1
-2
/
+21
|
\
|
*
Bluetooth: btusb: Fix failing to init controllers with operation firmware
Luiz Augusto von Dentz
2021-06-03
1
-2
/
+21
*
|
Bluetooth: Add a new USB ID for RTL8822CE
Larry Finger
2021-06-01
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-5
/
+2
|
\
|
*
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
2021-04-09
1
-5
/
+2
*
|
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
2021-04-02
1
-1
/
+3
*
|
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
2021-03-25
1
-82
/
+66
*
|
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
2021-03-25
1
-60
/
+48
*
|
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
2021-03-25
1
-8
/
+4
*
|
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
2021-03-25
1
-53
/
+3
*
|
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2021-03-25
1
-44
/
+24
*
|
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-25
1
-2
/
+16
*
|
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
2021-03-08
1
-2
/
+4
*
|
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
2021-02-26
1
-4
/
+4
*
|
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
2021-02-26
1
-0
/
+2
|
/
*
Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
Hui Wang
2021-02-08
1
-0
/
+7
*
Bluetooth: btusb: fix excessive stack usage
Arnd Bergmann
2021-02-04
1
-9
/
+15
*
Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...
Ye Bin
2021-02-04
1
-4
/
+0
*
Bluetooth: btusb: Fix typo and correct the log print
Jupeng Zhong
2021-02-03
1
-2
/
+2
*
Bluetooth: btusb: Fix the autosuspend enable and disable
Hui Wang
2021-02-03
1
-2
/
+5
*
Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
Jupeng Zhong
2021-02-02
1
-10
/
+10
[next]