summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26arm: exynos_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26Documentation: synopsys-dw-mshc: add bindings for idmac and edmacShawn Lin
2015-10-26mmc: dw_mmc: use macro for HCON register operationsShawn Lin
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin
2015-10-26mmc: sdhci-of-esdhc: avoid writing power control registeryangbo lu
2015-10-26DT: mmc: sh_mmcif: document R8A7794 supportSergei Shtylyov
2015-10-26DT: mmc: sh_mmcif: fix "compatible" property textSergei Shtylyov
2015-10-26mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov
2015-10-26mmc: android-goldfish: Allow compiling the driver with COMPILE_TESTLuis de Bethencourt
2015-10-26ARM: dts: rockchip: add tuning related settings to veyron devicesHeiko Stuebner
2015-10-26ARM: dts: rockchip: Add drive/sample clocks for rk3288 dw_mmc devicesAlexandru M Stan
2015-10-26mmc: dw_mmc-rockchip: MMC tuning with the clock phase frameworkAlexandru M Stan
2015-10-26mmc: dw_mmc-rockchip: dt-binding: Add tuning related thingsAlexandru M Stan
2015-10-26mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchDouglas Anderson
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson
2015-10-26mmc: core: move ocr-bit to voltage translation into separate functionHeiko Stuebner
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-26mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021ayangbo lu
2015-10-26mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC optionyangbo lu
2015-10-26mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu
2015-10-26mmc: dt: add DT binding for little-endian eSDHC host controlleryangbo lu
2015-10-26mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controllerAdrian Hunter
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson
2015-10-26mmc: sdhci-pci: fix simple_return.cocci warningskbuild test robot
2015-10-26mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() staticBen Hutchings
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings
2015-10-26mmc: sirf: fix the capbility to support DDR50Weijun Yang
2015-10-26mmc: sdhci: enable tuning for DDR50Weijun Yang
2015-10-26mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2015-10-26mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler
2015-10-26mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin
2015-10-26mmc: sunxi: Add card busy detectionHans de Goede
2015-10-26mmc: Wait for card_busy before starting sdio requestsHans de Goede
2015-10-26mmc: Add mmc_is_io_op helper functionHans de Goede
2015-10-26mmc: block: Add new ioctl to send multi commandsJon Hunter
2015-10-26mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021aYangbo Lu
2015-10-26mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas
2015-10-26mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME supportChaotian Jing
2015-10-26mmc: debugfs: implement ios show for driver typeShawn Lin
2015-10-26mmc: omap: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-26mmc: moxart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-26mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-10-26mmc: mmc_spi: Export OF module alias informationJavier Martinez Canillas
2015-10-26mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter
2015-10-26mmc: sdhci: call sdhci_init() before request irqHaibo Chen
2015-10-26mmc: sdhci-bcm-kona: fix logic to check for 8-bit data widthJavier Martinez Canillas