index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel.c
Age
Commit message (
Expand
)
Author
2021-03-25
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
2021-03-25
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
2021-03-25
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...
Lokendra Singh
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
2020-12-18
Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"
Kiran K
2020-12-07
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
2020-09-14
Bluetooth: btintel: Functions to send firmware header / payload
Kiran K
2020-09-14
Bluetooth: btintel: Add infrastructure to read controller information
Kiran K
2020-09-13
Bluetooth: btintel: Refactor firmware download function
Kiran K
2020-06-10
Bluetooth: btusb: Configure Intel debug feature based on available support
Chethan T N
2020-06-10
Bluetooth: btusb: Add support to read Intel debug feature
Chethan T N
2020-02-13
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-17
Bluetooth: btusb: Trigger Intel FW download error recovery
Amit K Bag
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-01-25
Bluetooth: btintel: Create common function for firmware download
Tedd Ho-Jeong An
2018-01-24
Bluetooth: btintel: Create common Intel Read Boot Params function
Tedd Ho-Jeong An
2018-01-24
Bluetooth: btintel: Create common function for Intel Reset
Tedd Ho-Jeong An
2018-01-08
Bluetooth: btintel: make array 'param' static, shrinks object size
Colin Ian King
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-05-23
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Jürg Billeter
2015-12-10
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
2015-12-10
Bluetooth: btintel: Add manufacturing enter/exit helpers
Loic Poulain
2015-10-21
Bluetooth: btintel: Enable extra Intel vendor events
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Add diagnostic support for older controllers
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Set quirk for non-persistent diagnostic settings
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Add support for enabling tracing functionality
Marcel Holtmann
2015-10-03
Bluetooth: btintel: Add iBT register access over HCI support
Loic Poulain
2015-09-17
Bluetooth: btintel: Add Device Configuration support
Loic Poulain
2015-08-28
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers
Marcel Holtmann
2015-07-23
Bluetooth: btintel: Create common function for Intel version info
Marcel Holtmann
2015-07-23
Bluetooth: btintel: Create common Intel Secure Send function
Marcel Holtmann
2015-07-23
Bluetooth: btintel: Add generic function for handling hardware errors
Marcel Holtmann
2015-05-15
Bluetooth: btintel: Fix calls to __hci_cmd_sync()
Frederic Danis
2015-04-07
Bluetooth: btintel: Introduce generic Intel Bluetooth support
Marcel Holtmann