summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: sd: clean up redundant memsetMark Asselstine
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
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-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings
2009-12-15sdio: rework cis tuple parsingAlbert Herranz
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdio: fix read buffer overflowRoel Kluin
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: power off once at removalDenis Karpov
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-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-06-13MMC core: limit minimum initialization frequency to 400kHzSascha Hauer
2009-06-13mmc: mmc_rescan detects card change in one runJorg Schummer
2009-05-03mmc: increase power up delayJosé M. Fernández
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen