1. d8f97da Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750 by Venkata Lakshmi Narayana Gubba · 3 years, 8 months ago
  2. 59f90f1 Bluetooth: hci_qca: fix potential GPF by Pavel Skripkin · 3 years, 8 months ago
  3. 0752878 Bluetooth: hci_qca: Mundane typo fix by Bhaskar Chowdhury · 3 years, 10 months ago
  4. c1a7416 Bluetooth: hci_qca: Add device_may_wakeup support by Venkata Lakshmi Narayana Gubba · 3 years, 10 months ago
  5. 55c0bd7 Bluetooth: hci_qca: Fixed issue during suspend by Venkata Lakshmi Narayana Gubba · 4 years ago
  6. 1bb0c66 Bluetooth: hci_qca: check for SSR triggered flag while suspend by Venkata Lakshmi Narayana Gubba · 4 years ago
  7. ad3a9c0 Bluetooth: hci_qca: Wait for SSR completion during suspend by Venkata Lakshmi Narayana Gubba · 4 years ago
  8. 71f8e70 Bluetooth: hci_qca: Fix memleak in qca_controller_memdump by Dinghao Liu · 4 years ago
  9. 059924f Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991 by Venkata Lakshmi Narayana Gubba · 4 years, 2 months ago
  10. 2be43ab Bluetooth: hci_qca: Wait for timeout during suspend by Venkata Lakshmi Narayana Gubba · 4 years, 3 months ago
  11. 9971944 Bluetooth: hci_qca: resolve various warnings by Nigel Christian · 4 years, 2 months ago
  12. 9e80587 Bluetooth: hci_qca: Enhance retry logic in qca_setup by Balakrishna Godavarthi · 4 years, 2 months ago
  13. 5478013 Bluetooth: btqca: Add valid le states quirk by Abhishek Pandit-Subedi · 4 years, 3 months ago
  14. 054ec5e Bluetooth: hci_qca: Remove duplicate power off in proto close by Venkata Lakshmi Narayana Gubba · 4 years, 4 months ago
  15. 65a24d4 Bluetooth: hci_qca: remove redundant null check by Xu Wang · 4 years, 4 months ago
  16. 58789a1 Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR by Venkata Lakshmi Narayana Gubba · 4 years, 5 months ago
  17. 3344537 Bluetooth: hci_qca: Bug fixes for SSR by Venkata Lakshmi Narayana Gubba · 4 years, 6 months ago
  18. a3b4cbf Bluetooth: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  19. 201a112 Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending by Balakrishna Godavarthi · 4 years, 7 months ago
  20. 2d68476 Bluetooth: hci_qca: Increase SoC idle timeout to 200ms by Balakrishna Godavarthi · 4 years, 7 months ago
  21. f98aa80 Bluetooth: hci_qca: Bug fix during SSR timeout by Venkata Lakshmi Narayana Gubba · 4 years, 7 months ago
  22. 4da385f Bluetooth: hci_qca: Refactor error handling in qca_suspend() by Matthias Kaehlcke · 4 years, 7 months ago
  23. e2a119c Bluetooth: hci_qca: Skip serdev wait when no transfer is pending by Matthias Kaehlcke · 4 years, 7 months ago
  24. eff981f Bluetooth: hci_qca: Only remove TX clock vote after TX is completed by Matthias Kaehlcke · 4 years, 7 months ago
  25. 7310dd3 Bluetooth: hci_qca: Simplify determination of serial clock on/off state from votes by Matthias Kaehlcke · 4 years, 7 months ago
  26. 4c07a5d Bluetooth: hci_qca: Fix an error pointer dereference by Dan Carpenter · 4 years, 7 months ago
  27. e5aeebd Bluetooth: hci_qca: Fix QCA6390 memdump failure by Zijun Hu · 4 years, 7 months ago
  28. 7e7bbdd Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot by Zijun Hu · 4 years, 7 months ago
  29. feac90d Bluetooth: hci_qca: Fix suspend/resume functionality failure by Zijun Hu · 4 years, 8 months ago
  30. 85e90d9 Bluetooth: hci_qca: Fix uninitialized access to hdev by Abhishek Pandit-Subedi · 4 years, 8 months ago
  31. a228f7a Bluetooth: hci_qca: Enable WBS support for wcn3991 by Abhishek Pandit-Subedi · 4 years, 8 months ago
  32. 37aee13 Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices by Christian Hewitt · 4 years, 9 months ago
  33. 31d4ab8 Bluetooth: hci_qca: add compatible for QCA9377 by Christian Hewitt · 4 years, 9 months ago
  34. e5d6468 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 by Rocky Liao · 4 years, 10 months ago
  35. 77131df Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() by Rocky Liao · 4 years, 10 months ago
  36. 8a208b2 Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome by Rocky Liao · 4 years, 10 months ago
  37. 4f9ed5b Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome by Rocky Liao · 4 years, 10 months ago
  38. 7c2c3e6 Bluetooth: hci_qca: Bug fixes while collecting controller memory dump by Venkata Lakshmi Narayana Gubba · 5 years ago
  39. f3d63f5 Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  40. 66cb705 Bluetooth: hci_qca: Enable clocks required for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  41. ae56318 Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome by Rocky Liao · 5 years ago
  42. bb2500ab Bluetooth: hci_qca: Retry btsoc initialize when it fails by Rocky Liao · 5 years ago
  43. 5559904 Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown() by Rocky Liao · 5 years ago
  44. 5e6d840 Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome power up by Rocky Liao · 5 years ago
  45. 56b084e Bluetooth: hci_qca: Remove set but not used variable 'opcode' by YueHaibing · 5 years ago
  46. 87c2a2a7 Bluetooth: hci_qca: Use vfree() instead of kfree() by Wei Yongjun · 5 years ago
  47. d841502 Bluetooth: hci_qca: Collect controller memory dump during SSR by Balakrishna Godavarthi · 5 years ago
  48. 9f3565b Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data by Rocky Liao · 5 years ago
  49. 7d250a0 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 by Balakrishna Godavarthi · 5 years ago
  50. 41d5b25 Bluetooth: hci_qca: add PM support by Claire Chang · 5 years ago
  51. bba79fe Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability" by Jeffrey Hugo · 5 years ago
  52. a9314e7 Bluetooth: hci_qca: Split qca_power_setup() by Bjorn Andersson · 5 years ago
  53. 163d42f Bluetooth: hci_qca: Use regulator bulk enable/disable by Bjorn Andersson · 5 years ago
  54. f2edd66 Bluetooth: hci_qca: Don't vote for specific voltage by Bjorn Andersson · 5 years ago
  55. c29ff10 Bluetooth: hci_qca: Update regulator_set_load() usage by Bjorn Andersson · 5 years ago
  56. cde9dde Bluetooth: hci_qca: Add delay for wcn3990 stability by Jeffrey Hugo · 5 years ago
  57. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. 010376a Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse by Harish Bandi · 5 years ago
  59. e14c167 Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio by Rocky Liao · 5 years ago
  60. 2edc9c5 Bluetooth: hci_qca: Make structure qca_proto constant by Nishka Dasgupta · 5 years ago
  61. 9c81f2b7 Bluetooth: hci_qca: Remove redundant initializations to zero by Matthias Kaehlcke · 5 years ago
  62. 31fb1bb Bluetooth: hci_qca: disable irqs when spinlock is acquired by Harish Bandi · 5 years ago
  63. 6600c08 Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep() by Rocky Liao · 5 years ago
  64. a278088 Bluetooth: hci_qca: Send VS pre shutdown command. by Harish Bandi · 5 years ago
  65. 4974c83 Bluetooth: hci_qca: Use kfree_skb() instead of kfree() by Wei Yongjun · 6 years ago
  66. b36a155 Bluetooth: hci_uart: check for missing tty operations by Vladis Dronov · 5 years ago
  67. 99c905c Bluetooth: hci_qca: Load customized NVM based on the device property by Rocky Liao · 6 years ago
  68. 2faa3f1 Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event by Matthias Kaehlcke · 6 years ago
  69. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  70. 62a9199 Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> by Matthias Kaehlcke · 6 years ago
  71. 523760b Bluetooth: hci_qca: Added support for WCN3998 by Harish Bandi · 6 years ago
  72. ecf2b76 Bluetooth: hci_qca: Fix crash with non-serdev devices by Matthias Kaehlcke · 6 years ago
  73. 7f09d5a Bluetooth: hci_qca: Give enough time to ROME controller to bootup. by Balakrishna Godavarthi · 6 years ago
  74. 4fdd5a4 Bluetooth: hci_qca: Add helper function to get the chip family by Matthias Kaehlcke · 6 years ago
  75. 94d6671 Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990 by Matthias Kaehlcke · 6 years ago
  76. 6d10cd5 Bluetooth: hci_qca: Use msleep() instead of open coding it by Matthias Kaehlcke · 6 years ago
  77. 0ebcddd Bluetooth: hci_qca: Add delay after power-off pulse by Matthias Kaehlcke · 6 years ago
  78. ad571d7 Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  79. 9836b80 Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  80. 5971752d Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990 by Matthias Kaehlcke · 6 years ago
  81. 035a960 Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer by Balakrishna Godavarthi · 6 years ago
  82. 78e8fa2 Bluetooth: hci_qca: Deassert RTS while baudrate change command by Balakrishna Godavarthi · 6 years ago
  83. f955827 Bluetooth: hci_qca: use wait_until_sent() for power pulses by Balakrishna Godavarthi · 6 years ago
  84. 5c0a1001 Bluetooth: hci_qca: Add helper to set device address by Balakrishna Godavarthi · 6 years ago
  85. c614ca3 Bluetooth: hci_qca: Add support for controller debug logs. by Balakrishna Godavarthi · 6 years ago
  86. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  88. 3e4be65 Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990 by Balakrishna Godavarthi · 6 years ago
  89. c2d7827 Bluetooth: hci_qca: Remove hdev dereference in qca_close(). by Balakrishna Godavarthi · 6 years ago
  90. ca30ccd Bluetooth: hci_qca: Remove serdev_device_open/close function calls by Balakrishna Godavarthi · 6 years ago
  91. fa9ad87 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990 by Balakrishna Godavarthi · 6 years ago
  92. be93a49 Bluetooth: hci_qca: Enable 3.2 Mbps operating speed. by Balakrishna Godavarthi · 6 years ago
  93. 83d9c5e Bluetooth: hci_qca: Add wrapper functions for setting UART speed by Balakrishna Godavarthi · 6 years ago
  94. aadebac Bluetooth: btqca: Redefine qca_uart_setup() to generic function. by Balakrishna Godavarthi · 6 years ago
  95. ba493d4 Bluetooth: btqca: Rename ROME specific functions to generic functions by Balakrishna Godavarthi · 6 years ago
  96. 25a13e38 bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  97. 9960521 Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning by Thierry Escande · 7 years ago
  98. 05ba533 Bluetooth: hci_qca: Add serdev support by Thierry Escande · 7 years ago
  99. 7dc5fe0 Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader by Amit Pundir · 7 years ago
  100. ba8f359 Bluetooth: hci_qca: Avoid setup failure on missing rampatch by Loic Poulain · 7 years ago