Age | Commit message (Expand) | Author |
2020-09-11 | Bluetooth: hci_qca: Remove duplicate power off in proto close | Venkata Lakshmi Narayana Gubba |
2020-09-11 | Bluetooth: hci_qca: remove redundant null check | Xu Wang |
2020-07-28 | Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR | Venkata Lakshmi Narayana Gubba |
2020-07-13 | Bluetooth: hci_qca: Bug fixes for SSR | Venkata Lakshmi Narayana Gubba |
2020-07-10 | Bluetooth: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-12 | Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending | Balakrishna Godavarthi |
2020-06-12 | Bluetooth: hci_qca: Increase SoC idle timeout to 200ms | Balakrishna Godavarthi |
2020-06-10 | Bluetooth: hci_qca: Bug fix during SSR timeout | Venkata Lakshmi Narayana Gubba |
2020-06-08 | Bluetooth: hci_qca: Refactor error handling in qca_suspend() | Matthias Kaehlcke |
2020-06-08 | Bluetooth: hci_qca: Skip serdev wait when no transfer is pending | Matthias Kaehlcke |
2020-06-08 | Bluetooth: hci_qca: Only remove TX clock vote after TX is completed | Matthias Kaehlcke |
2020-06-08 | Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ... | Matthias Kaehlcke |
2020-06-03 | Bluetooth: hci_qca: Fix an error pointer dereference | Dan Carpenter |
2020-06-01 | Bluetooth: hci_qca: Fix QCA6390 memdump failure | Zijun Hu |
2020-05-29 | Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot | Zijun Hu |
2020-05-29 | Bluetooth: hci_qca: Fix suspend/resume functionality failure | Zijun Hu |
2020-05-20 | Bluetooth: hci_qca: Fix uninitialized access to hdev | Abhishek Pandit-Subedi |
2020-05-18 | Bluetooth: hci_qca: Enable WBS support for wcn3991 | Abhishek Pandit-Subedi |
2020-04-28 | Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices | Christian Hewitt |
2020-04-28 | Bluetooth: hci_qca: add compatible for QCA9377 | Christian Hewitt |
2020-04-02 | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 | Rocky Liao |
2020-03-04 | Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() | Rocky Liao |
2020-03-04 | Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome | Rocky Liao |
2020-02-28 | Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome | Rocky Liao |
2020-02-18 | Bluetooth: hci_qca: Bug fixes while collecting controller memory dump | Venkata Lakshmi Narayana Gubba |
2020-02-05 | Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC | Venkata Lakshmi Narayana Gubba |
2020-02-03 | Bluetooth: hci_qca: Enable clocks required for BT SOC | Venkata Lakshmi Narayana Gubba |
2020-01-16 | Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome | Rocky Liao |
2020-01-15 | Bluetooth: hci_qca: Retry btsoc initialize when it fails | Rocky Liao |
2020-01-15 | Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown() | Rocky Liao |
2020-01-14 | Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p... | Rocky Liao |
2020-01-08 | Bluetooth: hci_qca: Remove set but not used variable 'opcode' | YueHaibing |
2020-01-08 | Bluetooth: hci_qca: Use vfree() instead of kfree() | Wei Yongjun |
2020-01-04 | Bluetooth: hci_qca: Collect controller memory dump during SSR | Balakrishna Godavarthi |
2020-01-04 | Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data | Rocky Liao |
2019-11-09 | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 | Balakrishna Godavarthi |
2019-11-04 | Bluetooth: hci_qca: add PM support | Claire Chang |
2019-10-21 | Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability" | Jeffrey Hugo |
2019-10-17 | Bluetooth: hci_qca: Split qca_power_setup() | Bjorn Andersson |
2019-10-17 | Bluetooth: hci_qca: Use regulator bulk enable/disable | Bjorn Andersson |
2019-10-17 | Bluetooth: hci_qca: Don't vote for specific voltage | Bjorn Andersson |
2019-10-17 | Bluetooth: hci_qca: Update regulator_set_load() usage | Bjorn Andersson |
2019-10-17 | Bluetooth: hci_qca: Add delay for wcn3990 stability | Jeffrey Hugo |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-05 | Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P... | Harish Bandi |
2019-09-05 | Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio | Rocky Liao |
2019-09-05 | Bluetooth: hci_qca: Make structure qca_proto constant | Nishka Dasgupta |
2019-09-05 | Bluetooth: hci_qca: Remove redundant initializations to zero | Matthias Kaehlcke |
2019-09-04 | Bluetooth: hci_qca: disable irqs when spinlock is acquired | Harish Bandi |
2019-08-14 | Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep() | Rocky Liao |