summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao2020-09-201-18/+36
* Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-08-311-0/+1
* Bluetooth: btusb: Update boot parameter specific to SKUKiran K2020-08-311-4/+4
* Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi2020-07-301-4/+0
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-10/+64
* Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang2020-07-131-0/+4
* Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu2020-07-071-14/+20
* Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi2020-06-261-0/+1
* Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K2020-06-251-65/+80
* Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi2020-06-241-0/+3
* Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi2020-06-241-0/+17
* Bluetooth: btusb: fix up firmware download sequenceSean Wang2020-06-231-1/+15
* Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N2020-06-101-0/+3
* Bluetooth: btusb: Add support to read Intel debug featureChethan T N2020-06-101-0/+6
* Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde2020-05-131-0/+2
* Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi2020-05-131-0/+8
* Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThPAlain Michaud2020-04-281-2/+7
* Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud2020-04-281-0/+1
* Bluetooth: btusb: check for NULL in btusb_find_altsetting()Sathish Narasimman2020-04-081-0/+3
* Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devicesMiao-chen Chou2020-04-051-0/+9
* Bluetooth: btusb: Enable Intel events even if already in operational modeMarcel Holtmann2020-04-051-8/+9
* Bluetooth: btusb: handle mSBC audio over USB EndpointsSathish Narasimman2020-04-051-37/+119
* Bluetooth: btusb: print Intel fw build version in power-on bootSukumar Ghorai2020-03-161-1/+8
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-1/+1
* Bluetooth: Support querying for WBS support through MGMTAlain Michaud2020-02-281-0/+3
* Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud2020-02-281-6/+13
* Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov2020-02-081-0/+1
* Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao2020-01-061-0/+1
* Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng2019-12-051-0/+4
* Bluetooth: btusb: fix memory leak on fwColin Ian King2019-11-291-1/+1
* Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold2019-11-281-1/+1
* Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetMax Chou2019-11-271-2/+2
* Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum2019-11-151-1/+2
* Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag2019-10-171-4/+16
* Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann2019-10-161-15/+7
* Bluetooth: btusb: avoid unused function warningArnd Bergmann2019-10-161-3/+2