aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-06
* | mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-06
* | mmc: card: Do not scan RPMB partitionsLoic Pallardy2012-12-06
* | mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-06
* | mmc: sdhci-pxav3: Add base clock quirkKevin Liu2012-12-06
* | mmc: Standardise capability typeLee Jones2012-12-06
* | mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-06
* | mmc: sdio: Use multiple scatter/gather listKyoungil Kim2012-12-06
* | mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-06
* | mmc: dw_mmc: fix more const pointer warningsArnd Bergmann2012-12-06
* | mmc: at91-mci: remove obsolete driverLudovic Desroches2012-12-06
* | mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K2012-12-06
* | mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack2012-12-06
* | mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack2012-12-06
* | mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin2012-12-06
* | mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko2012-12-06
* | mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko2012-12-06
* | mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon2012-12-06
* | mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm2012-12-06
* | mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu2012-12-06
* | mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-06
* | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-06
* | mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-06
|/
* mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-07
* mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-07
* mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-07
* mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-07
* mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball2012-11-07
* mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-07
* mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-07
* mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-07
* mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter2012-11-07
* mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-07
* mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-07
* mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K2012-11-07
* mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2012-11-07
* mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD2012-11-07
* mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-07
* mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon2012-11-07
* mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut2012-10-11
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-10
|\
| * ARM: tegra: fix mismerges of header file inclusionsOlof Johansson2012-10-07
* | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-09
|\ \ | |/ |/|
| * mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
| * mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar2012-10-07
| * mmc: sdhci-spear: add device tree bindingsViresh Kumar2012-10-07
| * mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resumeChander Kashyap2012-10-07
| * mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball2012-10-07
| * mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball2012-10-07
| * mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball2012-10-07