index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel.c
Age
Commit message (
Expand
)
Author
2022-05-13
Bluetooth: btintel: Constify static struct regmap_bus
Rikard Falkeborn
2022-01-21
Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products
Tedd Ho-Jeong An
2022-01-07
Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
Tedd Ho-Jeong An
2021-12-22
Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloader
Tedd Ho-Jeong An
2021-10-13
Bluetooth: btintel: Fix bdaddress comparison with garbage value
Kiran K
2021-09-10
Bluetooth: btintel: Fix incorrect out of memory check
Colin Ian King
2021-09-07
Bluetooth: btintel: Define a callback to fetch codec config data
Kiran K
2021-09-07
Bluetooth: btintel: Define callback to fetch data_path_id
Kiran K
2021-09-07
Bluetooth: btintel: Read supported offload use cases
Kiran K
2021-08-31
Bluetooth: btintel: Read boot address irrespective of controller mode
Kiran K
2021-08-31
Bluetooth: btintel: Fix boot address
Kiran K
2021-08-30
Bluetooth: set quality report callback for Intel
Joseph Hwang
2021-08-30
Bluetooth: btintel: support link statistics telemetry events
Chethan T N
2021-08-30
Bluetooth: btusb: disable Intel link statistics telemetry events
Joseph Hwang
2021-08-05
Bluetooth: btintel: Combine setting up MSFT extension
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Fix the legacy bootloader returns tlv based version
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Clean the exported function to static
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Move hci quirks to setup routine
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Refactoring setup routine for bootloader devices
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Add combined set_diag functions
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Fix the LED is not turning off immediately
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Fix the first HCI command not work with ROM device
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Refactoring setup routine for legacy ROM sku
Tedd Ho-Jeong An
2021-08-05
Bluetooth: btintel: Add combined setup and shutdown functions
Tedd Ho-Jeong An
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
[next]