summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+2
* mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko2012-12-062-2/+2
* mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon2012-12-061-7/+10
* mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm2012-12-061-0/+16
* 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/+0
* 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-075-8/+8
* 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
OpenPOWER on IntegriCloud