Show patches with: none      |   7631 patches
« 1 2 ... 9 10 1176 77 »
Patch Series S/W/F Date Submitter Delegate State
[03/15] mmc: core: Remove redundant check while selecting powerclass --- 2014-10-21 Ulf Hansson New
[04/15] mmc: core: Remove redundant check of max_dtr while selecting timings --- 2014-10-21 Ulf Hansson New
[05/15] mmc: core: Remove unnecessary 'out of memory' message --- 2014-10-21 Ulf Hansson New
[06/15] mmc: core: Add helper function for EXT_CSD support --- 2014-10-21 Ulf Hansson New
[07/15] mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() --- 2014-10-21 Ulf Hansson New
[08/15] mmc: core: Let's callers of from mmc_get_ext_csd() do error handling --- 2014-10-21 Ulf Hansson New
[09/15] mmc: core: Don't panic when fetching EXT_CSD --- 2014-10-21 Ulf Hansson New
[10/15] mmc: core: Export mmc_get_ext_csd() --- 2014-10-21 Ulf Hansson New
[11/15] mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() --- 2014-10-21 Ulf Hansson New
[12/15] mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() --- 2014-10-21 Ulf Hansson New
[13/15] mmc: core: Remove the redundant mmc_send_ext_csd() API --- 2014-10-21 Ulf Hansson New
[14/15] mmc: core: Don't handle buffers on stack while fetching CXD registers --- 2014-10-21 Ulf Hansson New
[15/15] mmc: core: Convert to use kzalloc() for CXD register buffers --- 2014-10-21 Ulf Hansson New
[PATCHv2,1/5] mmc: sdhci-bcm2835: group read and write functions to improve readability --- 2014-10-30 Scott Branden New
[PATCHv2,2/5] mmc: sdhci-bcm2835: make shift calculations consistent --- 2014-10-30 Scott Branden New
[PATCHv2,3/5] mmc: shdci-bcm2835: add efficient back-to-back write workaround --- 2014-10-30 Scott Branden New
[PATCHv2,4/5] mmc: shdci-bcm2835: add verify for 32-bit back-to-back workaround --- 2014-10-30 Scott Branden New
[PATCHv2,5/5] mmc: sdhci-bcm2835: add sdhci quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 --- 2014-10-30 Scott Branden New
mmc: sdhci-s3c: Check if clk_set_rate() succeeds --- 2014-11-04 Mark Brown New
[GIT,PULL] MMC fixes for v.3.18 --- 2014-11-06 Ulf Hansson New
mmc: dw_mmc: fix card read threshold for PIO mode --- 2014-11-21 Shawn Guo New
mmc: omap_hsmmc: Fix UHS card with DDR50 support --- 2014-11-25 Ulf Hansson New
[1/4] mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() --- 2014-12-01 Ulf Hansson New
[2/4] mmc: sdhci-msm: Convert to mmc_send_tuning() --- 2014-12-01 Ulf Hansson New
[3/4] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-01 Ulf Hansson New
[4/4] mmc: core: Make tuning block patterns static --- 2014-12-01 Ulf Hansson New
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter --- 2014-12-05 Ulf Hansson New
[v2,1/4] mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() --- 2014-12-05 Ulf Hansson New
[v2,2/4] mmc: sdhci-msm: Convert to mmc_send_tuning() --- 2014-12-05 Ulf Hansson New
[v2,3/4] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-05 Ulf Hansson New
[v2,4/4] mmc: core: Make tuning block patterns static --- 2014-12-05 Ulf Hansson New
[v2,3/4] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-08 Ulf Hansson New
[GIT,PULL] MMC for v.3.19 --- 2014-12-08 Ulf Hansson New
[1/2] mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro --- 2014-12-11 Ulf Hansson New
[2/2] PM: Remove the SET_PM_RUNTIME_PM_OPS() macro --- 2014-12-11 Ulf Hansson New
[1/6] mmc: moxart: Handle error from mmc_of_parse() --- 2014-12-18 Ulf Hansson New
[2/6] mmc: sdhci-bcm-kona: Handle error from mmc_of_parse() --- 2014-12-18 Ulf Hansson New
[3/6] mmc: sdhci-of-esdhc: Handle error from mmc_of_parse() --- 2014-12-18 Ulf Hansson New
[4/6] mmc: sdhci-s3c: Handle error from mmc_of_parse() --- 2014-12-18 Ulf Hansson New
[5/6] mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error --- 2014-12-18 Ulf Hansson New
[6/6] mmc: core: Return error at failure of request CD/WP in mmc_of_parse() --- 2014-12-18 Ulf Hansson New
[1/7] mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro() --- 2014-12-18 Ulf Hansson New
[2/7] mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd() --- 2014-12-18 Ulf Hansson New
[3/7] mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs --- 2014-12-18 Ulf Hansson New
[4/7] mmc: slot-gpio: Use the parent device while allocating data --- 2014-12-18 Ulf Hansson New
[5/7] mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core --- 2014-12-18 Ulf Hansson New
[6/7] mmc: core: Free all resources for the class device at ->dev_release() --- 2014-12-18 Ulf Hansson New
[7/7] mmc: slot-gpio: Rework how to handle allocation of slot-gpio data --- 2014-12-18 Ulf Hansson New
[1/2] mmc: sdhci-esdhc-imx: Fixup ->remove() --- 2014-12-19 Ulf Hansson New
[2/2] mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe() --- 2014-12-19 Ulf Hansson New
mmc: mmci: Use pm_runtime_put_noidle() during ->probe() --- 2014-12-19 Ulf Hansson New
mmc: sdhci-pci: Remove redundant runtime PM idle callback --- 2014-12-19 Ulf Hansson New
[V2] mmc: mmci: Use pm_runtime_put_noidle() during ->probe() --- 2014-12-19 Ulf Hansson New
[v2,3/4] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-22 Ulf Hansson New
[V3,1/2] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-23 Ulf Hansson New
[V3,2/2] mmc: core: Make tuning block patterns static --- 2014-12-23 Ulf Hansson New
[V3] mmc: mmci: Do pm_runtime_put() after the host has been added --- 2014-12-29 Ulf Hansson New
[V4,1/2] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-29 Ulf Hansson New
[V4,2/2] mmc: core: Make tuning block patterns static --- 2014-12-29 Ulf Hansson New
[GIT,PULL] MMC fixes for v.3.19 --- 2014-12-29 Ulf Hansson New
mmc: sdhci-acpi: Remove redundant runtime PM idle callback --- 2015-01-02 Ulf Hansson New
[1/4] mmc: core: Initial support for MMC power sequences --- 2015-01-02 Ulf Hansson New
[2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence --- 2015-01-02 Ulf Hansson New
[3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider --- 2015-01-02 Ulf Hansson New
[4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin --- 2015-01-02 Ulf Hansson New
[GIT,PULL] MMC fixes for v.3.19, take 2 --- 2015-01-12 Ulf Hansson New
[V2,1/4] mmc: core: Initial support for MMC power sequences --- 2015-01-14 Ulf Hansson New
[V2,2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence --- 2015-01-14 Ulf Hansson New
[V2,3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider --- 2015-01-14 Ulf Hansson New
[V2,4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin --- 2015-01-14 Ulf Hansson New
[GIT,PULL] MMC fixes for v.3.19, take 3 --- 2015-01-15 Ulf Hansson New
[V3,1/4] mmc: core: Initial support for MMC power sequences --- 2015-01-16 Ulf Hansson New
[V3,2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence --- 2015-01-16 Ulf Hansson New
[V3,3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider --- 2015-01-16 Ulf Hansson New
[V3,4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin --- 2015-01-16 Ulf Hansson New
[V4,1/4] mmc: core: Initial support for MMC power sequences --- 2015-01-19 Ulf Hansson New
[V4,2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence --- 2015-01-19 Ulf Hansson New
[V4,3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider --- 2015-01-19 Ulf Hansson New
[V4,4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin --- 2015-01-19 Ulf Hansson New
[1/2] mmc: pwrseq: Add support to control multiple gpios in simple pwrseq --- 2015-01-28 Srinivas Kandagatla New
[2/2] mmc: pwrseq: Update document with multiple gpios support --- 2015-01-28 Srinivas Kandagatla New
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state --- 2015-02-02 Ulf Hansson New
[GIT,PULL] MMC for v.3.20 --- 2015-02-10 Ulf Hansson New
mmc: omap_hsmmc: add hibernation support --- 2015-02-27 Grygorii.Strashko@linaro.org New
mmc: sdhci: Remove the sdhci exported header file --- 2015-03-05 Ulf Hansson New
[1/2] mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF --- 2015-03-05 Ulf Hansson New
[2/2] mmc: sdhci-spear: Remove exported header --- 2015-03-05 Ulf Hansson New
mmc: core: do not abort if wp is disabled --- 2015-03-13 Jun Nie New
[1/3] MAINTAINERS: mmc: Update filepath to cover all files for sdhci-s3c --- 2015-03-13 Ulf Hansson New
[2/3] MAINTAINERS: mmc: Remove the SDHCI-OF section --- 2015-03-13 Ulf Hansson New
[3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section --- 2015-03-13 Ulf Hansson New
[V2,3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section --- 2015-03-13 Ulf Hansson New
mmc: pwrseq: fix logic in error handling. --- 2015-03-19 Srinivas Kandagatla New
[GIT,PULL] MMC fixes for v.4.0 rc4 --- 2015-03-19 Ulf Hansson New
mmc: sdhci-msm: Add support for vendor capabilities registers --- 2015-03-19 Georgi Djakov New
MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER --- 2015-03-20 Ulf Hansson New
[v2] mmc: sdhci-msm: Add support for vendor capabilities registers --- 2015-03-21 Georgi Djakov New
[v3] mmc: sdhci-msm: Add support for vendor capabilities registers --- 2015-03-23 Georgi Djakov New
mmc: core: Enable runtime PM management of host devices --- 2015-03-27 Ulf Hansson New
mmc: core: Cleanup unused OF nodes while parsing for child nodes --- 2015-03-30 Ulf Hansson New
« 1 2 ... 9 10 1176 77 »