summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/android-goldfish.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-2/+2
* mmc: android-goldfish: use sg_copy_{from,to}_bufferChristoph Hellwig2018-05-211-4/+4
* mmc: android-goldfish: remove duplicate includesPravin Shedge2017-12-181-2/+0Star
* mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()Gustavo A. R. Silva2017-08-301-6/+2Star
* mmc: use new core function mmc_get_dma_dirHeiner Kallweit2017-04-241-8/+2Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mmc: android-goldfish: remove incorrect __iomem annotationChristoph Hellwig2015-09-011-1/+1
* remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-2/+0Star
* mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu2013-03-221-1/+1
* mmc: goldfish: emulated MMC deviceMike Lockwood2013-02-241-0/+570