summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-08-26mmc: esdhc: add support to get voltage from device-treeHaijun Zhang
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang
2013-08-25mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra
2013-08-25mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: add support for Device Tree DMA bindingsGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski
2013-08-25mmc: SDHI: add DT compatibility strings for further SoCsGuennadi Liakhovetski
2013-08-25mmc: dw_mmc-pci: enable bus-mastering modeAndy Shevchenko
2013-08-25mmc: dw_mmc-pci: get resources from a proper BARAndy Shevchenko
2013-08-24mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart
2013-08-24mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-08-24mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'Jingoo Han
2013-08-24mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov
2013-08-24mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGAJingoo Han
2013-08-24mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).Minjian Wu
2013-08-24mmc: fix null pointer use in mmc_blk_remove_reqFranck Jullien
2013-08-24mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han
2013-08-24mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON
2013-08-24mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung
2013-08-24mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG
2013-08-24mmc: host: Remove a duplicate line in MakefileWei WANG
2013-08-24mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi
2013-08-24mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson
2013-08-24mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2013-08-24mmc: sdhci: request irq after sdhci_init() is calledShawn Guo
2013-08-24mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam
2013-08-24mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam
2013-08-24mmc: jz4740: fix return value check in jz4740_mmc_probe()Wei Yongjun
2013-08-24mmc: vub300: Staticize vub300_init_cardSachin Kamat
2013-08-24mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat
2013-07-23mmc: tmio: fix compiler warningGuennadi Liakhovetski
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho