summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen
2008-07-15MMC: Trivial comment cleanupDeepak Saxena
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman
2007-09-23mmc: add missing printk levelsPierre Ossman
2007-09-23mmc: read ext_csd version numberPierre Ossman
2007-09-23mmc: improve error code feedbackPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26mmc: add missing printk levelsPierre Ossman
2007-07-26mmc: be more verbose about card insertions/removalPierre Ossman
2007-07-26mmc: Don't hold lock when releasing an added cardPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-07-09mmc: fix silly copy-and-paste errorPierre Ossman
2007-07-09mmc: refactor bus operationsPierre Ossman
2007-05-01mmc: remove old card statesPierre Ossman
2007-05-01mmc: support unsafe resume of cardsPierre Ossman
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman