index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_qca.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: qca: add support for WCN7850
Neil Armstrong
2023-08-24
1
-1
/
+30
*
Bluetooth: qca: use switch case for soc type behavior
Neil Armstrong
2023-08-24
1
-54
/
+179
*
Bluetooth: btqca: Add WCN3988 support
Luca Weiss
2023-08-11
1
-0
/
+12
*
bluetooth: Explicitly include correct DT includes
Rob Herring
2023-08-11
1
-1
/
+1
*
Bluetooth: hci_qca: Add qcom devcoredump support
Sai Teja Aluvala
2023-08-11
1
-50
/
+85
*
Bluetooth: hci_qca: Add qcom devcoredump sysfs support
Sai Teja Aluvala
2023-08-11
1
-0
/
+15
*
Bluetooth: hci_qca: fix debugfs registration
Johan Hovold
2023-06-06
1
-1
/
+5
*
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
2023-04-24
1
-1
/
+1
*
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
Steev Klimaszewski
2023-04-24
1
-14
/
+43
*
Bluetooth: hci_qca: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-04-24
1
-5
/
+5
*
Bluetooth: hci_qca: get wakeup status from serdev device handle
Zhengping Jiang
2023-02-09
1
-3
/
+4
*
Bluetooth: qca: Fix sparse warnings
Luiz Augusto von Dentz
2023-02-09
1
-2
/
+2
*
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Krzysztof Kozlowski
2023-01-18
1
-0
/
+7
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
1
-2
/
+3
|
\
|
*
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: hci_qca: only assign wakeup with serial port support
Zhengping Jiang
2022-12-12
1
-1
/
+2
*
|
Bluetooth: hci_qca: Fix the teardown problem for real
Thomas Gleixner
2022-11-24
1
-2
/
+8
|
/
*
Bluetooth: hci_qca: Return wakeup for qca_wakeup
Sai Teja Aluvala
2022-07-22
1
-1
/
+1
*
Bluetooth: hci_qca: Use del_timer_sync() before freeing
Steven Rostedt
2022-05-13
1
-2
/
+2
*
Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
Miaoqian Lin
2022-01-06
1
-3
/
+3
*
Bluetooth: hci_qca: Stop IBS timer during BT OFF
Panicker Harish
2021-12-22
1
-0
/
+3
*
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-02
1
-2
/
+2
*
Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension
Joseph Hwang
2021-09-28
1
-0
/
+1
*
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750
Venkata Lakshmi Narayana Gubba
2021-06-26
1
-21
/
+93
*
Bluetooth: hci_qca: fix potential GPF
Pavel Skripkin
2021-06-26
1
-2
/
+2
*
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
2021-03-22
1
-1
/
+1
*
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
2021-03-11
1
-0
/
+15
*
Bluetooth: hci_qca: Fixed issue during suspend
Venkata Lakshmi Narayana Gubba
2021-02-08
1
-1
/
+11
*
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba
2021-02-02
1
-1
/
+2
*
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
2021-01-06
1
-7
/
+9
*
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
2021-01-06
1
-0
/
+2
*
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
2020-12-07
1
-5
/
+4
*
Bluetooth: hci_qca: Wait for timeout during suspend
Venkata Lakshmi Narayana Gubba
2020-11-11
1
-9
/
+39
*
Bluetooth: hci_qca: resolve various warnings
Nigel Christian
2020-11-11
1
-4
/
+4
*
Bluetooth: hci_qca: Enhance retry logic in qca_setup
Balakrishna Godavarthi
2020-11-11
1
-16
/
+18
*
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
2020-11-09
1
-6
/
+13
*
Bluetooth: hci_qca: Remove duplicate power off in proto close
Venkata Lakshmi Narayana Gubba
2020-09-11
1
-3
/
+2
*
Bluetooth: hci_qca: remove redundant null check
Xu Wang
2020-09-11
1
-2
/
+1
*
Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
Venkata Lakshmi Narayana Gubba
2020-07-28
1
-4
/
+5
*
Bluetooth: hci_qca: Bug fixes for SSR
Venkata Lakshmi Narayana Gubba
2020-07-13
1
-4
/
+36
*
Bluetooth: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-7
/
+1
*
Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
Balakrishna Godavarthi
2020-06-12
1
-1
/
+1
*
Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
Balakrishna Godavarthi
2020-06-12
1
-1
/
+1
*
Bluetooth: hci_qca: Bug fix during SSR timeout
Venkata Lakshmi Narayana Gubba
2020-06-10
1
-12
/
+17
*
Bluetooth: hci_qca: Refactor error handling in qca_suspend()
Matthias Kaehlcke
2020-06-08
1
-7
/
+5
*
Bluetooth: hci_qca: Skip serdev wait when no transfer is pending
Matthias Kaehlcke
2020-06-08
1
-2
/
+6
*
Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
Matthias Kaehlcke
2020-06-08
1
-3
/
+3
*
Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...
Matthias Kaehlcke
2020-06-08
1
-4
/
+2
*
Bluetooth: hci_qca: Fix an error pointer dereference
Dan Carpenter
2020-06-03
1
-9
/
+9
*
Bluetooth: hci_qca: Fix QCA6390 memdump failure
Zijun Hu
2020-06-01
1
-9
/
+45
[next]