Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-21 | Bluetooth: btintel: Set quirk for non-persistent diagnostic settings | Marcel Holtmann | 1 | -3/+2 |
2015-10-21 | Bluetooth: btintel: Add support for enabling tracing functionality | Marcel Holtmann | 1 | -0/+32 |
2015-10-03 | Bluetooth: btintel: Add iBT register access over HCI support | Loic Poulain | 1 | -0/+196 |
2015-09-17 | Bluetooth: btintel: Add Device Configuration support | Loic Poulain | 1 | -0/+46 |
2015-08-28 | Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers | Marcel Holtmann | 1 | -0/+2 |
2015-07-23 | Bluetooth: btintel: Create common function for Intel version info | Marcel Holtmann | 1 | -0/+21 |
2015-07-23 | Bluetooth: btintel: Create common Intel Secure Send function | Marcel Holtmann | 1 | -0/+25 |
2015-07-23 | Bluetooth: btintel: Add generic function for handling hardware errors | Marcel Holtmann | 1 | -0/+34 |
2015-05-15 | Bluetooth: btintel: Fix calls to __hci_cmd_sync() | Frederic Danis | 1 | -6/+0 |
2015-04-07 | Bluetooth: btintel: Introduce generic Intel Bluetooth support | Marcel Holtmann | 1 | -0/+101 |