summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: sh_mobile_sdhi: fix clock frequency printingGuennadi Liakhovetski2012-12-061-1/+1
* | | mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo2012-12-061-38/+18Star
* | | mmc: dt: add no-1-8-v device tree flagDaniel Drake2012-12-061-0/+3
* | | mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake2012-12-061-0/+4
* | | mmc: vub300: add missing usb_put_devMarina Makienko2012-12-061-0/+1
* | | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar2012-12-061-2/+2
* | | mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar2012-12-061-0/+5
* | | mmc: host: sdhci-s3c: Add support for pinctrlTomasz Figa2012-12-061-2/+10
* | | mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOsTomasz Figa2012-12-061-31/+9Star
* | | mmc: sdhci-of-esdhc: support commands with busy response expecting TCJerry Huang2012-12-061-0/+3
* | | mmc: sdhci-s3c: Use NULL instead of 0 for pointersTushar Behera2012-12-061-2/+2
* | | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S2012-12-061-24/+32
* | | mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S2012-12-061-6/+6
* | | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi2012-12-061-20/+24
* | | mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja2012-12-061-1/+29
* | | mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K2012-12-061-2/+2
* | | mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K2012-12-061-1/+1
* | | mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K2012-12-061-6/+12
* | | mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan2012-12-061-3/+17
* | | mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan2012-12-061-0/+6
* | | mmc: sdhci-pxav3: add quirks2Kevin Liu2012-12-061-0/+2
* | | mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu2012-12-061-10/+8Star
* | | mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk2012-12-063-0/+1041
* | | mmc: sdhci-pxav3: Add base clock quirkKevin Liu2012-12-061-1/+10
* | | mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-061-21/+10Star
* | | mmc: dw_mmc: fix more const pointer warningsArnd Bergmann2012-12-061-5/+5
* | | mmc: at91-mci: remove obsolete driverLudovic Desroches2012-12-064-1356/+1Star
* | | mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K2012-12-061-1/+0Star
* | | mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack2012-12-061-1/+4
* | | mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack2012-12-061-0/+7
* | | mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin2012-12-061-1/+1
* | | mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko2012-12-061-12/+2Star
* | | mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko2012-12-062-2/+2
* | | mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu2012-12-061-7/+8
* | | mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-061-2/+2
* | | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-061-4/+0Star
* | | mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-061-0/+7
|/ /
* | mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-071-2/+4
* | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-071-14/+14
* | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-074-6/+6
* | mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-071-1/+1
* | mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball2012-11-071-10/+13
* | mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-071-6/+12
* | mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-071-18/+20
* | mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-071-1/+1
* | mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter2012-11-071-1/+1
* | mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-071-1/+1
* | mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-071-6/+11
* | mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K2012-11-071-1/+1
* | mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2012-11-072-14/+19