index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_qca.c
Age
Commit message (
Expand
)
Author
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
2019-08-12
Bluetooth: hci_qca: Send VS pre shutdown command.
Harish Bandi
2019-08-12
Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
Wei Yongjun
2019-07-31
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
2019-07-06
Bluetooth: hci_qca: Load customized NVM based on the device property
Rocky Liao
2019-07-06
Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
Matthias Kaehlcke
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-05
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Matthias Kaehlcke
2019-05-03
Bluetooth: hci_qca: Added support for WCN3998
Harish Bandi
2019-04-23
Bluetooth: hci_qca: Fix crash with non-serdev devices
Matthias Kaehlcke
2019-04-23
Bluetooth: hci_qca: Give enough time to ROME controller to bootup.
Balakrishna Godavarthi
2019-04-23
Bluetooth: hci_qca: Add helper function to get the chip family
Matthias Kaehlcke
2019-03-02
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
Matthias Kaehlcke
2019-02-27
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
[next]