aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/alcor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson1-0/+1
2020-05-07mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET1-1/+5
2019-07-10mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King1-1/+1
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