summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cqhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu2020-09-071-0/+6
* mmc: cqhci: Fix a print format for the task descriptorBen Chuang2020-07-241-1/+1
* mmc: cqhci: Demote faux kerneldoc header down to basic comment blockLee Jones2020-07-131-1/+1
* mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson2020-04-201-11/+10
* mmc: cqhci: Update cqhci memory ioresource nameVeerabhadrarao Badiganti2020-03-241-1/+1
* mmc: cqhci: Add cqhci_deactivate()Adrian Hunter2020-03-241-3/+3
* mmc: Add MMC host software queue supportBaolin Wang2020-03-241-1/+7
* mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas2019-10-211-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* mmc: cqhci: allow hosts to update dcmd cmd descSowjanya Komatineni2019-04-151-0/+2
* mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-02-271-1/+10
* mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-02-271-1/+1
* mmc: cqhci: support for command queue enabled hostVenkat Gopalakrishnan2017-12-111-0/+1150