Age | Commit message (Expand) | Author |
2013-02-27 | mmc: convert to idr_alloc() | Tejun Heo |
2013-02-27 | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-24 | mmc: tegra: assume CONFIG_OF, remove platform data | Stephen Warren |
2013-02-24 | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski |
2013-02-24 | mmc: tmio: add support for the VccQ regulator | Guennadi Liakhovetski |
2013-02-24 | mmc: sh_mobile_sdhi: use managed resource allocations | Guennadi Liakhovetski |
2013-02-24 | mmc: sh_mobile_sdhi: remove unused .pdata field | Guennadi Liakhovetski |
2013-02-24 | mmc: tmio-mmc: parse device-tree bindings | Guennadi Liakhovetski |
2013-02-24 | mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings | Guennadi Liakhovetski |
2013-02-24 | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski |
2013-02-24 | mmc: sdhi, tmio: only check flags in tmio-mmc driver proper | Guennadi Liakhovetski |
2013-02-24 | mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch() | Fabio Estevam |
2013-02-24 | mmc: sdhci: check voltage range only on regulators aware of voltage value | Marek Szyprowski |
2013-02-24 | mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK | Stephen Warren |
2013-02-24 | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon |
2013-02-24 | mmc: add packed command feature of eMMC4.5 | Seungwon Jeon |
2013-02-24 | mmc: rtsx: remove driving adjustment | Roger Tseng |
2013-02-24 | mmc: use regulator_can_change_voltage() instead of regulator_count_voltages | Marek Szyprowski |
2013-02-24 | mmc: sdhci-pxav3: add pm runtime support | Kevin Liu |
2013-02-24 | mmc: core: fix indentation | Jaehoon Chung |
2013-02-24 | mmc: block: don't start new request when the card is removed | Seungwon Jeon |
2013-02-24 | mmc: core: fix permanent sleep of mmcqd during card removal | Seungwon Jeon |
2013-02-24 | mmc: sdhci: enhance preset value function | Kevin Liu |
2013-02-24 | mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map() | Roland Stigge |
2013-02-24 | mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock | Lars-Peter Clausen |
2013-02-24 | mmc: sdhci: update signal voltage switch code | Kevin Liu |
2013-02-24 | mmc: core: Fixup signal voltage switch | Johan Rudholm |
2013-02-24 | mmc: core: Break out start_signal_voltage_switch | Johan Rudholm |
2013-02-24 | mmc: core: Add mmc_power_cycle | Johan Rudholm |
2013-02-24 | mmc: sd: Simplify by using mmc_host_uhs | Johan Rudholm |
2013-02-24 | mmc: core: expose RPMB partition only for CMD23 capable hosts | Balaji T K |
2013-02-24 | mmc: goldfish: emulated MMC device | Mike Lockwood |
2013-02-24 | mmc: sdhci-esdhc-imx: support 8bit mode | Sascha Hauer |
2013-02-24 | mmc: sdhci: rename platform_8bit_width to platform_bus_width | Sascha Hauer |
2013-02-24 | mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc | Shawn Guo |
2013-02-24 | mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc | Shawn Guo |
2013-02-24 | mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc | Shawn Guo |
2013-02-24 | mmc: core: move the cache disabling operation to mmc_suspend | Maya Erez |
2013-02-24 | mmc: sdhci-esdhc-imx: Remove unused variables | Fabio Estevam |
2013-02-24 | mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix | Shawn Guo |
2013-02-24 | mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write | Shawn Guo |
2013-02-24 | mmc: sdhci-esdhc-imx: fix host version read | Shawn Guo |
2013-02-24 | mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver | Tony Prisk |
2013-02-24 | mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT | Doug Anderson |
2013-02-24 | mmc: dw_mmc: Handle wp-gpios from device tree | Doug Anderson |
2013-02-24 | mmc: dw_mmc: exynos: Remove code for wp-gpios | Doug Anderson |
2013-02-24 | mmc: dw_mmc: Add "disable-wp" device tree property | Doug Anderson |
2013-02-24 | mmc: mxs-mmc: Fix warning due to incorrect type | Fabio Estevam |