summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_hsq.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen2023-09-271-0/+21
* mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen2023-09-271-0/+1
* mmc: mmc-hsq: Use fifo to dispatch mmc_requestMichael Wu2022-12-071-25/+15
* mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen2022-09-271-1/+1
* mmc: host: Introduce the request_atomic() for the hostBaolin Wang2020-05-281-1/+28
* mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()Baolin Wang2020-03-241-0/+4
* mmc: Add MMC host software queue supportBaolin Wang2020-03-241-0/+344