aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity1-0/+1
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin2-1/+26
2011-07-20mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan1-0/+2
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2-0/+2
2011-07-20mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan1-0/+10
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-0/+8
2011-07-20mmc: dw_mmc: convert card tasklet to workqueueJames Hogan1-1/+1
2011-07-20mmc: sdhi: Add write16_hookSimon Horman1-0/+1
2011-07-20mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman1-0/+1
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day17-46/+41
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo1-29/+0
2011-07-20mmc: 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-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds9-4/+340
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin1-0/+1
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2-1/+4
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin1-0/+1
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin4-0/+14
2011-05-24mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin1-4/+36
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity1-0/+1
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski1-0/+4
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK1-0/+1
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath1-0/+6
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath1-0/+1
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath1-0/+1
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath3-0/+6
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath1-0/+7
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath2-0/+13
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath2-0/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath2-0/+14
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath1-0/+4
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath2-0/+22
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto3-0/+56
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai1-0/+2
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-0/+1
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin2-2/+10
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-0/+1
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-1/+1
2011-05-24mmc: quirks: fix truncation warningsRandy Dunlap1-1/+1
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin1-1/+90
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-0/+6
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+6
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen1-0/+4
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen1-1/+1
2011-05-24mmc: Reliable write support.Andrei Warkentin2-0/+6
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2-0/+2
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"Chris Ball1-0/+1
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0