aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAge
* mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-31
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-10-26
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-26
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-26
* mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-31
* mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2011-07-20
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-25
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-24
* mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-24
* mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-24
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-24
* mmc: sd: set current limit for uhs cardsArindam Nath2011-05-24
* mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-24
* mmc: sd: add support for driver type selectionArindam Nath2011-05-24
* mmc: sd: query function modes for uhs cardsArindam Nath2011-05-24
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
* mmc: Ensure prototypes for SD API are visible in sd.cMark Brown2011-03-15
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-08
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-08
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-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: split mmc_sd_init_card()Michal Miroslaw2010-08-11
* 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