aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btintel.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportGravatar Chethan T N 1-0/+27
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureGravatar Chethan T N 1-0/+32
2020-02-13Bluetooth: btintel: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-2/+2
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryGravatar Amit K Bag 1-0/+45
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-16/+1
2018-01-25Bluetooth: btintel: Create common function for firmware downloadGravatar Tedd Ho-Jeong An 1-0/+84
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionGravatar Tedd Ho-Jeong An 1-0/+51
2018-01-24Bluetooth: btintel: Create common function for Intel ResetGravatar Tedd Ho-Jeong An 1-0/+20
2018-01-08Bluetooth: btintel: make array 'param' static, shrinks object sizeGravatar Colin Ian King 1-1/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleGravatar Marcel Holtmann 1-21/+21
2017-05-23Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersGravatar Jürg Billeter 1-0/+2
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionGravatar Loic Poulain 1-0/+25
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersGravatar Loic Poulain 1-54/+60
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsGravatar Marcel Holtmann 1-1/+61
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersGravatar Marcel Holtmann 1-0/+36
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsGravatar Marcel Holtmann 1-3/+2
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityGravatar Marcel Holtmann 1-0/+32
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportGravatar Loic Poulain 1-0/+196
2015-09-17Bluetooth: btintel: Add Device Configuration supportGravatar Loic Poulain 1-0/+46
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersGravatar Marcel Holtmann 1-0/+2
2015-07-23Bluetooth: btintel: Create common function for Intel version infoGravatar Marcel Holtmann 1-0/+21
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionGravatar Marcel Holtmann 1-0/+25
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsGravatar Marcel Holtmann 1-0/+34
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Gravatar Frederic Danis 1-6/+0
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportGravatar Marcel Holtmann 1-0/+101