summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_qca.c
AgeCommit message (Expand)Author
2024-08-30Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski
2024-07-15Bluetooth: qca: don't disable power management for QCA6390Bartosz Golaszewski
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski
2024-07-14Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-28Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu
2024-04-24Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold
2024-03-29Bluetooth: qca: fix device-address endiannessJohan Hovold
2024-03-29Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold
2024-03-06Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski
2024-02-28Bluetooth: qca: Fix triggering coredump implementationZijun Hu
2024-02-28Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota
2023-12-22Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu
2023-12-22Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu
2023-10-23Bluetooth: qca: add support for QCA2066Tim Jiang
2023-08-24Bluetooth: qca: add support for WCN7850Neil Armstrong
2023-08-24Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong
2023-08-11Bluetooth: btqca: Add WCN3988 supportLuca Weiss
2023-08-11bluetooth: Explicitly include correct DT includesRob Herring
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala
2023-06-05Bluetooth: hci_qca: fix debugfs registrationJohan Hovold
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski
2023-04-23Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-02-09Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang
2023-02-09Bluetooth: qca: Fix sparse warningsLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_qca: only assign wakeup with serial port supportZhengping Jiang
2022-11-24Bluetooth: hci_qca: Fix the teardown problem for realThomas Gleixner
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-05-13Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt
2022-01-06Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin
2021-12-22Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-09-28Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba