index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_qca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Matthias Kaehlcke
2019-05-05
1
-7
/
+8
*
Bluetooth: hci_qca: Added support for WCN3998
Harish Bandi
2019-05-03
1
-14
/
+26
*
Bluetooth: hci_qca: Fix crash with non-serdev devices
Matthias Kaehlcke
2019-04-23
1
-1
/
+2
*
Bluetooth: hci_qca: Give enough time to ROME controller to bootup.
Balakrishna Godavarthi
2019-04-23
1
-0
/
+2
*
Bluetooth: hci_qca: Add helper function to get the chip family
Matthias Kaehlcke
2019-04-23
1
-19
/
+26
*
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
Matthias Kaehlcke
2019-03-02
1
-8
/
+18
*
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
2019-02-27
1
-3
/
+1
*
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
2019-02-27
1
-3
/
+3
*
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
2019-02-27
1
-3
/
+3
*
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
2019-02-27
1
-4
/
+5
*
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
2019-02-26
1
-0
/
+1
*
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
2019-02-18
1
-2
/
+15
*
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
2019-02-18
1
-14
/
+15
*
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
2019-02-18
1
-23
/
+15
*
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
2019-01-22
1
-1
/
+4
*
Bluetooth: hci_qca: Add support for controller debug logs.
Balakrishna Godavarthi
2018-10-18
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-1
/
+1
|
\
|
*
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+1
*
|
Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990
Balakrishna Godavarthi
2018-09-27
1
-0
/
+33
*
|
Bluetooth: hci_qca: Remove hdev dereference in qca_close().
Balakrishna Godavarthi
2018-09-27
1
-6
/
+9
*
|
Bluetooth: hci_qca: Remove serdev_device_open/close function calls
Balakrishna Godavarthi
2018-09-27
1
-2
/
+0
|
/
*
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
Balakrishna Godavarthi
2018-08-03
1
-47
/
+360
*
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
Balakrishna Godavarthi
2018-08-03
1
-1
/
+3
*
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
Balakrishna Godavarthi
2018-08-03
1
-23
/
+70
*
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
Balakrishna Godavarthi
2018-08-03
1
-1
/
+9
*
Bluetooth: btqca: Rename ROME specific functions to generic functions
Balakrishna Godavarthi
2018-08-03
1
-1
/
+1
*
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-23
1
-2
/
+2
*
Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
Thierry Escande
2018-05-30
1
-1
/
+1
*
Bluetooth: hci_qca: Add serdev support
Thierry Escande
2018-05-18
1
-2
/
+108
*
Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
Amit Pundir
2018-05-18
1
-0
/
+6
*
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
Loic Poulain
2017-12-13
1
-0
/
+3
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-6
/
+6
*
Bluetooth: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-9
/
+8
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"
Colin Ian King
2017-02-18
1
-2
/
+2
*
Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
2016-11-27
1
-6
/
+3
*
Bluetooth: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-19
1
-1
/
+1
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-2
/
+2
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-2
/
+2
*
|
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-10-21
1
-0
/
+1
*
|
Bluetooth: hci_qca: Changed unsigned long to bool
Prasanna Karthik
2015-09-28
1
-2
/
+2
*
|
Bluetooth: hci_qca: Coding style clean up
Prasanna Karthik
2015-09-17
1
-3
/
+3
*
|
Bluetooth: hci_qca: Fix a few tab vs spaces issues
Marcel Holtmann
2015-09-17
1
-3
/
+3
|
/
*
Bluetooth: hciuart: Fix to use boolean flag with u32 type
Ben YoungTae Kim
2015-08-14
1
-4
/
+4
*
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
2015-08-10
1
-0
/
+969