summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)Author
2020-12-07Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede
2020-12-07Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede
2020-12-07Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang
2020-12-07Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K
2020-12-07Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K
2020-12-07Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K
2020-12-07Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng
2020-12-07Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson
2020-11-11Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou
2020-11-10Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu
2020-11-09Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou
2020-09-27Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao
2020-09-20Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao
2020-08-31Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu
2020-08-31Bluetooth: btusb: Update boot parameter specific to SKUKiran K
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-07-13Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang
2020-07-07Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu
2020-06-26Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi
2020-06-25Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K
2020-06-24Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi
2020-06-24Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi
2020-06-23Bluetooth: btusb: fix up firmware download sequenceSean Wang
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N
2020-05-13Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde
2020-05-13Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi
2020-04-28Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThPAlain Michaud
2020-04-28Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud
2020-04-08Bluetooth: btusb: check for NULL in btusb_find_altsetting()Sathish Narasimman
2020-04-05Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devicesMiao-chen Chou
2020-04-05Bluetooth: btusb: Enable Intel events even if already in operational modeMarcel Holtmann
2020-04-05Bluetooth: btusb: handle mSBC audio over USB EndpointsSathish Narasimman
2020-03-16Bluetooth: btusb: print Intel fw build version in power-on bootSukumar Ghorai
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud
2020-02-28Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud
2020-02-08Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov
2020-01-06Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao
2019-12-05Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng
2019-11-29Bluetooth: btusb: fix memory leak on fwColin Ian King
2019-11-28Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold
2019-11-27Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetMax Chou
2019-11-15Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann
2019-10-16Bluetooth: btusb: avoid unused function warningArnd Bergmann