summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sd.c
AgeCommit message (Expand)Author
2012-10-02mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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: 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_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2008-07-15MMC: Trivial comment cleanupDeepak Saxena
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23mmc: replace BUG_ON with WARN_ONPierre 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: refactor bus operationsPierre Ossman
2007-06-13mmc: get back read-only switch functionPierre Ossman
2007-06-07mmc: don't call switch on old cardsPierre Ossman
2007-06-07mmc: fix broken if clausePierre Ossman
2007-05-01mmc: remove old card statesPierre Ossman
2007-05-01mmc: support unsafe resume of cardsPierre Ossman
2007-05-01mmc: break apart switch functionPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman