aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btintel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An1-12/+29
2021-08-05Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An1-0/+21
2021-08-05Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An1-37/+31
2021-08-05Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An1-0/+36
2021-08-05Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An1-95/+630
2021-08-05Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An1-1/+19
2021-08-05Bluetooth: btintel: Fix the LED is not turning off immediatelyTedd Ho-Jeong An1-0/+23
2021-08-05Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An1-0/+20
2021-08-05Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An1-4/+289
2021-08-05Bluetooth: btintel: Add combined setup and shutdown functionsTedd Ho-Jeong An1-0/+235
2021-03-25Bluetooth: btintel: Skip reading firmware file version while in bootloader modeLokendra Singh1-9/+17
2021-03-25Bluetooth: btintel: Collect tlv based active firmware build info in FW modeLokendra Singh1-0/+11
2021-03-25Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_tlv parsingLokendra Singh1-17/+17
2021-03-25Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz1-2/+34
2021-03-25Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz1-4/+46
2021-03-25Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz1-0/+22
2021-03-25Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz1-21/+85
2021-03-08Bluetooth: btintel: Fix offset calculation boot address parameterKiran K1-1/+2
2020-12-18Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K1-14/+7
2020-12-07Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K1-7/+14
2020-09-14Bluetooth: btintel: Functions to send firmware header / payloadKiran K1-2/+117
2020-09-14Bluetooth: btintel: Add infrastructure to read controller informationKiran K1-0/+138
2020-09-13Bluetooth: btintel: Refactor firmware download functionKiran K1-5/+31
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N1-0/+27
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N1-0/+32
2020-02-13Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag1-0/+45
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An1-0/+84
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An1-0/+51
2018-01-24Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An1-0/+20
2018-01-08Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King1-1/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-21/+21
2017-05-23Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter1-0/+2
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain1-0/+25
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain1-54/+60
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann1-1/+61
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann1-0/+36
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann1-3/+2
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann1-0/+32
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain1-0/+196
2015-09-17Bluetooth: btintel: Add Device Configuration supportLoic Poulain1-0/+46
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann1-0/+2
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann1-0/+21
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann1-0/+25
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann1-0/+34
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann1-0/+101