summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmc_spi.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat1-10/+0
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+4
2007-10-16missing include in mmcAl Viro1-0/+1
2007-10-16spi doesn't need class_deviceTony Jones1-2/+2
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell1-1/+1
2007-09-23mmc_spi host driverDavid Brownell1-0/+1408