summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btqca.c
Commit message (Expand)AuthorAgeFilesLines
* 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