aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btqca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulseHarish Bandi1-2/+3
2019-08-12Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi1-0/+1
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang1-1/+1
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi1-0/+21
2019-08-12Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke1-1/+1
2019-08-12Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-07-06Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao1-2/+6
2019-07-06Bluetooth: btqca: inject command complete event during fw downloadBalakrishna Godavarthi1-1/+38
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-14/+1
2019-05-03Bluetooth: hci_qca: Added support for WCN3998Harish Bandi1-3/+4
2019-01-22Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi1-0/+19
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann1-3/+3
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi1-4/+21
2018-08-03Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi1-13/+8
2018-08-03Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi1-43/+42
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain1-55/+49
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-3/+3
2017-07-20Bluetooth: btqca: Fixed a coding style errorJoan Jani1-1/+1
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King1-4/+4
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim1-0/+392