index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btintel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btintel: Fix incorrect out of memory check
Colin Ian King
2021-09-10
1
-1
/
+1
*
Bluetooth: btintel: Define a callback to fetch codec config data
Kiran K
2021-09-07
1
-1
/
+52
*
Bluetooth: btintel: Define callback to fetch data_path_id
Kiran K
2021-09-07
1
-0
/
+10
*
Bluetooth: btintel: Read supported offload use cases
Kiran K
2021-09-07
1
-0
/
+32
*
Bluetooth: btintel: Read boot address irrespective of controller mode
Kiran K
2021-08-31
1
-16
/
+10
*
Bluetooth: btintel: Fix boot address
Kiran K
2021-08-31
1
-2
/
+3
*
Bluetooth: set quality report callback for Intel
Joseph Hwang
2021-08-30
1
-1
/
+78
*
Bluetooth: btintel: support link statistics telemetry events
Chethan T N
2021-08-30
1
-1
/
+19
*
Bluetooth: btusb: disable Intel link statistics telemetry events
Joseph Hwang
2021-08-30
1
-20
/
+0
*
Bluetooth: btintel: Combine setting up MSFT extension
Tedd Ho-Jeong An
2021-08-05
1
-12
/
+29
*
Bluetooth: btintel: Fix the legacy bootloader returns tlv based version
Tedd Ho-Jeong An
2021-08-05
1
-0
/
+21
*
Bluetooth: btintel: Clean the exported function to static
Tedd Ho-Jeong An
2021-08-05
1
-37
/
+31
*
Bluetooth: btintel: Move hci quirks to setup routine
Tedd Ho-Jeong An
2021-08-05
1
-0
/
+36
*
Bluetooth: btintel: Refactoring setup routine for bootloader devices
Tedd Ho-Jeong An
2021-08-05
1
-95
/
+630
*
Bluetooth: btintel: Add combined set_diag functions
Tedd Ho-Jeong An
2021-08-05
1
-1
/
+19
*
Bluetooth: btintel: Fix the LED is not turning off immediately
Tedd Ho-Jeong An
2021-08-05
1
-0
/
+23
*
Bluetooth: btintel: Fix the first HCI command not work with ROM device
Tedd Ho-Jeong An
2021-08-05
1
-0
/
+20
*
Bluetooth: btintel: Refactoring setup routine for legacy ROM sku
Tedd Ho-Jeong An
2021-08-05
1
-4
/
+289
*
Bluetooth: btintel: Add combined setup and shutdown functions
Tedd Ho-Jeong An
2021-08-05
1
-0
/
+235
*
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
2021-03-25
1
-9
/
+17
*
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
2021-03-25
1
-0
/
+11
*
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...
Lokendra Singh
2021-03-25
1
-17
/
+17
*
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
2021-03-25
1
-2
/
+34
*
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
2021-03-25
1
-4
/
+46
*
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2021-03-25
1
-0
/
+22
*
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-25
1
-21
/
+85
*
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
2021-03-08
1
-1
/
+2
*
Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"
Kiran K
2020-12-18
1
-14
/
+7
*
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
2020-12-07
1
-7
/
+14
*
Bluetooth: btintel: Functions to send firmware header / payload
Kiran K
2020-09-14
1
-2
/
+117
*
Bluetooth: btintel: Add infrastructure to read controller information
Kiran K
2020-09-14
1
-0
/
+138
*
Bluetooth: btintel: Refactor firmware download function
Kiran K
2020-09-13
1
-5
/
+31
*
Bluetooth: btusb: Configure Intel debug feature based on available support
Chethan T N
2020-06-10
1
-0
/
+27
*
Bluetooth: btusb: Add support to read Intel debug feature
Chethan T N
2020-06-10
1
-0
/
+32
*
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-2
/
+2
*
Bluetooth: btusb: Trigger Intel FW download error recovery
Amit K Bag
2019-10-17
1
-0
/
+45
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
Bluetooth: btintel: Create common function for firmware download
Tedd Ho-Jeong An
2018-01-25
1
-0
/
+84
*
Bluetooth: btintel: Create common Intel Read Boot Params function
Tedd Ho-Jeong An
2018-01-24
1
-0
/
+51
*
Bluetooth: btintel: Create common function for Intel Reset
Tedd Ho-Jeong An
2018-01-24
1
-0
/
+20
*
Bluetooth: btintel: make array 'param' static, shrinks object size
Colin Ian King
2018-01-08
1
-1
/
+1
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-21
/
+21
*
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Jürg Billeter
2017-05-23
1
-0
/
+2
*
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
2015-12-10
1
-0
/
+25
*
Bluetooth: btintel: Add manufacturing enter/exit helpers
Loic Poulain
2015-12-10
1
-54
/
+60
*
Bluetooth: btintel: Enable extra Intel vendor events
Marcel Holtmann
2015-10-21
1
-1
/
+61
*
Bluetooth: btintel: Add diagnostic support for older controllers
Marcel Holtmann
2015-10-21
1
-0
/
+36
*
Bluetooth: btintel: Set quirk for non-persistent diagnostic settings
Marcel Holtmann
2015-10-21
1
-3
/
+2
*
Bluetooth: btintel: Add support for enabling tracing functionality
Marcel Holtmann
2015-10-21
1
-0
/
+32
*
Bluetooth: btintel: Add iBT register access over HCI support
Loic Poulain
2015-10-03
1
-0
/
+196
[next]