aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-191-0/+1
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-05-311-0/+2
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-201-2/+4
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
* mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon2011-10-271-2/+2
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-0/+1
* mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-261-0/+2
* mmc: core: support HPI send commandJaehoon Chung2011-10-263-0/+8
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-264-0/+10
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-262-0/+5
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-262-0/+3
* mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-261-0/+4
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-263-0/+17
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-262-0/+2
* mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-261-0/+8
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-262-2/+37
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-0/+10
* mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2011-10-261-0/+14
* mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2011-10-261-1/+3
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-264-0/+10
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-261-0/+3
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-261-0/+7
* mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2011-10-261-0/+4
* mmc: core: add random fault injectionPer Forlin2011-10-261-0/+5
* mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
* mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2011-07-201-0/+1
* mmc: core: add non-blocking mmc request functionPer Forlin2011-07-202-1/+26
* mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan2011-07-201-0/+2
* mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2011-07-202-0/+2
* mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan2011-07-201-0/+10
* mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan2011-07-201-0/+8
* mmc: dw_mmc: convert card tasklet to workqueueJames Hogan2011-07-201-1/+1
* mmc: sdhi: Add write16_hookSimon Horman2011-07-201-0/+1
* mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman2011-07-201-0/+1
* mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux2011-07-201-0/+10
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-2017-46/+41
* mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo2011-07-201-29/+0
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-6/+0
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-259-4/+340
|\
| * mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-251-0/+1
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-252-1/+4
| * mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-251-0/+1
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-254-0/+14
| * mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-241-4/+36
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-0/+1
| * mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-241-0/+4
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-0/+1
| * mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-241-0/+6
| * mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-241-0/+1