aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_qca.c
AgeCommit message (Expand)Author
2020-08-19Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba
2020-08-19Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi
2020-08-19Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba
2020-08-19Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke
2020-08-19Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter
2020-08-19Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu
2020-05-29Bluetooth: hci_qca: Fix qca6390 enable failure after warm rebootZijun Hu
2020-05-29Bluetooth: hci_qca: Fix suspend/resume functionality failureZijun Hu
2020-05-20Bluetooth: hci_qca: Fix uninitialized access to hdevAbhishek Pandit-Subedi
2020-05-18Bluetooth: hci_qca: Enable WBS support for wcn3991Abhishek Pandit-Subedi
2020-04-28Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devicesChristian Hewitt
2020-04-28Bluetooth: hci_qca: add compatible for QCA9377Christian Hewitt
2020-04-02Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao
2020-03-04Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao
2020-03-04Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao
2020-02-28Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao
2020-02-18Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba
2020-02-05Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba
2020-02-03Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba
2020-01-16Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeRocky Liao
2020-01-15Bluetooth: hci_qca: Retry btsoc initialize when it failsRocky Liao
2020-01-15Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Rocky Liao
2020-01-14Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao
2020-01-08Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing
2020-01-08Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun
2020-01-04Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi
2020-01-04Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi
2019-11-04Bluetooth: hci_qca: add PM supportClaire Chang
2019-10-21Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Jeffrey Hugo
2019-10-17Bluetooth: hci_qca: Split qca_power_setup()Bjorn Andersson
2019-10-17Bluetooth: hci_qca: Use regulator bulk enable/disableBjorn Andersson
2019-10-17Bluetooth: hci_qca: Don't vote for specific voltageBjorn Andersson
2019-10-17Bluetooth: hci_qca: Update regulator_set_load() usageBjorn Andersson
2019-10-17Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta
2019-09-05Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi
2019-08-12Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-07-06Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao
2019-07-06Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor eventMatthias Kaehlcke
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-05Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>Matthias Kaehlcke