aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman
2011-10-26mmc: core: add random fault injectionPer Forlin
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan
2011-07-20mmc: dw_mmc: convert card tasklet to workqueueJames Hogan
2011-07-20mmc: sdhi: Add write16_hookSimon Horman
2011-07-20mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath
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