summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-01-12mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski1-0/+19
2012-01-12mmc: add a card hotplug handler contextGuennadi Liakhovetski1-0/+6
2012-01-12mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2012-01-12mmc: boot partition ro lock supportJohan Rudholm2-1/+15
2012-01-12mmc: allow upper layers to know immediately if card has been removedAdrian Hunter3-0/+6
2012-01-12mmc: sdio: support SDIO UHS cardsPhilip Rakity2-3/+30
2012-01-12mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-1/+3
2012-01-12mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2012-01-12mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-0/+1
2011-10-27mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao1-0/+2
2011-10-27mmc: core: support HPI send commandJaehoon Chung3-0/+8
2011-10-27mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon4-0/+10
2011-10-27mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2-0/+5
2011-10-27mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2-0/+3
2011-10-27mmc: dw_mmc: modify DATA register offsetJaehoon Chung1-0/+4
2011-10-27mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S3-0/+17
2011-10-27mmc: core: Add default timeout value for CMD6Seungwon Jeon2-0/+2
2011-10-27mmc: sdhci-pci: add runtime pm supportAdrian Hunter1-0/+8
2011-10-27mmc: core: general purpose MMC partition support.Namjae Jeon2-2/+37
2011-10-27mmc: block: support no access to boot partitionsAdrian Hunter1-0/+10
2011-10-27mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S1-0/+14
2011-10-27mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski1-1/+3
2011-10-27mmc: core: add eMMC hardware reset supportAdrian Hunter4-0/+10
2011-10-27mmc: core: clarify how to use post_req in case of errorsPer Forlin1-0/+3
2011-10-27mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK1-0/+7
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman1-0/+4
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+5
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-07-21mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity1-0/+1
2011-07-21mmc: core: add non-blocking mmc request functionPer Forlin2-1/+26
2011-07-21mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan1-0/+2
2011-07-21mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2-0/+2
2011-07-21mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan1-0/+10
2011-07-21mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-0/+8
2011-07-21mmc: dw_mmc: convert card tasklet to workqueueJames Hogan1-1/+1
2011-07-21mmc: sdhi: Add write16_hookSimon Horman1-0/+1
2011-07-21mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman1-0/+1
2011-07-21mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-21mmc: Standardize header file inclusion checks.Robert P. J. Day17-46/+41
2011-07-21mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo1-29/+0
2011-07-21mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo1-6/+0
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-0/+13
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds9-4/+340
2011-05-26mmc: sdhci: Auto-CMD23 support.Andrei Warkentin1-0/+1
2011-05-26mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2-1/+4
2011-05-26mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin1-0/+1
2011-05-26mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin4-0/+14