Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices | Tedd Ho-Jeong An | 1 | -9/+11 |
2021-12-22 | Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloader | Tedd Ho-Jeong An | 1 | -4/+22 |
2021-10-13 | Bluetooth: btintel: Fix bdaddress comparison with garbage value | Kiran K | 1 | -8/+14 |
2021-09-10 | Bluetooth: btintel: Fix incorrect out of memory check | Colin Ian King | 1 | -1/+1 |
2021-09-08 | Bluetooth: btintel: Define a callback to fetch codec config data | Kiran K | 1 | -1/+52 |
2021-09-08 | Bluetooth: btintel: Define callback to fetch data_path_id | Kiran K | 1 | -0/+10 |
2021-09-08 | Bluetooth: btintel: Read supported offload use cases | Kiran K | 1 | -0/+32 |
2021-08-31 | Bluetooth: btintel: Read boot address irrespective of controller mode | Kiran K | 1 | -16/+10 |
2021-08-31 | Bluetooth: btintel: Fix boot address | Kiran K | 1 | -2/+3 |
2021-08-30 | Bluetooth: set quality report callback for Intel | Joseph Hwang | 1 | -1/+78 |
2021-08-30 | Bluetooth: btintel: support link statistics telemetry events | Chethan T N | 1 | -1/+19 |
2021-08-30 | Bluetooth: btusb: disable Intel link statistics telemetry events | Joseph Hwang | 1 | -20/+0 |
2021-08-05 | Bluetooth: btintel: Combine setting up MSFT extension | Tedd Ho-Jeong An | 1 | -12/+29 |
2021-08-05 | Bluetooth: btintel: Fix the legacy bootloader returns tlv based version | Tedd Ho-Jeong An | 1 | -0/+21 |
2021-08-05 | Bluetooth: btintel: Clean the exported function to static | Tedd Ho-Jeong An | 1 | -37/+31 |
2021-08-05 | Bluetooth: btintel: Move hci quirks to setup routine | Tedd Ho-Jeong An | 1 | -0/+36 |
2021-08-05 | Bluetooth: btintel: Refactoring setup routine for bootloader devices | Tedd Ho-Jeong An | 1 | -95/+630 |
2021-08-05 | Bluetooth: btintel: Add combined set_diag functions | Tedd Ho-Jeong An | 1 | -1/+19 |
2021-08-05 | Bluetooth: btintel: Fix the LED is not turning off immediately | Tedd Ho-Jeong An | 1 | -0/+23 |
2021-08-05 | Bluetooth: btintel: Fix the first HCI command not work with ROM device | Tedd Ho-Jeong An | 1 | -0/+20 |
2021-08-05 | Bluetooth: btintel: Refactoring setup routine for legacy ROM sku | Tedd Ho-Jeong An | 1 | -4/+289 |
2021-08-05 | Bluetooth: btintel: Add combined setup and shutdown functions | Tedd Ho-Jeong An | 1 | -0/+235 |
2021-03-25 | Bluetooth: btintel: Skip reading firmware file version while in bootloader mode | Lokendra Singh | 1 | -9/+17 |
2021-03-25 | Bluetooth: btintel: Collect tlv based active firmware build info in FW mode | Lokendra Singh | 1 | -0/+11 |
2021-03-25 | Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t... | Lokendra Singh | 1 | -17/+17 |
2021-03-25 | Bluetooth: btintel: Consolidate intel_version parsing | Luiz Augusto von Dentz | 1 | -2/+34 |
2021-03-25 | Bluetooth: btintel: Consolidate intel_version_tlv parsing | Luiz Augusto von Dentz | 1 | -4/+46 |
2021-03-25 | Bluetooth: btintel: Move operational checks after version check | Luiz Augusto von Dentz | 1 | -0/+22 |
2021-03-25 | Bluetooth: btintel: Check firmware version before download | Luiz Augusto von Dentz | 1 | -21/+85 |
2021-03-08 | Bluetooth: btintel: Fix offset calculation boot address parameter | Kiran K | 1 | -1/+2 |
2020-12-19 | Revert "Bluetooth: btintel: Fix endianness issue for TLV version information" | Kiran K | 1 | -14/+7 |
2020-12-07 | Bluetooth: btintel: Fix endianness issue for TLV version information | Kiran K | 1 | -7/+14 |
2020-09-14 | Bluetooth: btintel: Functions to send firmware header / payload | Kiran K | 1 | -2/+117 |
2020-09-14 | Bluetooth: btintel: Add infrastructure to read controller information | Kiran K | 1 | -0/+138 |
2020-09-13 | Bluetooth: btintel: Refactor firmware download function | Kiran K | 1 | -5/+31 |
2020-06-10 | Bluetooth: btusb: Configure Intel debug feature based on available support | Chethan T N | 1 | -0/+27 |
2020-06-10 | Bluetooth: btusb: Add support to read Intel debug feature | Chethan T N | 1 | -0/+32 |
2020-02-13 | Bluetooth: btintel: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2019-10-17 | Bluetooth: btusb: Trigger Intel FW download error recovery | Amit K Bag | 1 | -0/+45 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
2018-01-25 | Bluetooth: btintel: Create common function for firmware download | Tedd Ho-Jeong An | 1 | -0/+84 |
2018-01-24 | Bluetooth: btintel: Create common Intel Read Boot Params function | Tedd Ho-Jeong An | 1 | -0/+51 |
2018-01-24 | Bluetooth: btintel: Create common function for Intel Reset | Tedd Ho-Jeong An | 1 | -0/+20 |
2018-01-08 | Bluetooth: btintel: make array 'param' static, shrinks object size | Colin Ian King | 1 | -1/+1 |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 1 | -21/+21 |
2017-05-23 | Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers | Jürg Billeter | 1 | -0/+2 |
2015-12-10 | Bluetooth: btintel: Create common Intel Version Read function | Loic Poulain | 1 | -0/+25 |
2015-12-10 | Bluetooth: btintel: Add manufacturing enter/exit helpers | Loic Poulain | 1 | -54/+60 |
2015-10-21 | Bluetooth: btintel: Enable extra Intel vendor events | Marcel Holtmann | 1 | -1/+61 |
2015-10-21 | Bluetooth: btintel: Add diagnostic support for older controllers | Marcel Holtmann | 1 | -0/+36 |