aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAge
* 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: check status after MMC SWITCH commandAdrian Hunter2009-09-23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-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: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-08
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-31
* MMC: Trivial comment cleanupDeepak Saxena2008-07-15
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-22
* mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-17
* MMC core learns about SPIDavid Brownell2007-09-23
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-23
* mmc: add missing printk levelsPierre Ossman2007-09-23
* mmc: read ext_csd version numberPierre 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: fix silly copy-and-paste errorPierre Ossman2007-07-09
* mmc: refactor bus operationsPierre Ossman2007-07-09
* mmc: remove old card statesPierre Ossman2007-05-01
* mmc: support unsafe resume of cardsPierre Ossman2007-05-01
* mmc: separate out reading EXT_CSDPierre Ossman2007-05-01
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-01
* mmc: add bus handlerPierre Ossman2007-05-01