summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2013-08-25mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'Jingoo Han1-0/+1
2013-08-25mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-08-25mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGAJingoo Han1-1/+1
2013-08-25mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).Minjian Wu1-0/+1
2013-08-25mmc: fix null pointer use in mmc_blk_remove_reqFranck Jullien1-1/+1
2013-08-25mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han1-10/+4
2013-08-25mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON1-7/+27
2013-08-25mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung1-2/+5
2013-08-25mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG1-3/+3
2013-08-25mmc: host: Remove a duplicate line in MakefileWei WANG1-2/+0
2013-08-25mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi1-0/+1
2013-08-25mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson1-11/+10
2013-08-25mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+42
2013-08-25mmc: sdhci: request irq after sdhci_init() is calledShawn Guo1-2/+2
2013-08-25mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam1-3/+11
2013-08-25mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam1-5/+3
2013-08-25mmc: jz4740: fix return value check in jz4740_mmc_probe()Wei Yongjun1-3/+2
2013-08-25mmc: vub300: Staticize vub300_init_cardSachin Kamat1-1/+1
2013-08-25mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat1-1/+1
2013-07-23mmc: tmio: fix compiler warningGuennadi Liakhovetski1-1/+5
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds63-780/+1726
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt3-0/+360
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt2-0/+5
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson1-1/+2
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter1-0/+9
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay1-0/+17
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay2-1/+50
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard1-0/+4
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho1-16/+0
2013-07-05mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO1-4/+3
2013-07-05mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner1-1/+20
2013-07-05mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner1-14/+14
2013-07-05mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner1-1/+1
2013-07-05mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter1-1/+27
2013-07-05mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter1-2/+30
2013-07-04Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-39/+130
2013-07-03Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+13
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2-39/+130
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki2-2/+2
2013-06-28Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-1/+13
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen5-2/+150
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO1-5/+9
2013-06-27sdhci-pxav3: Fix runtime PM initializationDaniel Drake1-4/+3
2013-06-27mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson1-0/+2
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson1-1/+1
2013-06-27mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson1-5/+4
2013-06-27mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson1-0/+10
2013-06-27mmc: core: Handle both poweroff notification types for eMMCUlf Hansson1-5/+12
2013-06-27mmc: core: Add shutdown callback for SD bus_opsUlf Hansson1-0/+2