summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btintel.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An2022-01-071-9/+11
* Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An2021-12-221-4/+22
* Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K2021-10-131-8/+14
* Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King2021-09-101-1/+1
* Bluetooth: btintel: Define a callback to fetch codec config dataKiran K2021-09-071-1/+52
* Bluetooth: btintel: Define callback to fetch data_path_idKiran K2021-09-071-0/+10
* Bluetooth: btintel: Read supported offload use casesKiran K2021-09-071-0/+32
* Bluetooth: btintel: Read boot address irrespective of controller modeKiran K2021-08-311-16/+10
* Bluetooth: btintel: Fix boot addressKiran K2021-08-311-2/+3
* Bluetooth: set quality report callback for IntelJoseph Hwang2021-08-301-1/+78
* Bluetooth: btintel: support link statistics telemetry eventsChethan T N2021-08-301-1/+19
* Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang2021-08-301-20/+0
* Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An2021-08-051-12/+29
* Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An2021-08-051-0/+21
* Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An2021-08-051-37/+31
* Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An2021-08-051-0/+36
* Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An2021-08-051-95/+630
* Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An2021-08-051-1/+19
* Bluetooth: btintel: Fix the LED is not turning off immediatelyTedd Ho-Jeong An2021-08-051-0/+23
* Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An2021-08-051-0/+20
* Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An2021-08-051-4/+289
* Bluetooth: btintel: Add combined setup and shutdown functionsTedd Ho-Jeong An2021-08-051-0/+235
* Bluetooth: btintel: Skip reading firmware file version while in bootloader modeLokendra Singh2021-03-251-9/+17
* Bluetooth: btintel: Collect tlv based active firmware build info in FW modeLokendra Singh2021-03-251-0/+11
* Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...Lokendra Singh2021-03-251-17/+17
* Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz2021-03-251-2/+34
* Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz2021-03-251-4/+46
* Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz2021-03-251-0/+22
* Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz2021-03-251-21/+85
* Bluetooth: btintel: Fix offset calculation boot address parameterKiran K2021-03-081-1/+2
* Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K2020-12-181-14/+7
* Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K2020-12-071-7/+14
* Bluetooth: btintel: Functions to send firmware header / payloadKiran K2020-09-141-2/+117
* Bluetooth: btintel: Add infrastructure to read controller informationKiran K2020-09-141-0/+138
* Bluetooth: btintel: Refactor firmware download functionKiran K2020-09-131-5/+31
* Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N2020-06-101-0/+27
* Bluetooth: btusb: Add support to read Intel debug featureChethan T N2020-06-101-0/+32
* Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-2/+2
* Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag2019-10-171-0/+45
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An2018-01-251-0/+84
* Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-241-0/+51
* Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-241-0/+20
* Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King2018-01-081-1/+1
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-21/+21
* Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter2017-05-231-0/+2
* Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain2015-12-101-0/+25
* Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-101-54/+60
* Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann2015-10-211-1/+61
* Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann2015-10-211-0/+36