summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/alcor.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-071-0/+1
* mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET2020-05-071-1/+5
* mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King2019-07-101-1/+1
* Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-05-071-27/+45
|\
| * mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani2019-05-061-8/+7
| * mmc: alcor: work with multiple-entry sglistsDaniel Drake2019-05-061-18/+36
| * Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake2019-05-061-35/+53
| * mmc: alcor: enable DMA transfer of large buffersDaniel Drake2019-04-151-53/+35
| * mmc: alcor: enable DMA for writesDaniel Drake2019-04-151-1/+2
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-1/+0
|\ \ | |/ |/|
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
* | mmc: alcor: don't write data before command has completedDaniel Drake2019-03-281-21/+13
|/
* mmc: alcor: fix DMA readsDaniel Drake2019-03-211-6/+19
* mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing2018-12-171-4/+1
* mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel2018-12-171-0/+1165