aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-15
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-23
* mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* driver model: constify attribute groupsDavid Brownell2009-09-15
* mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-08
* MMC: Trivial comment cleanupDeepak Saxena2008-07-15
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-22
* MMC core learns about SPIDavid Brownell2007-09-23
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-23
* mmc: improve error code feedbackPierre Ossman2007-09-23
* mmc: remove custom error codesPierre Ossman2007-09-23
* mmc: add missing printk levelsPierre Ossman2007-07-25
* mmc: be more verbose about card insertions/removalPierre Ossman2007-07-25
* mmc: Don't hold lock when releasing an added cardPierre Ossman2007-07-25
* mmc: update header file pathsPierre Ossman2007-07-25
* mmc: refactor bus operationsPierre Ossman2007-07-09
* mmc: get back read-only switch functionPierre Ossman2007-06-13
* mmc: don't call switch on old cardsPierre Ossman2007-06-07
* mmc: fix broken if clausePierre Ossman2007-06-07
* mmc: remove old card statesPierre Ossman2007-05-01
* mmc: support unsafe resume of cardsPierre Ossman2007-05-01
* mmc: break apart switch functionPierre Ossman2007-05-01
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-01
* mmc: add bus handlerPierre Ossman2007-05-01