aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash2013-03-22
* mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim2013-03-22
* mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim2013-03-22
* mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung2013-03-22
* mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han2013-03-22
* mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-22
* mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo2013-03-19
* Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball2013-03-19
|\
| * lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-27
* | mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat2013-03-12
* | mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein2013-03-06
* | mmc: sdhci-tegra: cleanup ifdefsRhyland Klein2013-03-06
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-24
| * mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-24
| * mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-24
| * mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski2013-02-24
| * mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam2013-02-24
| * mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski2013-02-24
| * mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren2013-02-24
| * mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-24
| * mmc: sdhci-pxav3: add pm runtime supportKevin Liu2013-02-24
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
| * mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge2013-02-24
| * mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-24
| * mmc: sdhci: update signal voltage switch codeKevin Liu2013-02-24
| * mmc: goldfish: emulated MMC deviceMike Lockwood2013-02-24
| * mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-24
| * mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-24
| * mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhcShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhcShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhcShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam2013-02-24
| * mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefixShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL writeShawn Guo2013-02-24
| * mmc: sdhci-esdhc-imx: fix host version readShawn Guo2013-02-24
| * mmc: vt8500: Remove erroneous __exitp in wmt_mci_driverTony Prisk2013-02-24
| * mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-24
| * mmc: dw_mmc: Handle wp-gpios from device treeDoug Anderson2013-02-24
| * mmc: dw_mmc: exynos: Remove code for wp-gpiosDoug Anderson2013-02-24
| * mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-24
| * mmc: mxs-mmc: Fix warning due to incorrect typeFabio Estevam2013-02-24
| * mmc: mxs-mmc: Add MODULE_ALIAS()Fabio Estevam2013-02-24
| * mmc: mvsdio: add pinctrl integrationThomas Petazzoni2013-02-24
| * mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni2013-02-11
| * mmc: mvsdio: use slot-gpio for card detect gpioThomas Petazzoni2013-02-11
| * mmc: mvsdio: use slot-gpio infrastructure for write protect gpioThomas Petazzoni2013-02-11