aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung2012-12-061-6/+3
* 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/+14
* mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2
* mmc: sh_mobile_sdhi: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2
* 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/+1
* mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat2012-12-061-2/+1
* mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo2012-12-061-38/+18
* mmc: dt: add no-1-8-v device tree flagDaniel Drake2012-12-062-0/+5
* mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake2012-12-062-0/+6
* 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-062-9/+23
* mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOsTomasz Figa2012-12-061-31/+9
* 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-063-1/+31
* 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-062-3/+18
* mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan2012-12-061-0/+6
* mmc: dt: Add optional pm properties to core bindingAbhilash Kesavan2012-12-061-0/+6
* mmc: dt: Fix typo in filenameAbhilash Kesavan2012-12-061-0/+0
* mmc: sdhci-pxav3: add quirks2Kevin Liu2012-12-062-0/+4
* mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu2012-12-061-10/+8
* mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk2012-12-065-0/+1065
* mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy2012-12-061-0/+64
* mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-062-0/+16
* mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-062-0/+11
* mmc: card: Do not scan RPMB partitionsLoic Pallardy2012-12-061-0/+2
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-063-0/+15
* mmc: host: Make UHS timing values fully uniqueKevin Liu2012-12-061-6/+6
* mmc: sdhci-pxav3: Add base clock quirkKevin Liu2012-12-061-1/+10
* mmc: Standardise capability typeLee Jones2012-12-065-9/+9
* mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-062-40/+10
* 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-066-1374/+1
* mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K2012-12-061-1/+0
* 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