summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmc_spi.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-21driver-core: remove conditionals around devicetree pointersGrant Likely
2010-10-23mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-08mmc_spi: Fix unterminated of_match_tableAnton Vorontsov
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely
2010-07-03spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees
2009-06-13mmc_spi: speedup for slow cards, less wear-outWolfgang Muees
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees
2009-03-24mmc_spi: adjust for delayed data token responseWolfgang Muees
2009-03-24mmc_spi: wait more bytes for card responseWolfgang Muees
2009-03-24mmc_spi: allow setting of spi mode 3Wolfgang Muees
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-12MMC: Use timeout values from CSRMatthew Fleming
2008-07-24mmc_spi: put signals to low power off fixJan Nikitenko
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16missing include in mmcAl Viro
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell
2007-09-23mmc_spi host driverDavid Brownell