summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mhi.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang1-0/+11
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo1-0/+9
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt1-3/+4
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain1-4/+0
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter1-1/+1
2020-08-18ath11k: reset MHI during power down and power upCarl Huang1-1/+45
2020-08-17ath11k: register MHI controller device for QCA6390Govind Singh1-0/+423