index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_qca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
Miaoqian Lin
1
-3
/
+3
2021-12-23
Bluetooth: hci_qca: Stop IBS timer during BT OFF
Panicker Harish
1
-0
/
+3
2021-10-02
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-2
/
+2
2021-09-28
Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension
Joseph Hwang
1
-0
/
+1
2021-06-26
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750
Venkata Lakshmi Narayana Gubba
1
-21
/
+93
2021-06-26
Bluetooth: hci_qca: fix potential GPF
Pavel Skripkin
1
-2
/
+2
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
1
-0
/
+15
2021-02-08
Bluetooth: hci_qca: Fixed issue during suspend
Venkata Lakshmi Narayana Gubba
1
-1
/
+11
2021-02-02
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba
1
-1
/
+2
2021-01-06
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
1
-7
/
+9
2021-01-06
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
1
-0
/
+2
2020-12-07
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
1
-5
/
+4
2020-11-11
Bluetooth: hci_qca: Wait for timeout during suspend
Venkata Lakshmi Narayana Gubba
1
-9
/
+39
2020-11-11
Bluetooth: hci_qca: resolve various warnings
Nigel Christian
1
-4
/
+4
2020-11-11
Bluetooth: hci_qca: Enhance retry logic in qca_setup
Balakrishna Godavarthi
1
-16
/
+18
2020-11-09
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
1
-6
/
+13
2020-09-11
Bluetooth: hci_qca: Remove duplicate power off in proto close
Venkata Lakshmi Narayana Gubba
1
-3
/
+2
2020-09-11
Bluetooth: hci_qca: remove redundant null check
Xu Wang
1
-2
/
+1
2020-07-28
Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
Venkata Lakshmi Narayana Gubba
1
-4
/
+5
2020-07-13
Bluetooth: hci_qca: Bug fixes for SSR
Venkata Lakshmi Narayana Gubba
1
-4
/
+36
2020-07-10
Bluetooth: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+1
2020-06-12
Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
Balakrishna Godavarthi
1
-1
/
+1
2020-06-12
Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
Balakrishna Godavarthi
1
-1
/
+1
2020-06-10
Bluetooth: hci_qca: Bug fix during SSR timeout
Venkata Lakshmi Narayana Gubba
1
-12
/
+17
2020-06-08
Bluetooth: hci_qca: Refactor error handling in qca_suspend()
Matthias Kaehlcke
1
-7
/
+5
2020-06-08
Bluetooth: hci_qca: Skip serdev wait when no transfer is pending
Matthias Kaehlcke
1
-2
/
+6
2020-06-08
Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
Matthias Kaehlcke
1
-3
/
+3
2020-06-08
Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...
Matthias Kaehlcke
1
-4
/
+2
2020-06-03
Bluetooth: hci_qca: Fix an error pointer dereference
Dan Carpenter
1
-9
/
+9
2020-06-01
Bluetooth: hci_qca: Fix QCA6390 memdump failure
Zijun Hu
1
-9
/
+45
2020-05-29
Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
Zijun Hu
1
-0
/
+33
2020-05-29
Bluetooth: hci_qca: Fix suspend/resume functionality failure
Zijun Hu
1
-4
/
+6
2020-05-20
Bluetooth: hci_qca: Fix uninitialized access to hdev
Abhishek Pandit-Subedi
1
-1
/
+2
2020-05-18
Bluetooth: hci_qca: Enable WBS support for wcn3991
Abhishek Pandit-Subedi
1
-6
/
+17
2020-04-28
Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices
Christian Hewitt
1
-7
/
+9
2020-04-28
Bluetooth: hci_qca: add compatible for QCA9377
Christian Hewitt
1
-0
/
+1
2020-04-02
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
Rocky Liao
1
-7
/
+33
2020-03-04
Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()
Rocky Liao
1
-8
/
+8
2020-03-04
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
Rocky Liao
1
-21
/
+26
2020-02-28
Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome
Rocky Liao
1
-1
/
+3
2020-02-18
Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
Venkata Lakshmi Narayana Gubba
1
-34
/
+67
2020-02-05
Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC
Venkata Lakshmi Narayana Gubba
1
-7
/
+3
2020-02-03
Bluetooth: hci_qca: Enable clocks required for BT SOC
Venkata Lakshmi Narayana Gubba
1
-0
/
+16
2020-01-16
Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
Rocky Liao
1
-9
/
+11
2020-01-16
Bluetooth: hci_qca: Retry btsoc initialize when it fails
Rocky Liao
1
-0
/
+19
2020-01-16
Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
Rocky Liao
1
-12
/
+16
2020-01-14
Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...
Rocky Liao
1
-21
/
+33
2020-01-08
Bluetooth: hci_qca: Remove set but not used variable 'opcode'
YueHaibing
1
-2
/
+1
2020-01-08
Bluetooth: hci_qca: Use vfree() instead of kfree()
Wei Yongjun
1
-2
/
+2
[next]