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: Fix build error
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+1
*
Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bartosz Golaszewski
2024-07-15
1
-2
/
+17
*
Bluetooth: hci_qca: make pwrseq calls the default if available
Bartosz Golaszewski
2024-07-15
1
-11
/
+13
*
Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bartosz Golaszewski
2024-07-15
1
-17
/
+6
*
Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bartosz Golaszewski
2024-07-15
1
-8
/
+15
*
Bluetooth: qca: don't disable power management for QCA6390
Bartosz Golaszewski
2024-07-15
1
-1
/
+7
*
Bluetooth: qca: use the power sequencer for QCA6390
Bartosz Golaszewski
2024-07-15
1
-15
/
+59
*
Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-07-14
1
-3
/
+2
*
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zijun Hu
2024-06-28
1
-3
/
+15
*
Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
Bartosz Golaszewski
2024-04-24
1
-5
/
+13
*
Bluetooth: qca: fix NULL-deref on non-serdev setup
Johan Hovold
2024-04-24
1
-2
/
+4
*
Bluetooth: qca: fix NULL-deref on non-serdev suspend
Johan Hovold
2024-04-24
1
-0
/
+3
*
Bluetooth: qca: fix invalid device address check
Johan Hovold
2024-04-24
1
-2
/
+0
*
Bluetooth: qca: fix device-address endianness
Johan Hovold
2024-03-29
1
-0
/
+10
*
Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
Johan Hovold
2024-03-29
1
-12
/
+1
*
Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
Bartosz Golaszewski
2024-03-06
1
-3
/
+3
*
Bluetooth: qca: Fix triggering coredump implementation
Zijun Hu
2024-02-28
1
-5
/
+4
*
Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
Janaki Ramaiah Thota
2024-02-28
1
-1
/
+12
*
Bluetooth: qca: Support HFP offload for QCA2066
Zijun Hu
2023-12-22
1
-0
/
+22
*
Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
Zijun Hu
2023-12-22
1
-0
/
+1
*
Bluetooth: qca: add support for QCA2066
Tim Jiang
2023-10-23
1
-0
/
+11
*
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-05
1
-1
/
+5
*
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
2023-04-23
1
-1
/
+1
*
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
Steev Klimaszewski
2023-04-23
1
-14
/
+43
*
Bluetooth: hci_qca: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-04-23
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-17
1
-0
/
+7
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
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-21
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-01
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
[next]