summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-3/+3
* Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham2021-10-011-0/+4
* Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger2021-09-281-4/+4
* Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org2021-09-211-0/+22
* Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen2021-09-021-0/+3
* Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou2021-09-011-0/+2
* Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen2021-09-011-0/+1
* Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen2021-09-011-0/+18
* Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Max Chou2021-08-191-19/+9
* Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen2021-08-101-8/+14
* Bluetooth: btusb: Fix fall-through warningsmark-yw.chen2021-08-061-0/+1
* Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An2021-08-051-23/+8
* Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An2021-08-051-718/+19
* Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An2021-08-051-1/+6
* Bluetooth: btintel: Add btintel data structTedd Ho-Jeong An2021-08-051-2/+9
* Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An2021-08-051-358/+12
* Bluetooth: Add additional Bluetooth part for Realtek 8852AELarry Finger2021-08-041-0/+4
* Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)mark-yw.chen2021-08-041-0/+129
* Bluetooth: btusb: Record debug log for Mediatek Chip.mark-yw.chen2021-08-041-1/+24
* Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)mark-yw.chen2021-08-021-0/+2
* Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericIsmael Ferreras Morezuelas2021-07-291-25/+30
* Bluetooth: btusb: Enable MSFT extension for Intel next generation controllersChethan T N2021-07-291-0/+11
* Bluetooth: btusb: Enable MSFT extension for WCN6855 controllerMichael Sun2021-07-291-0/+1
* Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197Ian Mackinnon2021-07-291-3/+0
* Bluetooth: btusb: Add valid le states quirkMichael Sun2021-07-241-2/+4
* Bluetooth: btusb: Add support for Foxconn Mediatek ChipAaron Ma2021-07-221-0/+3
* Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505DForest Crossman2021-07-221-0/+5
* Bluetooth: btusb: Fix a unspported condition to set available debug featuresJun Miao2021-07-221-8/+10
* Bluetooth: btusb: Add support for IMC Networks Mediatek ChipWai Paulo Valerio Wang2021-07-221-0/+3
* 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