aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/alcor.c
AgeCommit message (Expand)Author
2020-05-20mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2019-07-10mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake
2019-04-15mmc: alcor: enable DMA transfer of large buffersDaniel Drake
2019-04-15mmc: alcor: enable DMA for writesDaniel Drake
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-28mmc: alcor: don't write data before command has completedDaniel Drake
2019-03-21mmc: alcor: fix DMA readsDaniel Drake
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing
2018-12-17mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel