summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resumeChander Kashyap2012-10-071-2/+27
* mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball2012-10-071-0/+2
* mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball2012-10-071-0/+3
* mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-10-071-1/+1
* mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski2012-10-031-0/+4
* mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQGuennadi Liakhovetski2012-10-031-1/+3
* mmc: sdhci-s3c: Fix crash on module insertion for second timeChander Kashyap2012-10-031-0/+1
* mmc: sdhci-s3c: Enable only required bus clockChander Kashyap2012-10-031-5/+7
* mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"Seungwon Jeon2012-10-031-13/+2
* mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin2012-10-031-6/+70
* mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia2012-10-031-2/+1
* mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch2012-10-032-1/+8
* mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch2012-10-031-13/+13
* mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-10-031-10/+3
* mmc: sdhci-s3c: Add device tree supportThomas Abraham2012-10-031-6/+152
* mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-033-0/+263
* mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-034-4/+82
* mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham2012-10-032-2/+29
* mmc: dw_mmc: add device tree supportThomas Abraham2012-10-032-7/+132
* mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham2012-10-031-1/+3
* mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham2012-10-031-3/+49
* mmc: dw_mmc: allow probe to succeed even if one slot is initializedThomas Abraham2012-10-031-10/+13
* mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham2012-10-031-21/+8
* mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-033-30/+30
* mmc: sdhci: Test cd-gpio instead of SDHCI presence when probingGuennadi Liakhovetski2012-09-191-0/+8
* mmc: davinci_mmc: convert to DMA engine APIMatt Porter2012-09-191-189/+82
* mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball2012-09-191-0/+25
* mmc: via-sdmmc: Use module_pci_driverSachin Kamat2012-09-041-15/+1
* mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat2012-09-041-12/+1
* mmc: sdhci-pci: Use module_pci_driverSachin Kamat2012-09-041-18/+1
* mmc: mmc_spi: Use module_spi_driverSachin Kamat2012-09-041-14/+1
* mmc: sdhci-s3c: fix checkpatch error and warningsJingoo Han2012-09-041-6/+8
* mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung2012-09-042-3/+3
* mmc: tegra: convert to device tree support onlyJoseph Lo2012-09-041-4/+3
* mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S2012-09-041-42/+21
* mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S2012-09-041-13/+4
* mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S2012-09-041-22/+2
* mmc: omap_hsmmc: remove unused vars and includesVenkatraman S2012-09-041-10/+4
* mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S2012-09-041-12/+17
* mmc: omap: remove unused variables and includesVenkatraman S2012-09-041-10/+0
* mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang2012-09-041-16/+19
* mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang2012-09-041-15/+0
* mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang2012-09-041-52/+128
* mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang2012-09-041-0/+4
* mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown2012-09-041-2/+2
* mmc: vub300: add missing usb_free_urbJulia Lawall2012-09-041-2/+2
* mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-041-0/+8
* mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie2012-09-042-7/+7
* mmc: atmel-mci: add device tree supportLudovic Desroches2012-09-041-2/+83
* mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity2012-09-041-2/+5
OpenPOWER on IntegriCloud