History log of /wlan-dirver/qca-wifi-host-cmn/qal/inc/qal_vbus_dev.h (Results 1 – 6 of 6)
Revision Date Author Comments
# 8bb05520 03-Aug-2023 Himanshu Batra <quic_hbatra@quicinc.com>

qcacmn: Add qal API for of_get_named_gpio_flags

Add qal API for of_get_named_gpio_flags

Change-Id: I21eb27c72baa2057028a8565fc68754818fc641c
CRs-Fixed: 3579431


# 36d5ce66 24-Mar-2023 Roopavathi Lingampalli <quic_rlingamp@quicinc.com>

qcacmn: Add new QDF API's to handle gpio requirements

Add new QDF APIs to handle gpio, irqf and timer related
handling in TSF feature.

Change-Id: Iff6f85c6debe351c5533906559400b4a51333d4d
CRs-Fixed

qcacmn: Add new QDF API's to handle gpio requirements

Add new QDF APIs to handle gpio, irqf and timer related
handling in TSF feature.

Change-Id: Iff6f85c6debe351c5533906559400b4a51333d4d
CRs-Fixed: 3469020

show more ...


# 9b6df07a 27-Jan-2023 Jeff Johnson <quic_jjohnson@quicinc.com>

qcacmn: Fix qal_vbus_dev.h documentation

The kernel-doc script reported a few documentation issues in the qal
folder, all in qal_vbus_dev.h, so fix them.

Change-Id: I06c3982a5414ff30238b8b536e6616c

qcacmn: Fix qal_vbus_dev.h documentation

The kernel-doc script reported a few documentation issues in the qal
folder, all in qal_vbus_dev.h, so fix them.

Change-Id: I06c3982a5414ff30238b8b536e6616c380eabcbf
CRs-Fixed: 3390311

show more ...


# 2c411d6e 28-Jul-2020 Debasis Das <ddas@codeaurora.org>

qcacmn: Make inline OS-abstraction APIs as non-inline

OS-abstraction API's are made non-inline to avoid direct
usage of kernel API's.

Change-Id: Ib35aa9271d98054ab582fc079e62714bb7fdae99


# 017bc12d 04-Mar-2019 Debasis Das <ddas@codeaurora.org>

qcacmn: Enhancement of OS abstraction API's

The API's added in qal & qdf for abstracting the
OS calls are inlined and moved to the OS-specific
src directories.

Change-Id: I9c9c2cbba7702c97fbe343ceb

qcacmn: Enhancement of OS abstraction API's

The API's added in qal & qdf for abstracting the
OS calls are inlined and moved to the OS-specific
src directories.

Change-Id: I9c9c2cbba7702c97fbe343ceb63b330c2296084d

show more ...


# 008baa9b 08-Jun-2018 Debasis Das <ddas@codeaurora.org>

qcacmn: Abstraction mechanism for OS API's

Provide support for abstraction layer for OS API's.

Change-Id: I1f51350c2ae4c35330aa7355e9cd20fa28aad194
CRs-Fixed: 2222560