aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btintel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An1-55/+0
2021-08-05Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An1-13/+12
2021-08-05Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An1-0/+1
2021-08-05Bluetooth: btintel: Fix the LED is not turning off immediatelyTedd Ho-Jeong An1-0/+1
2021-08-05Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An1-0/+1
2021-08-05Bluetooth: btintel: Add btintel data structTedd Ho-Jeong An1-0/+40
2021-08-05Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An1-6/+0
2021-08-05Bluetooth: btintel: Add combined setup and shutdown functionsTedd Ho-Jeong An1-0/+6
2021-03-25Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz1-3/+4
2021-03-25Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz1-3/+4
2021-03-25Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz1-2/+3
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K1-0/+6
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-09-14Bluetooth: btintel: Functions to send firmware header / payloadKiran K1-0/+12
2020-09-14Bluetooth: btintel: Add infrastructure to read controller informationKiran K1-0/+79
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N1-2/+8
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N1-0/+15
2019-10-19Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloaderNathan Chancellor1-1/+0
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag1-0/+6
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-1/+9
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An1-0/+8
2018-01-24Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An1-0/+15
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain1-0/+7
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain1-0/+12
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann1-0/+12
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann1-0/+6
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann1-0/+6
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain1-0/+9
2015-09-17Bluetooth: btintel: Add Device Configuration supportLoic Poulain1-0/+7
2015-09-17Bluetooth: btintel: fix warningVincent Stehlé1-1/+2
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann1-0/+5
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann1-0/+9
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann1-0/+5
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann1-0/+15
2015-04-07Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann1-0/+33
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann1-0/+41