summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* sdio: recognize io card without powercycleAlbert Herranz2010-03-12
* sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-06
* sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-06
* sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-06
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-06
* sdio: add quirk to clamp byte mode transferBing Zhao2010-03-06
* mmc: allow for MMC v4.4Adrian Hunter2010-01-11
* sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-17
* sdio: fix reference counting in sdio_remove_func()Daniel Drake2009-12-17
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-15
* sdio: rework cis tuple parsingAlbert Herranz2009-12-15
* mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-08
* sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-01
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-23
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-23
* mmc: core SDIO suspend/resume supportNicolas Pitre2009-09-23
* mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2009-09-23
* sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-23
* sdio: fix read buffer overflowRoel Kluin2009-09-23
* sdio: add CD disable supportOhad Ben-Cohen2009-09-23
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-23
* mmc: power off once at removalDenis Karpov2009-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
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-23
* mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-23
* driver model: constify attribute groupsDavid Brownell2009-09-15
* MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-13
* mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-13
* mmc: increase power up delayJosé M. Fernández2009-05-03
* mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-08
* mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\
| * mmc_spi: allow higher timeouts for SPI modeWolfgang Muees2009-03-24
| * mmc: During unsafe resume, select the right volatge for the cardBalaji Rao2009-03-24
| * sdio: check that addresses are within the address spacePierre Ossman2009-03-24
| * sdio: handle null tuplesPierre Ossman2009-03-24
| * sdio: handle cis end marker in link fieldPierre Ossman2009-03-24
| * mmc: Add Extended CSD register to debugfsAdrian Hunter2009-03-24
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-24
| * mmc: delayed_work was never cancelledJorg Schummer2009-03-24
* | MMC: regulator utilitiesDavid Brownell2009-03-31
|/
* mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-08
* mmc: warn about voltage mismatchesDavid Brownell2008-12-31
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-31
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-31