summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-244-2/+48
* mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-241-5/+0
* mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski2013-02-241-1/+1
* mmc: sdhci-pxav3: add pm runtime supportKevin Liu2013-02-241-1/+95
* mmc: core: fix indentationJaehoon Chung2013-02-241-12/+11
* mmc: block: don't start new request when the card is removedSeungwon Jeon2013-02-241-2/+8
* mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon2013-02-241-0/+1
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-245-58/+102
* mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge2013-02-241-1/+1
* mmc: MAINTAINERS update for omap_hsmmcBalaji T K2013-02-241-1/+1
* mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-246-46/+18
* mmc: sdhci: update signal voltage switch codeKevin Liu2013-02-241-114/+78
* mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-243-17/+107
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-245-21/+31
* mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-241-0/+3
* mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-242-0/+9
* mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-241-4/+2
* mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-241-1/+1
* mmc: goldfish: emulated MMC deviceMike Lockwood2013-02-243-0/+578
* mmc: dt: bus-width can be an optional propertyShawn Guo2013-02-241-3/+2
* mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-242-2/+55
* mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-246-14/+14
* mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhcShawn Guo2013-02-241-1/+9
* mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhcShawn Guo2013-02-241-1/+8
* mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhcShawn Guo2013-02-241-11/+14
* mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-242-7/+8
* MAINTAINERS: mmc: add maintainer entry for dw_mmc driverSeungwon Jeon2013-02-241-0/+8
* mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam2013-02-241-5/+0
* mmc: fix DT binding documentation SDHCI left-overGuennadi Liakhovetski2013-02-241-1/+1
* mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefixShawn Guo2013-02-241-20/+20
* mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL writeShawn Guo2013-02-241-4/+2
* mmc: sdhci-esdhc-imx: fix host version readShawn Guo2013-02-241-8/+11
* mmc: vt8500: Remove erroneous __exitp in wmt_mci_driverTony Prisk2013-02-241-1/+1
* mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-242-14/+1
* mmc: dw_mmc: Handle wp-gpios from device treeDoug Anderson2013-02-241-0/+34
* mmc: dw_mmc: exynos: Remove code for wp-gpiosDoug Anderson2013-02-241-10/+0
* ARM: dts: Add disable-wp for sd card slot on smdk5250Doug Anderson2013-02-241-0/+1
* mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-243-3/+59
* mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
* mmc: mxs-mmc: Fix warning due to incorrect typeFabio Estevam2013-02-241-1/+1
* mmc: mxs-mmc: Add MODULE_ALIAS()Fabio Estevam2013-02-241-0/+1
* mmc: mvsdio: add pinctrl integrationThomas Petazzoni2013-02-241-0/+6
* mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni2013-02-112-15/+66
* mmc: mvsdio: use slot-gpio for card detect gpioThomas Petazzoni2013-02-111-30/+9
* mmc: mvsdio: use slot-gpio infrastructure for write protect gpioThomas Petazzoni2013-02-111-25/+5
* mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessoryShawn Guo2013-02-111-17/+0
* mmc: sdhci: introduce sdhci_update_clock helper to re-enable clockAndy Shevchenko2013-02-111-14/+13
* mmc: sdhci-pxav3: add IRQ wake up supportKevin Liu2013-02-111-0/+7
* mmc: sdhci: add IRQ wake up supportKevin Liu2013-02-111-18/+42
* mmc: sdhci: disable interrupt before free_irqKevin Liu2013-02-111-0/+3
OpenPOWER on IntegriCloud