summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2010-07-20MMC: fix to report correct disk space in case of emmc 4.3+ cardsNitin Ghate
2010-06-21mmc: Support byte-addr cards with start offsetPavan Kunapuli
2010-06-18mmc: wake_unlock after flushing delayed work; flush after suspendGary King
2010-06-07mmc: core: do not acquire wakelock during rescan pollingGary King
2010-05-21mmc: support csd_struct version 3 for certain eMMC 4.4 devicesVenkata(Muni) Anda
2010-05-21mmc: add detection for MMC 4.4 boot sectorsGary King
2010-05-21mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2010-02-09mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2010-02-08drivers: mmc: Fix minimal frequency assignmentDmitry Shmidt
2010-02-08mmc: allow for MMC v4.4Adrian Hunter
2010-02-08mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2010-02-08mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2010-02-08mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2010-02-08mmc: core: Add deferred bus resume policy.San Mehat
2010-02-08mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2010-02-08mmc: sd: Add retries in re-detectionSan Mehat
2010-02-08mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2010-02-08mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2010-02-08trout: Add functions for WiFiDmitry Shmidt
2010-02-08mmc: Add concept of an 'embedded' SDIO device.San Mehat
2010-02-08mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
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
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-31MMC: regulator utilitiesDavid Brownell
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao