summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: convert to idr_alloc()Tejun Heo2013-02-281-5/+6
* lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-281-2/+2
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-2636-807/+2866
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-241-74/+45Star
| * mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-241-0/+13
| * mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski2013-02-241-10/+46
| * mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski2013-02-241-43/+14Star
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-241-4/+0Star
| * mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2013-02-242-8/+44
| * mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-241-1/+2
| * mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-241-0/+110
| * mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski2013-02-242-2/+4
| * mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam2013-02-241-4/+4
| * mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski2013-02-241-1/+5
| * mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren2013-02-241-2/+2
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-244-17/+557
| * mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-241-0/+28
| * mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-241-5/+0Star
| * 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/+11Star
| * 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-243-57/+101
| * mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge2013-02-241-1/+1
| * mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-246-46/+18Star
| * mmc: sdhci: update signal voltage switch codeKevin Liu2013-02-241-114/+78Star
| * 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 mmc_power_cycleJohan Rudholm2013-02-242-0/+9
| * mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-241-4/+2Star
| * 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: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-241-2/+54
| * 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
| * mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam2013-02-241-5/+0Star
| * 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/+2Star
| * 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-241-7/+1Star
| * 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/+0Star
| * mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-241-1/+40
| * 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