aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-04-16mmc: omap: raw read and write endian fixVictor Kamensky
2014-04-16mmc: dw_mmc endian fixVictor Kamensky
2014-03-31mmc: sdhci-bcm-kona: fix build errors when built-inRussell King
2014-03-31mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter
2014-01-20mmc: sdhci: Allow for long command timeoutsAdrian Hunter
2014-01-17mmc: sdhci: fix lockdep error in tuning routineAisheng Dong
2014-01-17mmc: dw_mmc: k3: remove clk_tableZhangfei Gao
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2014-01-13mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun
2014-01-13mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng
2014-01-13mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng
2014-01-13mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao
2014-01-13mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee
2014-01-13mmc: tmio: fixup compile errorKuninori Morimoto
2014-01-13mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-01-13mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-01-13mmc: tegra: add support for Tegra124Stephen Warren
2014-01-13mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart
2014-01-13mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto
2014-01-13mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto
2014-01-13mmc: tmio: use -EPROBE_DEFER if driver can't find regulatorKuninori Morimoto
2014-01-13mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer
2014-01-13mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer
2014-01-13mmc: mxs: use standard flag for cd invertedSascha Hauer
2014-01-13mmc: mxs: use standard flag for broken card detectionSascha Hauer
2014-01-13mmc: mxs: use standard flag for non-removable statusSascha Hauer
2014-01-13mmc: sdhci-acpi: add new ACPI IDMika Westerberg
2014-01-13mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart
2014-01-13mmc: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam
2014-01-13mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu
2014-01-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2014-01-13mmc: tmio: don't overwrite caps2Kuninori Morimoto
2014-01-13mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng
2014-01-13mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng
2014-01-13mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng