summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmc_hsq.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-27mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen1-0/+21
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen1-0/+1
2022-12-07mmc: mmc-hsq: Use fifo to dispatch mmc_requestMichael Wu1-25/+15
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang1-1/+28
2020-03-24mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()Baolin Wang1-0/+4
2020-03-24mmc: Add MMC host software queue supportBaolin Wang1-0/+344