summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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