aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov1-1/+3
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-12MMC: Use timeout values from CSRMatthew Fleming1-11/+21
2008-07-24mmc_spi: put signals to low power off fixJan Nikitenko1-1/+2
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-4/+1
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-3/+6
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov1-2/+17
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