summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai1-0/+2
2011-05-25mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-0/+1
2011-05-25mmc: MMC boot partitions support.Andrei Warkentin2-2/+10
2011-05-25mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-0/+1
2011-05-25mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-1/+1
2011-05-25mmc: quirks: fix truncation warningsRandy Dunlap1-1/+1
2011-05-25mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin1-1/+90
2011-05-25mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-0/+6
2011-05-25mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+6
2011-05-25mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen1-0/+4
2011-05-25mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen1-1/+1
2011-05-25mmc: Reliable write support.Andrei Warkentin2-0/+6
2011-05-25mmc: 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 instan...Chris Ball1-0/+1
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman1-0/+63
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski1-0/+16
2011-03-24mmc: Add MMC_PROGRESS_*Simon Horman2-3/+7
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung1-0/+2
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung1-0/+1
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung1-3/+7
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson1-0/+1
2011-03-15mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung1-5/+3
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy1-0/+1
2011-03-15mmc: add per device quirk placeholderPierre Tardy1-0/+2
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2-0/+6
2011-01-14mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt1-2/+2
2011-01-12Merge branch 'sh/sdio' into sh-latestPaul Mundt4-0/+244
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt1-33/+58
2011-01-09mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+217
2011-01-09mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson1-0/+2
2011-01-09mmc: Test bus-width for old MMC devicesAries Lee2-0/+3
2011-01-09mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen1-0/+5
2011-01-09mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2-0/+7
2011-01-09mmc: Aggressive clock gating frameworkLinus Walleij1-0/+10
2010-12-20Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt1-0/+1
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman1-23/+11
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman1-0/+3
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt1-14/+12
2010-11-29sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman1-8/+9
2010-11-29mmc, sh: Correct value for resetSimon Horman1-6/+3
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski1-4/+11
2010-11-20mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman1-5/+34
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+1
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds6-6/+239
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang1-1/+1