summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/glink.c
AgeCommit message (Expand)Author
2016-09-14soc: qcom: glink: Fix list corruption for tx_infoDhoat Harpal
2016-09-09Merge "soc: qcom: glink: Reduce code under spinlock"Linux Build Service Account
2016-09-02Merge "soc: qcom: glink: Validate ctx before using"Linux Build Service Account
2016-09-02soc: qcom: glink: Reduce code under spinlockDhoat Harpal
2016-08-24soc: qcom: glink: Validate ctx before usingDhoat Harpal
2016-08-24soc: qcom: glink: Best Fit approach to find intentDhoat Harpal
2016-08-04soc: qcom: glink_spi_xprt: Add support for GLink SPI TransportKarthikeyan Ramasubramanian
2016-08-03soc: qcom: glink: Receive remote rx_intent with a cookieKarthikeyan Ramasubramanian
2016-06-08soc: qcom: glink: Fix parallel migration issueDhoat Harpal
2016-05-16soc: qcom: glink: Fix race condition in dummy xprt cleanupChris Lew
2016-05-10soc: qcom: glink: Fix ssr race condition in glink_closeChris Lew
2016-05-06soc: qcom: glink: Fix channel migration on fully open channelDhoat Harpal
2016-04-27soc: qcom: glink: Refactor rwref lock mechanismChris Lew
2016-04-27soc: qcom: glink: Reorganize glink lock hierarchyChris Lew
2016-04-18soc: qcom: glink: Fix channel migration logicKarthikeyan Ramasubramanian
2016-04-12soc: qcom: glink: Use tasklet/kworker for TX and RX pathDhoat Harpal
2016-03-23soc: qcom: glink: Signal the waiter for rx_intent ack under errorKarthikeyan Ramasubramanian
2016-03-23soc: qcom: glink: Fix race condition between tx and close operationKarthikeyan Ramasubramanian
2016-03-23soc: qcom: glink: Add RX intent request timeout to G-Link channelsSteven Cahail
2016-03-23soc: qcom: glink: Add support for transport based loggingArun Kumar Neelakantam
2016-03-22soc: qcom: Use arch_counter_get_cntvct instead of arch_counter_get_cntpctMahesh Sivasubramanian
2016-03-01soc: qcom: Add snapshot of G-Link driverKarthikeyan Ramasubramanian