summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_qca.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba2020-12-071-5/+4
* Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba2020-11-111-9/+39
* Bluetooth: hci_qca: resolve various warningsNigel Christian2020-11-111-4/+4
* Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi2020-11-111-16/+18
* Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi2020-11-091-6/+13
* Bluetooth: hci_qca: Remove duplicate power off in proto closeVenkata Lakshmi Narayana Gubba2020-09-111-3/+2
* Bluetooth: hci_qca: remove redundant null checkXu Wang2020-09-111-2/+1
* Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba2020-07-281-4/+5
* Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba2020-07-131-4/+36
* Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-7/+1
* Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi2020-06-121-1/+1
* Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi2020-06-121-1/+1
* Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba2020-06-101-12/+17
* Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke2020-06-081-7/+5
* Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke2020-06-081-2/+6
* Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke2020-06-081-3/+3
* Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...Matthias Kaehlcke2020-06-081-4/+2
* Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter2020-06-031-9/+9
* Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu2020-06-011-9/+45
* Bluetooth: hci_qca: Fix qca6390 enable failure after warm rebootZijun Hu2020-05-291-0/+33
* Bluetooth: hci_qca: Fix suspend/resume functionality failureZijun Hu2020-05-291-4/+6
* Bluetooth: hci_qca: Fix uninitialized access to hdevAbhishek Pandit-Subedi2020-05-201-1/+2
* Bluetooth: hci_qca: Enable WBS support for wcn3991Abhishek Pandit-Subedi2020-05-181-6/+17
* Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devicesChristian Hewitt2020-04-281-7/+9
* Bluetooth: hci_qca: add compatible for QCA9377Christian Hewitt2020-04-281-0/+1
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao2020-04-021-7/+33
* Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao2020-03-041-8/+8
* Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao2020-03-041-21/+26
* Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao2020-02-281-1/+3
* Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba2020-02-181-34/+67
* Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba2020-02-051-7/+3
* Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba2020-02-031-0/+16
* Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeRocky Liao2020-01-161-9/+11
* Bluetooth: hci_qca: Retry btsoc initialize when it failsRocky Liao2020-01-151-0/+19
* Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Rocky Liao2020-01-151-12/+16
* Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao2020-01-141-21/+33
* Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing2020-01-081-2/+1
* Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun2020-01-081-2/+2
* Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi2020-01-041-5/+291
* Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao2020-01-041-1/+1
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi2019-11-091-2/+14
* Bluetooth: hci_qca: add PM supportClaire Chang2019-11-041-3/+124
* Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Jeffrey Hugo2019-10-211-3/+1
* Bluetooth: hci_qca: Split qca_power_setup()Bjorn Andersson2019-10-171-25/+36
* Bluetooth: hci_qca: Use regulator bulk enable/disableBjorn Andersson2019-10-171-42/+13
* Bluetooth: hci_qca: Don't vote for specific voltageBjorn Andersson2019-10-171-18/+8
* Bluetooth: hci_qca: Update regulator_set_load() usageBjorn Andersson2019-10-171-15/+18
* Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo2019-10-171-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-4/+6
|\
| * Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi2019-09-041-4/+6