summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-241-0/+1
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-243-0/+6
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-241-0/+7
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-242-0/+13
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-242-0/+24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-242-0/+14
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-241-0/+4
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-242-0/+22
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-243-0/+56
| * mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-241-0/+2
| * mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-241-0/+1
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-242-2/+10
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-241-0/+1
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-241-1/+1
| * mmc: quirks: fix truncation warningsRandy Dunlap2011-05-241-1/+1
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-241-1/+90
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-0/+6
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+6
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-241-0/+4
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-241-1/+1
| * mmc: Reliable write support.Andrei Warkentin2011-05-242-0/+6
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-242-0/+2
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-0/+1
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-1/+0
OpenPOWER on IntegriCloud