summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: add another device idAdrian Hunter2013-07-051-0/+9
* mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay2013-07-052-0/+19
* mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay2013-07-052-1/+50
* mmc: core: production year for eMMC 4.41 and laterRomain Izard2013-07-051-0/+4
* mmc: omap: remove unnecessary #if 0'sLuciano Coelho2013-07-051-16/+0
* mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO2013-07-051-4/+3
* mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner2013-07-052-1/+43
* mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner2013-07-051-14/+14
* mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner2013-07-051-1/+1
* mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter2013-07-051-1/+27
* mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter2013-07-051-2/+30
* mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen2013-06-275-2/+150
* mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO2013-06-272-6/+10
* sdhci-pxav3: Fix runtime PM initializationDaniel Drake2013-06-271-4/+3
* mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-272-0/+3
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-272-2/+2
* mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson2013-06-271-5/+4
* mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson2013-06-271-0/+10
* mmc: core: Handle both poweroff notification types for eMMCUlf Hansson2013-06-271-5/+12
* mmc: core: Add shutdown callback for SD bus_opsUlf Hansson2013-06-271-0/+2
* mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson2013-06-272-0/+10
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-274-2/+28
* mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson2013-06-272-26/+19
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-274-28/+32
* mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-273-21/+32
* mmc: core: Remove unnecessary check for the remove callbackUlf Hansson2013-06-271-8/+3
* mmc: jz4740: Use managed resourcesLars-Peter Clausen2013-06-271-31/+6
* mmc: jz4740: Use slot-gpio helpersLars-Peter Clausen2013-06-271-90/+23
* mmc: jz4740: Use SIMPLE_DEV_PM_OPSLars-Peter Clausen2013-06-271-8/+3
* mmc: jz4740: Fix handling of read errors.Paul Cercueil2013-06-271-0/+8
* mmc: jz4740: Remove duplicated code.Paul Cercueil2013-06-271-5/+0
* mmc: sdhci: improve card removal check in sdhci_card_event()Shawn Guo2013-06-271-2/+1
* mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson2013-06-272-4/+29
* mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson2013-06-272-14/+24
* mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach2013-06-272-1/+18
* mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach2013-06-273-6/+15
* mmc: card: fixing an false identification of SANITIZE commandYaniv Gardi2013-06-271-1/+2
* mmc: atmel-mci: remove include <mach/cpu.h>Nicolas Ferre2013-06-271-2/+0
* mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko2013-06-271-35/+15
* mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko2013-06-272-20/+5
* mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resourceAndy Shevchenko2013-06-271-5/+3
* mmc: reordered shutdown sequence in mmc_bld_remove_reqPaul Taysom2013-06-271-6/+8
* mmc: sirf: fix sdhci_pltfm_init sequenceArnd Bergmann2013-06-271-28/+23
* mmc: host: use platform_{get,set}_drvdata()Jingoo Han2013-06-273-5/+5
* mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()Wei Yongjun2013-06-271-1/+3
* mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun2013-06-271-1/+3
* mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2013-06-272-3/+3
* mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam2013-06-271-8/+0
* mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D2013-06-271-1/+1
* mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song2013-06-271-8/+0
OpenPOWER on IntegriCloud