summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung2012-12-061-6/+3Star
* | | mmc: dw_mmc: relocate where dw_mci_setup_bus() is called fromJaehoon Chung2012-12-061-3/+3
* | | mmc: Limit MMC speed to 52MHz if not HS200Al Cooper2012-12-061-0/+2
* | | mmc: dw_mmc: use devres functions in dw_mmcSeungwon Jeon2012-12-061-29/+14Star
* | | mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2Star
* | | mmc: sh_mobile_sdhi: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2Star
* | | mmc: sh_mobile_sdhi: fix clock frequency printingGuennadi Liakhovetski2012-12-061-1/+1
* | | mmc: Remove redundant null check before kfree in bus.cSachin Kamat2012-12-061-2/+1Star
* | | mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat2012-12-061-2/+1Star
* | | 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: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki2012-12-061-0/+14
* | | 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: card: Add RPMB support in IOCTL interfaceLoic Pallardy2012-12-061-0/+64
* | | mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-061-0/+14
* | | mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-061-0/+4
* | | mmc: card: Do not scan RPMB partitionsLoic Pallardy2012-12-061-0/+2
* | | mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-061-0/+11
* | | mmc: sdhci-pxav3: Add base clock quirkKevin Liu2012-12-061-1/+10
* | | mmc: Standardise capability typeLee Jones2012-12-061-1/+1
* | | mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-061-21/+10Star
* | | mmc: sdio: Use multiple scatter/gather listKyoungil Kim2012-12-062-11/+31
* | | mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-063-1/+43
* | | 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