aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/alcor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-27/+45
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani1-8/+7
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake1-18/+36
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake1-35/+53
2019-04-15mmc: alcor: enable DMA transfer of large buffersDaniel Drake1-53/+35
2019-04-15mmc: alcor: enable DMA for writesDaniel Drake1-1/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-03-28mmc: alcor: don't write data before command has completedDaniel Drake1-21/+13
2019-03-21mmc: alcor: fix DMA readsDaniel Drake1-6/+19
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing1-4/+1
2018-12-17mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel1-0/+1165