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 | -1/+1 |
2021-09-08 | Bluetooth: btintel: Read supported offload use cases | Kiran K | 1 | -0/+5 |
2021-08-30 | Bluetooth: set quality report callback for Intel | Joseph Hwang | 1 | -0/+6 |
2021-08-05 | Bluetooth: btintel: Clean the exported function to static | Tedd Ho-Jeong An | 1 | -55/+0 |
2021-08-05 | Bluetooth: btintel: Refactoring setup routine for bootloader devices | Tedd Ho-Jeong An | 1 | -13/+12 |
2021-08-05 | Bluetooth: btintel: Add combined set_diag functions | Tedd Ho-Jeong An | 1 | -0/+1 |
2021-08-05 | Bluetooth: btintel: Fix the LED is not turning off immediately | Tedd Ho-Jeong An | 1 | -0/+1 |
2021-08-05 | Bluetooth: btintel: Fix the first HCI command not work with ROM device | Tedd Ho-Jeong An | 1 | -0/+1 |
2021-08-05 | Bluetooth: btintel: Add btintel data struct | Tedd Ho-Jeong An | 1 | -0/+40 |
2021-08-05 | Bluetooth: btintel: Refactoring setup routine for legacy ROM sku | Tedd Ho-Jeong An | 1 | -6/+0 |
2021-08-05 | Bluetooth: btintel: Add combined setup and shutdown functions | Tedd Ho-Jeong An | 1 | -0/+6 |
2021-03-25 | Bluetooth: btintel: Consolidate intel_version parsing | Luiz Augusto von Dentz | 1 | -3/+4 |
2021-03-25 | Bluetooth: btintel: Consolidate intel_version_tlv parsing | Luiz Augusto von Dentz | 1 | -3/+4 |
2021-03-25 | Bluetooth: btintel: Check firmware version before download | Luiz Augusto von Dentz | 1 | -2/+3 |
2020-12-07 | Bluetooth: btusb: Define a function to construct firmware filename | Kiran K | 1 | -0/+6 |
2020-10-31 | Bluetooth: btintel: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-09-14 | Bluetooth: btintel: Functions to send firmware header / payload | Kiran K | 1 | -0/+12 |
2020-09-14 | Bluetooth: btintel: Add infrastructure to read controller information | Kiran K | 1 | -0/+79 |
2020-06-10 | Bluetooth: btusb: Configure Intel debug feature based on available support | Chethan T N | 1 | -2/+8 |
2020-06-10 | Bluetooth: btusb: Add support to read Intel debug feature | Chethan T N | 1 | -0/+15 |
2019-10-19 | Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloader | Nathan Chancellor | 1 | -1/+0 |
2019-10-17 | Bluetooth: btusb: Trigger Intel FW download error recovery | Amit K Bag | 1 | -0/+6 |
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 | -1/+9 |
2018-01-24 | Bluetooth: btintel: Create common Intel Read Boot Params function | Tedd Ho-Jeong An | 1 | -0/+8 |
2018-01-24 | Bluetooth: btintel: Create common function for Intel Reset | Tedd Ho-Jeong An | 1 | -0/+15 |
2015-12-10 | Bluetooth: btintel: Create common Intel Version Read function | Loic Poulain | 1 | -0/+7 |
2015-12-10 | Bluetooth: btintel: Add manufacturing enter/exit helpers | Loic Poulain | 1 | -0/+12 |
2015-10-21 | Bluetooth: btintel: Enable extra Intel vendor events | Marcel Holtmann | 1 | -0/+12 |
2015-10-21 | Bluetooth: btintel: Add diagnostic support for older controllers | Marcel Holtmann | 1 | -0/+6 |
2015-10-21 | Bluetooth: btintel: Add support for enabling tracing functionality | Marcel Holtmann | 1 | -0/+6 |
2015-10-03 | Bluetooth: btintel: Add iBT register access over HCI support | Loic Poulain | 1 | -0/+9 |
2015-09-17 | Bluetooth: btintel: Add Device Configuration support | Loic Poulain | 1 | -0/+7 |
2015-09-17 | Bluetooth: btintel: fix warning | Vincent Stehlé | 1 | -1/+2 |
2015-07-23 | Bluetooth: btintel: Create common function for Intel version info | Marcel Holtmann | 1 | -0/+5 |
2015-07-23 | Bluetooth: btintel: Create common Intel Secure Send function | Marcel Holtmann | 1 | -0/+9 |
2015-07-23 | Bluetooth: btintel: Add generic function for handling hardware errors | Marcel Holtmann | 1 | -0/+5 |
2015-04-09 | Bluetooth: btusb: Use proper data structures for Intel vendor events | Marcel Holtmann | 1 | -0/+15 |
2015-04-07 | Bluetooth: btusb: Move Intel command structs into its own header | Marcel Holtmann | 1 | -0/+33 |
2015-04-07 | Bluetooth: btintel: Introduce generic Intel Bluetooth support | Marcel Holtmann | 1 | -0/+41 |