aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAge
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-25
|\
| * mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-25
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-25
| * mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-25
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-25
| * mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-24
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-24
| * mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-24
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-24
| * mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-24
| * mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-24
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-24
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-24
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-24
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-24
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-24
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-24
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-24
| * mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-24
| * mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-24
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-24
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-24
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-24
| * mmc: quirks: fix truncation warningsRandy Dunlap2011-05-24
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-24
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-24
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-24
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-24
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
| * mmc: Reliable write support.Andrei Warkentin2011-05-24
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-24
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-16
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-27
* Fix common misspellingsLucas De Marchi2011-03-31
* mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
* mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
* mmc: Add MMC_PROGRESS_*Simon Horman2011-03-24
* mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-17
* mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-17
* mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-17
* mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-17
* mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-15
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-15
* mmc: add per device quirk placeholderPierre Tardy2011-03-15
* mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-15
* mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-14
* Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-12
|\