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
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
2020-01-04
Bluetooth: hci_qca: Collect controller memory dump during SSR
Balakrishna Godavarthi
1
-5
/
+291
2020-01-04
Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data
Rocky Liao
1
-1
/
+1
2019-11-09
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991
Balakrishna Godavarthi
1
-2
/
+14
2019-11-04
Bluetooth: hci_qca: add PM support
Claire Chang
1
-3
/
+124
2019-10-21
Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"
Jeffrey Hugo
1
-3
/
+1
2019-10-17
Bluetooth: hci_qca: Split qca_power_setup()
Bjorn Andersson
1
-25
/
+36
2019-10-17
Bluetooth: hci_qca: Use regulator bulk enable/disable
Bjorn Andersson
1
-42
/
+13
2019-10-17
Bluetooth: hci_qca: Don't vote for specific voltage
Bjorn Andersson
1
-18
/
+8
2019-10-17
Bluetooth: hci_qca: Update regulator_set_load() usage
Bjorn Andersson
1
-15
/
+18
2019-10-17
Bluetooth: hci_qca: Add delay for wcn3990 stability
Jeffrey Hugo
1
-1
/
+3
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+6
2019-09-05
Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...
Harish Bandi
1
-0
/
+2
2019-09-05
Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio
Rocky Liao
1
-0
/
+5
2019-09-05
Bluetooth: hci_qca: Make structure qca_proto constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: hci_qca: Remove redundant initializations to zero
Matthias Kaehlcke
1
-19
/
+0
2019-09-04
Bluetooth: hci_qca: disable irqs when spinlock is acquired
Harish Bandi
1
-4
/
+6
2019-08-14
Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()
Rocky Liao
1
-2
/
+2
2019-08-12
Bluetooth: hci_qca: Send VS pre shutdown command.
Harish Bandi
1
-0
/
+3
2019-08-12
Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-07-31
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
1
-0
/
+3
2019-07-06
Bluetooth: hci_qca: Load customized NVM based on the device property
Rocky Liao
1
-1
/
+17
2019-07-06
Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
Matthias Kaehlcke
1
-1
/
+54
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2019-05-05
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Matthias Kaehlcke
1
-7
/
+8
2019-05-03
Bluetooth: hci_qca: Added support for WCN3998
Harish Bandi
1
-14
/
+26
2019-04-23
Bluetooth: hci_qca: Fix crash with non-serdev devices
Matthias Kaehlcke
1
-1
/
+2
2019-04-23
Bluetooth: hci_qca: Give enough time to ROME controller to bootup.
Balakrishna Godavarthi
1
-0
/
+2
2019-04-23
Bluetooth: hci_qca: Add helper function to get the chip family
Matthias Kaehlcke
1
-19
/
+26
2019-03-02
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
Matthias Kaehlcke
1
-8
/
+18
2019-02-27
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
1
-3
/
+1
2019-02-27
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
1
-4
/
+5
2019-02-26
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
1
-0
/
+1
2019-02-18
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
1
-2
/
+15
2019-02-18
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
1
-14
/
+15
2019-02-18
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
1
-23
/
+15
2019-01-22
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
1
-1
/
+4
2018-10-18
Bluetooth: hci_qca: Add support for controller debug logs.
Balakrishna Godavarthi
1
-1
/
+18
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-09-27
Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990
Balakrishna Godavarthi
1
-0
/
+33
2018-09-27
Bluetooth: hci_qca: Remove hdev dereference in qca_close().
Balakrishna Godavarthi
1
-6
/
+9
2018-09-27
Bluetooth: hci_qca: Remove serdev_device_open/close function calls
Balakrishna Godavarthi
1
-2
/
+0
2018-08-03
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
Balakrishna Godavarthi
1
-47
/
+360
2018-08-03
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
Balakrishna Godavarthi
1
-1
/
+3
2018-08-03
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
Balakrishna Godavarthi
1
-23
/
+70
2018-08-03
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
Balakrishna Godavarthi
1
-1
/
+9
[prev]
[next]