index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/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_firmwar...
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
2021-02-02
Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices
Mark Chen
1
-0
/
+200
2021-02-02
Bluetooth: btusb: Fine-tune mt7663 mechanism.
Mark Chen
1
-5
/
+6
2021-01-06
Bluetooth: btusb: Add support for GarfieldPeak controller
Kiran K
1
-0
/
+2
2020-12-21
Bluetooth: btusb: Remove duplicate newlines from logging
Joe Perches
1
-4
/
+4
2020-12-18
Bluetooth: btusb: Enable MSFT extension for Intel controllers
Miao-chen Chou
1
-0
/
+3
2020-12-18
Bluetooth: btusb: add shutdown function for wcn6855
Tim Jiang
1
-0
/
+15
2020-12-18
Bluetooth: btusb: Always fallback to alt 1 for WBS
Trent Piepho
1
-14
/
+6
2020-12-07
Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...
Hans de Goede
1
-0
/
+38
2020-12-07
Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...
Hans de Goede
1
-0
/
+8
2020-12-07
Bluetooth: btusb: support download nvm with different board id for wcn6855
Tim Jiang
1
-3
/
+16
2020-12-07
Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN
Kiran K
1
-1
/
+1
2020-12-07
Bluetooth: btusb: Helper function to download firmware to Intel adapters
Kiran K
1
-0
/
+165
2020-12-07
Bluetooth: btusb: Define a function to construct firmware filename
Kiran K
1
-0
/
+17
2020-12-07
Bluetooth: btusb: Add *setup* function for new generation Intel controllers
Kiran K
1
-0
/
+141
2020-12-07
Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...
Jing Xiangfeng
1
-1
/
+1
2020-12-07
Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device
Cadel Watson
1
-0
/
+2
2020-11-11
Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
Julian Pidancet
1
-0
/
+2
2020-11-10
Bluetooth: btusb: btrtl: Add support for RTL8852A
Max Chou
1
-0
/
+4
2020-11-10
Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
Chris Chiu
1
-0
/
+3
2020-11-09
Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
Max Chou
1
-2
/
+16
2020-09-27
Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support
Rocky Liao
1
-13
/
+53
[next]