summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
2013-02-24mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski
2013-02-24mmc: tmio-mmc: define device-tree bindingsGuennadi Liakhovetski
2013-02-24mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski
2013-02-24mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: detailed definition of CD and WP MMC line polarities in DTGuennadi Liakhovetski
2013-02-24mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski
2013-02-24mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam
2013-02-24mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski
2013-02-24mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: rtsx: remove driving adjustmentRoger Tseng
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: sdhci-pxav3: add pm runtime supportKevin Liu
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: block: don't start new request when the card is removedSeungwon Jeon
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge
2013-02-24mmc: MAINTAINERS update for omap_hsmmcBalaji T K
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen
2013-02-24mmc: sdhci: update signal voltage switch codeKevin Liu
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-24mmc: core: Add card_busy to host_opsJohan Rudholm
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm
2013-02-24mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm
2013-02-24mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K
2013-02-24mmc: goldfish: emulated MMC deviceMike Lockwood
2013-02-24mmc: dt: bus-width can be an optional propertyShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer
2013-02-24mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhcShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhcShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhcShawn Guo
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez
2013-02-24MAINTAINERS: mmc: add maintainer entry for dw_mmc driverSeungwon Jeon
2013-02-24mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam
2013-02-24mmc: fix DT binding documentation SDHCI left-overGuennadi Liakhovetski
2013-02-24mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefixShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL writeShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: fix host version readShawn Guo
2013-02-24mmc: vt8500: Remove erroneous __exitp in wmt_mci_driverTony Prisk
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson