summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-10-03mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia-2/+1
2012-10-03mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch-1/+8
2012-10-03mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch-13/+13
2012-10-03mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall-10/+3
2012-10-03mmc: sdhci-s3c: Add device tree supportThomas Abraham-6/+205
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham-1/+351
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham-4/+86
2012-10-03mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham-2/+29
2012-10-03mmc: dw_mmc: add device tree supportThomas Abraham-7/+211
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham-2/+5
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham-3/+53
2012-10-03mmc: dw_mmc: allow probe to succeed even if one slot is initializedThomas Abraham-10/+13
2012-10-03mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham-21/+8
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham-31/+31
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung-8/+220
2012-09-19mmc: sdhci: Test cd-gpio instead of SDHCI presence when probingGuennadi Liakhovetski-0/+8
2012-09-19mmc: davinci_mmc: convert to DMA engine APIMatt Porter-189/+82
2012-09-19mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding-7/+0
2012-09-19mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee-16/+42
2012-09-19mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball-0/+26
2012-09-11mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball-1/+7
2012-09-04mmc: via-sdmmc: Use module_pci_driverSachin Kamat-15/+1
2012-09-04mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat-12/+1
2012-09-04mmc: sdhci-pci: Use module_pci_driverSachin Kamat-18/+1
2012-09-04mmc: mmc_spi: Use module_spi_driverSachin Kamat-14/+1
2012-09-04mmc: sdhci-s3c: fix checkpatch error and warningsJingoo Han-6/+8
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm-0/+6
2012-09-04mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung-3/+3
2012-09-04mmc: tegra: convert to device tree support onlyJoseph Lo-4/+3
2012-09-04mmc: dt: Add card-detection properties to core binding.Chris Ball-2/+7
2012-09-04mmc: omap_hsmmc: Move to Maintained state in MAINTAINERSVenkatraman S-1/+3
2012-09-04mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S-42/+21
2012-09-04mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S-13/+4
2012-09-04mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S-22/+2
2012-09-04mmc: omap_hsmmc: remove unused vars and includesVenkatraman S-10/+4
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S-12/+17
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S-10/+0
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S-1/+1
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S-1/+2
2012-09-04mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang-16/+19
2012-09-04mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang-15/+0
2012-09-04mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang-52/+128
2012-09-04mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang-0/+4
2012-09-04mmc: bfin_sdh: Update blackfin sd driver email in MAINTAINERS.Sonic Zhang-1/+1
2012-09-04mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown-2/+2
2012-09-04mmc: vub300: add missing usb_free_urbJulia Lawall-2/+2
2012-09-04mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth-0/+22
2012-09-04mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie-7/+7
2012-09-04mmc: atmel-mci: add device tree supportLudovic Desroches-2/+151
2012-09-04mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity-2/+5