summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-06-261-0/+5
* Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.Tim Jiang2021-06-261-3/+9
* Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.Joakim Tjernlund2021-06-261-0/+4
* Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu2021-06-261-0/+7
* Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski2021-06-261-0/+2
* Bluetooth: btusb: fix memory leakMuhammad Usama Anjum2021-06-261-1/+1
* Bluetooth: btusb: Add support for Lite-On Mediatek Chipmark-yw.chen2021-06-261-0/+5
* Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen2021-06-261-5/+5
* Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-041-2/+21
|\
| * Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz2021-06-031-2/+21
* | Bluetooth: Add a new USB ID for RTL8822CELarry Finger2021-06-011-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-5/+2
|\
| * Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede2021-04-091-5/+2
* | Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen2021-04-021-1/+3
* | Bluetooth: btusb: Consolidate code for waiting firmware to bootLuiz Augusto von Dentz2021-03-251-82/+66
* | Bluetooth: btusb: Consolidate code for waiting firmware downloadLuiz Augusto von Dentz2021-03-251-60/+48
* | Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz2021-03-251-8/+4
* | Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz2021-03-251-53/+3
* | Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz2021-03-251-44/+24
* | Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz2021-03-251-2/+16
* | Bluetooth: btusb: print firmware file name on error loading firmwareKiran K2021-03-081-2/+4
* | Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbolmark-yw.chen2021-02-261-4/+4
* | Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE deviceRasmus Moorats2021-02-261-0/+2
|/
* Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang2021-02-081-0/+7
* Bluetooth: btusb: fix excessive stack usageArnd Bergmann2021-02-041-9/+15
* Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin2021-02-041-4/+0
* Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong2021-02-031-2/+2
* Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang2021-02-031-2/+5
* Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong2021-02-021-10/+10
* Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen2021-02-021-0/+200
* Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen2021-02-021-5/+6
* Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K2021-01-061-0/+2
* Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches2020-12-211-4/+4
* Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou2020-12-181-0/+3
* Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang2020-12-181-0/+15
* Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho2020-12-181-14/+6
* Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede2020-12-071-0/+38
* Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede2020-12-071-0/+8
* Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang2020-12-071-3/+16
* Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K2020-12-071-1/+1
* Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K2020-12-071-0/+165
* Bluetooth: btusb: Define a function to construct firmware filenameKiran K2020-12-071-0/+17
* Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K2020-12-071-0/+141
* Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng2020-12-071-1/+1
* Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson2020-12-071-0/+2
* Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet2020-11-111-0/+2
* Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2020-11-101-0/+4
* Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu2020-11-101-0/+3
* Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou2020-11-091-2/+16
* Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao2020-09-271-13/+53