summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btqca.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: qca: add support for QCA2066Tim Jiang2023-10-231-0/+68
* Bluetooth: qca: add support for WCN7850Neil Armstrong2023-08-241-0/+10
* Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong2023-08-241-30/+57
* Bluetooth: btqca: Add WCN3988 supportLuca Weiss2023-08-111-2/+11
* Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen2023-06-291-1/+1
* Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski2023-04-231-1/+13
* Bluetooth: btqca: sequential validationSai Teja Aluvala2022-01-071-0/+47
* net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
* Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba2021-06-261-9/+5
* Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba2021-06-261-17/+52
* Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba2021-06-261-2/+11
* Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott2021-06-261-7/+20
* Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou2020-12-181-0/+13
* Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba2020-12-181-0/+54
* Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba2020-12-071-16/+20
* Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi2020-06-121-0/+27
* Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu2020-06-011-5/+9
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao2020-04-021-5/+13
* Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao2020-03-011-3/+7
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi2019-11-091-15/+53
* Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi2019-11-091-14/+14
* Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi2019-09-051-2/+3
* Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
* Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
* Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-121-0/+21
* Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke2019-08-121-1/+1
* Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-08-121-0/+3
* Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao2019-07-061-2/+6
* Bluetooth: btqca: inject command complete event during fw downloadBalakrishna Godavarthi2019-07-061-1/+38
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1
* Bluetooth: hci_qca: Added support for WCN3998Harish Bandi2019-05-031-3/+4
* Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi2019-01-221-0/+19
* Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann2018-08-061-3/+3
* Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi2018-08-031-4/+21
* Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi2018-08-031-13/+8
* Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi2018-08-031-43/+42
* Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain2018-05-181-55/+49
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-3/+3
* Bluetooth: btqca: Fixed a coding style errorJoan Jani2017-07-201-1/+1
* Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King2016-09-191-4/+4
* Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim2015-08-101-0/+392