summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btqca.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+8Star
* Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi2018-08-031-43/+42Star
* Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain2018-05-181-55/+49Star
* 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