aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_spi.c
Commit message (Expand)AuthorAge
* mmc_spi: support for non-byte-aligned cardsWolfgang Muees2009-04-08
* mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-08
* mmc_spi: adjust for delayed data token responseWolfgang Muees2009-03-24
* mmc_spi: wait more bytes for card responseWolfgang Muees2009-03-24
* mmc_spi: allow setting of spi mode 3Wolfgang Muees2009-03-24
* mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-31
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
* MMC: Use timeout values from CSRMatthew Fleming2008-10-12
* mmc_spi: put signals to low power off fixJan Nikitenko2008-07-23
* mmc: remove multiwrite capabilityPierre Ossman2008-07-15
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
* mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-15
* mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-05
* mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-27
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* missing include in mmcAl Viro2007-10-16
* spi doesn't need class_deviceTony Jones2007-10-16
* Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell2007-10-14
* mmc_spi host driverDavid Brownell2007-09-23