summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/mhi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: mhi: hook suspend and resumeCarl Huang2020-12-121-0/+11
* ath11k: mhi: print a warning if firmware crashedKalle Valo2020-12-121-0/+9
* ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt2020-12-121-3/+4
* bus: mhi: Remove auto-start optionLoic Poulain2020-11-181-4/+0
* ath11k: return -ENOMEM on allocation failureDan Carpenter2020-08-271-1/+1
* ath11k: reset MHI during power down and power upCarl Huang2020-08-181-1/+45
* ath11k: register MHI controller device for QCA6390Govind Singh2020-08-171-0/+423