summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btqca.c
AgeCommit message (Expand)Author
2022-01-07Bluetooth: btqca: sequential validationSai Teja Aluvala
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-06-26Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba
2021-06-26Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba
2021-06-26Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba
2020-12-07Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba
2020-06-12Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu
2020-04-02Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao
2020-03-01Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi
2019-11-09Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi
2019-08-12Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi
2019-08-12Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke
2019-08-12Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-07-06Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao
2019-07-06Bluetooth: btqca: inject command complete event during fw downloadBalakrishna Godavarthi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-03Bluetooth: hci_qca: Added support for WCN3998Harish Bandi
2019-01-22Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi
2018-08-03Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi
2018-08-03Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-07-20Bluetooth: btqca: Fixed a coding style errorJoan Jani
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim