aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAge
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-23
* mmc: refine DDR supportAdrian Hunter2010-10-23
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-23
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-23
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
* mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-11
* mmc: recognize CSD structureKyungmin Park2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-24
* mmc: allow for MMC v4.4Adrian Hunter2010-01-11
* 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: 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