summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/glink.c (follow)
Commit message (Expand)AuthorAge
* soc: qcom: glink: Initialize local state while fetching ctxDhoat Harpal2018-12-20
* soc: qcom: glink: Add support to set affinitiesChris Lew2018-12-04
* Merge "soc: qcom: glink: Add sub system up notification in glink"Linux Build Service Account2018-01-13
|\
| * soc: qcom: glink: Add sub system up notification in glinkDhoat Harpal2018-01-10
* | soc: qcom: glink: Modify glink logging in tx_commonDhoat Harpal2018-01-03
|/
* soc: qcom: glink: Add downvote of transport during SSRDhoat Harpal2017-10-26
* soc: qcom: glink: Free if_ptr before freeing dummy transportDhoat Harpal2017-09-28
* soc: qcom: glink: Free data memory before freeing intentDhoat Harpal2017-09-28
* soc: qcom: glink: Initialize dummy xprt with dummy functionsDhoat Harpal2017-08-21
* Merge "soc: qcom: glink: Move get reference to valid location"Linux Build Service Account2017-06-29
|\
| * soc: qcom: glink: Move get reference to valid locationDhoat Harpal2017-06-27
* | soc: qcom: glink: Remove magic number logicDhoat Harpal2017-06-23
|/
* Merge "soc: qcom: glink: Move tx_info allocation in beginning"Linux Build Service Account2017-06-22
|\
| * soc: qcom: glink: Move tx_info allocation in beginningDhoat Harpal2017-06-20
* | soc: qcom: glink: Move ctx initialization of xprt ptrDhoat Harpal2017-06-19
|/
* soc: qcom: glink: Reset qos rate when xprt is downDhoat Harpal2017-06-14
* soc: qcom: glink: Add new APIs to toggle RX thread priorityChris Lew2017-05-23
* soc: qcom: glink: Get additional reference in glink openDhoat Harpal2017-04-11
* Merge "soc: qcom: glink: Move channel to dummy xprt with lock"Linux Build Service Account2017-03-06
|\
| * soc: qcom: glink: Move channel to dummy xprt with lockDhoat Harpal2017-03-06
* | soc: qcom: glink: Fix uninitialized variable usageChris Lew2017-02-22
|/
* soc: qcom: glink: Change cleanup sequence in remote closeDhoat Harpal2017-01-05
* Merge "soc: qcom: glink: Add pending remote done packets to intent purge"Linux Build Service Account2016-12-19
|\
| * soc: qcom: glink: Add pending remote done packets to intent purgeChris Lew2016-11-30
* | soc: qcom: glink: add NULL check for edge_ctxDhoat Harpal2016-11-28
|/
* soc: qcom: glink: Fix incorrect call to deinit functionDhoat Harpal2016-11-10
* Merge "soc: qcom: glink: Fix ctx initialization with magic number"Linux Build Service Account2016-10-14
|\
| * soc: qcom: glink: Fix ctx initialization with magic numberDhoat Harpal2016-10-07
* | Merge "soc: qcom: glink: Fix uninitialzed return value"Linux Build Service Account2016-10-13
|\ \ | |/ |/|
| * soc: qcom: glink: Fix uninitialzed return valueChris Lew2016-09-22
* | soc: qcom: glink: Fix uninitialzed return value.Dhoat Harpal2016-09-23
|/
* soc: qcom: glink: Fix list corruption for tx_infoDhoat Harpal2016-09-14
* Merge "soc: qcom: glink: Reduce code under spinlock"Linux Build Service Account2016-09-09
|\
| * soc: qcom: glink: Reduce code under spinlockDhoat Harpal2016-09-02
* | Merge "soc: qcom: glink: Validate ctx before using"Linux Build Service Account2016-09-02
|\ \
| * | soc: qcom: glink: Validate ctx before usingDhoat Harpal2016-08-24
| |/
* / soc: qcom: glink: Best Fit approach to find intentDhoat Harpal2016-08-24
|/
* soc: qcom: glink_spi_xprt: Add support for GLink SPI TransportKarthikeyan Ramasubramanian2016-08-04
* soc: qcom: glink: Receive remote rx_intent with a cookieKarthikeyan Ramasubramanian2016-08-03
* soc: qcom: glink: Fix parallel migration issueDhoat Harpal2016-06-08
* soc: qcom: glink: Fix race condition in dummy xprt cleanupChris Lew2016-05-16
* soc: qcom: glink: Fix ssr race condition in glink_closeChris Lew2016-05-10
* soc: qcom: glink: Fix channel migration on fully open channelDhoat Harpal2016-05-06
* soc: qcom: glink: Refactor rwref lock mechanismChris Lew2016-04-27
* soc: qcom: glink: Reorganize glink lock hierarchyChris Lew2016-04-27
* soc: qcom: glink: Fix channel migration logicKarthikeyan Ramasubramanian2016-04-18
* soc: qcom: glink: Use tasklet/kworker for TX and RX pathDhoat Harpal2016-04-12
* soc: qcom: glink: Signal the waiter for rx_intent ack under errorKarthikeyan Ramasubramanian2016-03-23
* soc: qcom: glink: Fix race condition between tx and close operationKarthikeyan Ramasubramanian2016-03-23
* soc: qcom: glink: Add RX intent request timeout to G-Link channelsSteven Cahail2016-03-23