index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realtek devices
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
2021-06-26
Bluetooth: btusb: fix memory leak
Muhammad Usama Anjum
1
-1
/
+1
2021-06-26
Bluetooth: btusb: Add support for Lite-On Mediatek Chip
mark-yw.chen
1
-0
/
+5
2021-06-26
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
mark-yw.chen
1
-5
/
+5
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+21
2021-06-03
Bluetooth: btusb: Fix failing to init controllers with operation firmware
Luiz Augusto von Dentz
1
-2
/
+21
2021-06-01
Bluetooth: Add a new USB ID for RTL8822CE
Larry Finger
1
-0
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+2
2021-04-09
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
1
-5
/
+2
2021-04-02
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
1
-1
/
+3
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
1
-82
/
+66
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
1
-60
/
+48
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
1
-8
/
+4
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
1
-53
/
+3
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
1
-44
/
+24
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
1
-2
/
+16
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
1
-2
/
+4
2021-02-26
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
1
-4
/
+4
2021-02-26
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
1
-0
/
+2
2021-02-08
Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
Hui Wang
1
-0
/
+7
2021-02-04
Bluetooth: btusb: fix excessive stack usage
Arnd Bergmann
1
-9
/
+15
2021-02-04
Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xx
Ye Bin
1
-4
/
+0
2021-02-03
Bluetooth: btusb: Fix typo and correct the log print
Jupeng Zhong
1
-2
/
+2
2021-02-03
Bluetooth: btusb: Fix the autosuspend enable and disable
Hui Wang
1
-2
/
+5
2021-02-02
Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
Jupeng Zhong
1
-10
/
+10
[next]