aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_spi.c
Commit message (Expand)AuthorAge
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-11
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-26
* Fix common misspellingsLucas De Marchi2011-03-31
* driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
* mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang2010-10-23
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-14
|\
| * spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-04
* | mmc_spi: Fix unterminated of_match_tableAnton Vorontsov2010-08-08
* | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-05
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* spi: add spi_master flag wordDavid Brownell2009-06-30
* mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees2009-06-13
* mmc_spi: speedup for slow cards, less wear-outWolfgang Muees2009-06-13
* 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