Show patches with: State = Action Required       |    Archived = No       |   5151 patches
« 1 2 ... 3 4 551 52 »
Patch Series S/W/F Date Submitter Delegate State
[6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios --- 2013-10-02 Ulf Hansson New
[7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend --- 2013-10-02 Ulf Hansson New
mmc: Don't force card to active state when entering suspend --- 2013-10-03 Ulf Hansson New
[1/2] PM / Runtime: Add helper function to get value of use_autosuspend --- 2013-10-10 Ulf Hansson New
[2/2] mmc: core: Use autosuspend when applicable at runtime idle --- 2013-10-10 Ulf Hansson New
[v2,4/7] mmc: sh_mmcif: Use runtime PM to keep resourses active during I/O --- 2013-10-22 Ulf Hansson New
[v2,5/7] mmc: sh_mmcif: Move clock handling into runtime PM callbacks --- 2013-10-22 Ulf Hansson New
[v2,6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios --- 2013-10-22 Ulf Hansson New
[v2,7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend --- 2013-10-22 Ulf Hansson New
[v2] mmc: core: Remove MMC_CLKGATE --- 2013-10-31 Ulf Hansson New
[2/3] mmc: tmio_mmc: Convert from legacy to modern PM ops --- 2013-11-05 Ulf Hansson New
[4/8] mmc: tmio: Keep host active while SDIO irq is enabled --- 2013-11-08 Ulf Hansson New
[5/8] mmc: tmio: Keep host active while serving requests --- 2013-11-08 Ulf Hansson New
[6/8] mmc: tmio: Extract bus_width modifications to a function --- 2013-11-08 Ulf Hansson New
[7/8] mmc: tmio: Restructure .set_ios and adapt probe sequence to it --- 2013-11-08 Ulf Hansson New
[8/8] mmc: tmio: Handle clock gating from runtime PM functions --- 2013-11-08 Ulf Hansson New
[04/10] mmc: core: Fixup busy detection for mmc switch operations --- 2014-01-22 Ulf Hansson New
[06/10] mmc: core: Respect host's max_busy_timeout when sending sleep cmd --- 2014-01-22 Ulf Hansson New
[08/10] mmc: card: Use R1 response for the stop cmd at recovery path --- 2014-01-22 Ulf Hansson New
[GIT,PULL] MMC updates for mmc-next for 3.15, take 1 --- 2014-02-14 Ulf Hansson New
[3/3] mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V --- 2014-02-14 Ulf Hansson New
[RFC] mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus --- 2014-02-28 Ulf Hansson New
mmc: sdhci-bcm-kona: Fix locking in sdhci_bcm_kona_sd_card_emulate() --- 2014-03-06 Markus Mayer New
[1/5] mmc: host: omap_hsmmc: pass host as an argument --- 2014-03-27 Felipe Balbi New
[2/5] mmc: host: omap_hsmmc: add reg_offset field --- 2014-03-27 Felipe Balbi New
[3/5] mmc: host: omap_hsmmc: introduce new accessor functions --- 2014-03-27 Felipe Balbi New
[4/5] mmc: host: omap_hsmmc: switch over to new accessors --- 2014-03-27 Felipe Balbi New
[5/5] mmc: host: omap_hsmmc: set max_blk_size correctly --- 2014-03-27 Felipe Balbi New
mmc: Delay the card_event callback into the mmc_rescan worker --- 2014-03-31 Markus Mayer New
[RESEND] mmc: Delay the card_event callback into the mmc_rescan worker --- 2014-04-08 Markus Mayer New
mmc: sdhci: Set ocr_avail directly based on vmmc --- 2014-04-10 Tim Kryger New
[GIT,PULL] MMC updates for mmc-next for 3.16, take 1 --- 2014-04-14 Ulf Hansson New
mmc: mmci: switch the driver to using gpio descriptors --- 2014-04-15 Linus Walleij New
mmc: core: Improve support for deferred regulators --- 2014-04-17 Tim Kryger New
[1/2] mmc: sdhci: Use supplies in common mmc_host struct --- 2014-04-18 Tim Kryger New
[2/2] mmc: sdhci: Use common mmc_regulator_get_supply --- 2014-04-18 Tim Kryger New
mmc: core: Try other signal levels during power up --- 2014-04-18 Tim Kryger New
[RFC,02/12] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-04-21 Srinivas Kandagatla New
[RFC,03/12] mmc: mmci: Add Qcom datactrl register variant --- 2014-04-21 Srinivas Kandagatla New
[RFC,04/12] mmc: mmci: Add register read/write wrappers. --- 2014-04-21 Srinivas Kandagatla New
[RFC,05/12] mmc: mmci: use NSEC_PER_SEC macro --- 2014-04-21 Srinivas Kandagatla New
[RFC,06/12] mmc: mmci: Add write delay to variant structure. --- 2014-04-21 Srinivas Kandagatla New
[RFC,07/12] mmc: mmci: Qcomm: Add 3 clock cycle delay after each register write --- 2014-04-21 Srinivas Kandagatla New
[RFC,08/12] mmc: mmci: move ST specific register extensions access under condition. --- 2014-04-21 Srinivas Kandagatla New
[RFC,09/12] mmc: mmci: Qcom fix MCICLK register settings. --- 2014-04-21 Srinivas Kandagatla New
[RFC,10/12] mmc: mmci: Add clock support for Qualcomm. --- 2014-04-21 Srinivas Kandagatla New
[RFC,11/12] mmc: mmci: Add Qcom variations to MCICommand register. --- 2014-04-21 Srinivas Kandagatla New
[RFC,12/12] mmc: mmci: Add Qcom specific pio_read function. --- 2014-04-21 Srinivas Kandagatla New
[v2] mmc: core: Try other signal levels during power up --- 2014-04-24 Tim Kryger New
mmc: sdhci: Use mmc core regulator infrastucture --- 2014-04-24 Tim Kryger New
[RESEND] mmc: core: Improve support for deferred regulators --- 2014-04-25 Tim Kryger New
[v1,02/11] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-04-29 Srinivas Kandagatla New
[v1,03/11] mmc: mmci: Add Qcom datactrl register variant --- 2014-04-29 Srinivas Kandagatla New
[v1,04/11] mmc: mmci: Add register read/write wrappers. --- 2014-04-29 Srinivas Kandagatla New
[v1,05/11] mmc: mmci: use NSEC_PER_SEC macro --- 2014-04-29 Srinivas Kandagatla New
[v1,06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-04-29 Srinivas Kandagatla New
[v1,07/11] mmc: mmci: move ST specific register extensions access under condition. --- 2014-04-29 Srinivas Kandagatla New
[v1,08/11] mmc: mmci: Qcom fix MCICLK register settings. --- 2014-04-29 Srinivas Kandagatla New
[v1,09/11] mmc: mmci: Add clock support for Qualcomm. --- 2014-04-29 Srinivas Kandagatla New
[v1,10/11] mmc: mmci: Add Qcom variations to MCICommand register. --- 2014-04-29 Srinivas Kandagatla New
[v1,11/11] mmc: mmci: Add Qcom specific pio_read function. --- 2014-04-29 Srinivas Kandagatla New
[v2] mmc: core: Improve support for deferred regulators --- 2014-05-06 Tim Kryger New
MAINTAINERS: mmc: Update email for host driver maintainer --- 2014-05-08 Ulf Hansson New
[GIT,PULL] MMC updates for mmc-next for 3.16, take 2 --- 2014-05-08 Ulf Hansson New
MAINTAINERS: mmc: Add path to git tree --- 2014-05-14 Ulf Hansson New
[v2,01/14] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-15 Srinivas Kandagatla New
[v2,02/14] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-15 Srinivas Kandagatla New
[v2,03/14] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-15 Srinivas Kandagatla New
[v2,04/14] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-15 Srinivas Kandagatla New
[v2,05/14] mmc: mmci: Add register read/write wrappers. --- 2014-05-15 Srinivas Kandagatla New
[v2,06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-05-15 Srinivas Kandagatla New
[v2,07/14] mmc: mmci: add ddrmode mask to variant data --- 2014-05-15 Srinivas Kandagatla New
[v2,08/14] mmc: mmci: add 8bit bus support in variant data --- 2014-05-15 Srinivas Kandagatla New
[v2,09/14] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-15 Srinivas Kandagatla New
[v2,10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers. --- 2014-05-15 Srinivas Kandagatla New
[v2,11/14] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-15 Srinivas Kandagatla New
[v2,12/14] mmc: mmci: add support for fbclk to latch data and cmd. --- 2014-05-15 Srinivas Kandagatla New
[v2,13/14] mmc: mmci: add qcom specific clk control --- 2014-05-15 Srinivas Kandagatla New
[v2,14/14] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-15 Srinivas Kandagatla New
[1/1] mmc: moxart: Remove unneeded version.h inclusion --- 2014-05-22 Sachin Kamat New
[GIT,PULL] MMC updates for mmc-next for 3.16, take 3 --- 2014-05-22 Ulf Hansson New
mmc: sdhci-of-esdhc: Fixup compile error --- 2014-05-23 Ulf Hansson New
[v3,01/13] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-23 Srinivas Kandagatla New
[v3,02/13] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-23 Srinivas Kandagatla New
[v3,03/13] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-23 Srinivas Kandagatla New
[v3,04/13] mmc: mmci: Add Qcom datactrl register variant --- 2014-05-23 Srinivas Kandagatla New
[v3,05/13] mmc: mmci: Add register read/write wrappers. --- 2014-05-23 Srinivas Kandagatla New
[v3,06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write --- 2014-05-23 Srinivas Kandagatla New
[v3,07/13] mmc: mmci: add ddrmode mask to variant data --- 2014-05-23 Srinivas Kandagatla New
[v3,08/13] mmc: mmci: add 8bit bus support in variant data --- 2014-05-23 Srinivas Kandagatla New
[v3,09/13] mmc: mmci: add edge support to data and command out in variant data. --- 2014-05-23 Srinivas Kandagatla New
[v3,10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers. --- 2014-05-23 Srinivas Kandagatla New
[v3,11/13] mmc: mmci: Add support to data commands via variant structure. --- 2014-05-23 Srinivas Kandagatla New
[v3,12/13] mmc: mmci: add explicit clk control --- 2014-05-23 Srinivas Kandagatla New
[v3,13/13] mmc: mmci: Add Qcom specific pio_read function. --- 2014-05-23 Srinivas Kandagatla New
mmc: core: Remove redundant runtime_idle callback --- 2014-05-28 Ulf Hansson New
[v4,01/13] mmc: mmci: use NSEC_PER_SEC macro --- 2014-05-28 Srinivas Kandagatla New
[v4,02/13] mmc: mmci: convert register bits to use BIT() macro. --- 2014-05-28 Srinivas Kandagatla New
[v4,03/13] mmc: mmci: Add Qualcomm Id to amba id table --- 2014-05-28 Srinivas Kandagatla New
[v4,04/13] mmc: mmci: Add enough delay between writes to CMD register. --- 2014-05-28 Srinivas Kandagatla New
« 1 2 ... 3 4 551 52 »