Show patches with: Archived = No       |   8310 patches
« 1 2 ... 74 75 7683 84 »
Patch Series S/W/F Date Submitter Delegate State
mmc: sdhci-s3c: Check if clk_set_rate() succeeds --- 2014-11-04 Mark Brown New
[PATCHv2,5/5] mmc: sdhci-bcm2835: add sdhci quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 --- 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,3/5] mmc: shdci-bcm2835: add efficient back-to-back write workaround --- 2014-10-30 Scott Branden New
[PATCHv2,2/5] mmc: sdhci-bcm2835: make shift calculations consistent --- 2014-10-30 Scott Branden New
[PATCHv2,1/5] mmc: sdhci-bcm2835: group read and write functions to improve readability --- 2014-10-30 Scott Branden New
[15/15] mmc: core: Convert to use kzalloc() for CXD register buffers --- 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
[13/15] mmc: core: Remove the redundant mmc_send_ext_csd() API --- 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
[11/15] mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() --- 2014-10-21 Ulf Hansson New
[10/15] mmc: core: Export mmc_get_ext_csd() --- 2014-10-21 Ulf Hansson New
[09/15] mmc: core: Don't panic when fetching 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
[07/15] mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() --- 2014-10-21 Ulf Hansson New
[06/15] mmc: core: Add helper function for EXT_CSD support --- 2014-10-21 Ulf Hansson New
[05/15] mmc: core: Remove unnecessary 'out of memory' message --- 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
[03/15] mmc: core: Remove redundant check while selecting powerclass --- 2014-10-21 Ulf Hansson New
[02/15] mmc: core: Remove duplicated definition of mmc_send_ext_csd() --- 2014-10-21 Ulf Hansson New
[01/15] mmc: core: Remove mmc_free_ext_csd() --- 2014-10-21 Ulf Hansson New
[1/1] mmc: sdhci-bcm2835: added quirk and removed udelay in write ops --- 2014-10-15 Scott Branden New
[1/1] mmc: sdhci-bcm2835: added quirk and removed udelay in write ops --- 2014-10-15 Scott Branden New
[7/7] mmc: core: Remove unused mmc_list_to_card() macro --- 2014-10-14 Ulf Hansson New
[6/7] mmc: block: Use dev_set|get_drvdata() --- 2014-10-14 Ulf Hansson New
[5/7] mmc: msm_sdcc: Use platform_set|get_drvdata --- 2014-10-14 Ulf Hansson New
[4/7] mmc: core: Convert mmc_driver to device_driver --- 2014-10-14 Ulf Hansson New
[3/7] mmc: core: Convert the mmc_driver to use the modern PM ops --- 2014-10-14 Ulf Hansson New
[2/7] mmc: core: Don't export the to_sdio_driver macro --- 2014-10-14 Ulf Hansson New
[1/7] mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks --- 2014-10-14 Ulf Hansson New
[GIT,PULL] MMC for v.3.18 --- 2014-10-10 Ulf Hansson New
[RFC,2/2] mmc: mmci: fix mmci_post_request --- 2014-10-08 Srinivas Kandagatla New
[RFC,1/2] mmc: core: fix prepared requests while doing bkops --- 2014-10-08 Srinivas Kandagatla New
[v4] mmc: core: restore detect line inversion semantics --- 2014-10-02 Linus Walleij New
[v3] mmc: core: restore detect line inversion semantics --- 2014-10-01 Linus Walleij New
[v2] mmc: core: restore detect line inversion semantics --- 2014-10-01 Linus Walleij New
mmc: core: restore detect line inversion semantics --- 2014-09-30 Linus Walleij New
[v3,1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant --- 2014-09-10 Srinivas Kandagatla New
mmc: mmci_qcom_dml: fix is never less than zero warning. --- 2014-09-09 Srinivas Kandagatla New
mmc: card: Prevent partition scan for the eMMC boot areas --- 2014-09-03 Ulf Hansson New
[4/4,v2] mmc: mmci: augment driver to handle gpio descriptors --- 2014-08-27 Linus Walleij New
[4/4] mmc: mmci: augment driver to handle gpio descriptors --- 2014-08-27 Linus Walleij New
[3/4,v2] mmc: host: switch OF parser to use gpio descriptors --- 2014-08-27 Linus Walleij New
[2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO --- 2014-08-27 Linus Walleij New
[1/4] mmc: slot-gpio: switch to use flags when getting GPIO --- 2014-08-27 Linus Walleij New
[12/12] mmc: tmio: Remove library functions for system PM --- 2014-08-25 Ulf Hansson New
[11/12] mmc: tmio_mmc: Fixup system PM suspend lock-up --- 2014-08-25 Ulf Hansson New
[10/12] mmc: sdhi: Fixup system PM suspend lock-up --- 2014-08-25 Ulf Hansson New
[09/12] mmc: tmio_mmc: Enable runtime PM support --- 2014-08-25 Ulf Hansson New
[08/12] mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM --- 2014-08-25 Ulf Hansson New
[07/12] mmc: tmio: Make runtime PM callbacks available for CONFIG_PM --- 2014-08-25 Ulf Hansson New
[06/12] mmc: tmio: Mask all IRQs when inactive --- 2014-08-25 Ulf Hansson New
[05/12] mmc: tmio: Handle clock gating from runtime PM functions --- 2014-08-25 Ulf Hansson New
[04/12] mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it --- 2014-08-25 Ulf Hansson New
[03/12] mmc: tmio: Extract bus_width modifications to a separate function --- 2014-08-25 Ulf Hansson New
[02/12] mmc: tmio: Keep host active while serving requests --- 2014-08-25 Ulf Hansson New
[01/12] mmc: tmio: Keep host active while SDIO IRQ is enabled --- 2014-08-25 Ulf Hansson New
[v3,3/3] mmc: mmci: rename sdio flag in vendor data to st_sdio --- 2014-08-22 Srinivas Kandagatla New
[v3,2/3] mmc: mmci: Add sdio enable mask in variant data --- 2014-08-22 Srinivas Kandagatla New
[v3,1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant --- 2014-08-22 Srinivas Kandagatla New
[v2,4/4] mmc: mmci: rename sdio flag in vendor data to st_sdio --- 2014-08-19 Srinivas Kandagatla New
[v2,3/4] mmc: mmci: Add sdio enable mask in variant data --- 2014-08-19 Srinivas Kandagatla New
[v2,2/4] mmc: mmci: move block size validation under relevant code --- 2014-08-19 Srinivas Kandagatla New
[v2,1/4] mmc: mmci: Support any block sizes for ux500v2 and qcom variant --- 2014-08-19 Srinivas Kandagatla New
mmc: slot-gpio: restore error reporting --- 2014-08-19 Linus Walleij New
mmc: select GPIOLIB for MMC support --- 2014-08-18 Linus Walleij New
[4/4] mmc: mmci: augment driver to handle gpio descriptors --- 2014-08-12 Linus Walleij New
[3/4] mmc: host: switch OF parser to use gpio descriptors --- 2014-08-12 Linus Walleij New
[2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO --- 2014-08-12 Linus Walleij New
[1/4] mmc: slot-gpio: switch to use flags when getting GPIO --- 2014-08-12 Linus Walleij New
[RFC,5/5] mmc: mmci: move ST specific sdio setup under a condition --- 2014-08-12 Srinivas Kandagatla New
[RFC,4/5] mmc: mmci: Add sdio enable mask in variant data --- 2014-08-12 Srinivas Kandagatla New
[RFC,3/5] mmc: mmci: relax blksz check for SDIO --- 2014-08-12 Srinivas Kandagatla New
[RFC,2/5] mmc: mmci: move block size validation under relevant code --- 2014-08-12 Srinivas Kandagatla New
[RFC,1/5] mmc: mmci: Enable SDIO support for Qualcomm variant data --- 2014-08-12 Srinivas Kandagatla New
[GIT,PULL] MMC for v.3.17 --- 2014-08-12 Ulf Hansson New
[v4] mmc: mmci: Add qcom dml support to the driver. --- 2014-07-29 Srinivas Kandagatla New
[v3] mmc: mmci: Add qcom dml support to the driver. --- 2014-07-28 Srinivas Kandagatla New
[v2] mmc: mmci: Add qcom dml support to the driver. --- 2014-07-18 Srinivas Kandagatla New
[v1] mmc: mmci: Add qcom dml support to the driver. --- 2014-07-17 Srinivas Kandagatla New
[3/8] mmc: core: add manual resume capability --- 2014-07-13 Mollie Wu New
[2/8] mmc: sdhci: host: add new f_sdh30 --- 2014-07-13 Mollie Wu New
[RFC] mmc: mmci: Add qcom dml support to the driver. --- 2014-07-11 Srinivas Kandagatla New
[PATCHv3,5/5] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk --- 2014-07-10 Kukjin Kim New
[RESEND,v5] mmc: sdhci: Replace host->mmc with mmc where possible --- 2014-07-03 Markus Mayer New
[v5] mmc: sdhci: Replace host->mmc with mmc where possible --- 2014-06-26 Markus Mayer New
mmc: sdhci: Remove blank line --- 2014-06-18 Ulf Hansson New
ARM: bcm_defconfig: re-enable BCM Kona SDHCI driver --- 2014-06-16 Matt Porter New
[v4,2/2] mmc: sdhci: Replace host->mmc with mmc where possible --- 2014-06-13 Markus Mayer New
[v4,1/2] mmc: sdhci: Use mmc core regulator infrastucture --- 2014-06-13 Markus Mayer New
[v3,3/3] mmc: sdhci: Replace host->mmc with mmc where possible --- 2014-06-12 Markus Mayer New
[v3,2/3] mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr() --- 2014-06-12 Markus Mayer New
[v3,1/3] mmc: sdhci: Use mmc core regulator infrastucture --- 2014-06-12 Markus Mayer New
[GIT,PULL] MMC fixes for v.3.16 --- 2014-06-12 Ulf Hansson New
[v2,3/3] mmc: sdhci: Replace host->mmc with mmc where possible --- 2014-06-05 Markus Mayer New
[v2,2/3] mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr() --- 2014-06-05 Markus Mayer New
[v2,1/3] mmc: sdhci: Use mmc core regulator infrastucture --- 2014-06-05 Markus Mayer New
[v2,10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture --- 2014-06-04 Peter Griffin New
[v2,09/10] ARM: update multi_v7_defconfig for STI --- 2014-06-04 Peter Griffin New
[v2,08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards. --- 2014-06-04 Peter Griffin New
« 1 2 ... 74 75 7683 84 »