aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btqca.c
AgeCommit message (Expand)AuthorFilesLines
5 daysBluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
5 daysBluetooth: qca: drop bogus module versionJohan Hovold1-4/+1
5 daysBluetooth: qca: drop bogus edl header checksJohan Hovold1-20/+0
5 daysBluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu1-3/+15
2024-05-03Bluetooth: qca: fix firmware check error pathJohan Hovold1-1/+1
2024-05-03Bluetooth: qca: fix info leak when fetching board idJohan Hovold1-0/+5
2024-05-03Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold1-4/+21
2024-05-03Bluetooth: qca: generalise device address checkJohan Hovold1-9/+12
2024-05-03Bluetooth: qca: fix NVM configuration parsingJohan Hovold1-2/+22
2024-05-03Bluetooth: qca: add missing firmware sanity checksJohan Hovold1-6/+32
2024-05-03Bluetooth: qca: fix wcn3991 device address checkJohan Hovold1-1/+4
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold1-0/+38
2024-03-29Bluetooth: qca: fix device-address endiannessJohan Hovold1-2/+6
2024-02-28Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu1-1/+1
2023-10-23Bluetooth: qca: add support for QCA2066Tim Jiang1-0/+68
2023-08-24Bluetooth: qca: add support for WCN7850Neil Armstrong1-0/+10
2023-08-24Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong1-30/+57
2023-08-11Bluetooth: btqca: Add WCN3988 supportLuca Weiss1-2/+11
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen1-1/+1
2023-04-23Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski1-1/+13
2022-01-07Bluetooth: btqca: sequential validationSai Teja Aluvala1-0/+47
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-06-26Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba1-9/+5
2021-06-26Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba1-17/+52
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba1-2/+11
2021-06-26Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott1-7/+20
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou1-0/+13
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba1-0/+54
2020-12-07Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba1-16/+20
2020-06-12Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi1-0/+27
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu1-5/+9
2020-04-02Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao1-5/+13
2020-03-01Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao1-3/+7
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi1-15/+53
2019-11-09Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi1-14/+14
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish 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