linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-18 12:23:03 to 2014-08-28 10:36:39 UTC [more...]

[PATCH 0/10][RFC] mmc: tmio: fixup patches
 2014-08-28 10:36 UTC  (31+ messages)
          ` [PATCH 0/10 v2 resend] "
            ` [PATCH 01/10 v2 resend] mmc: block: add block number limitation flag for multiple block read
            ` [PATCH 02/10 v2 resend] mmc: tmio: care about DMA tx/rx addr offset
            ` [PATCH 03/10 v2 resend] mmc: tmio: clear error IRQ status
            ` [PATCH 04/10 v2 resend] mmc: tmio: control multiple block transfer mode
            ` [PATCH 05/10 v2 resend] mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
            ` [PATCH 06/10 v2 resend] mmc: tmio: check ILL_FUNC instead of CBSY
            ` [PATCH 07/10 v2 resend] mmc: tmio: remove Renesas specific #ifdef
            ` [PATCH 08/10 v2 resend] mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
            ` [PATCH 09/10 v2 resend] mmc: tmio: ensure that the clock has been stopped before set_clock
          ` [PATCH 0/9 v3] mmc: tmio: fixup patches
            ` [PATCH 1/9 v3] mmc: tmio: care about DMA tx/rx addr offset
            ` [PATCH 2/9 v3] mmc: tmio: clear error IRQ status
            ` [PATCH 3/9 v3] mmc: tmio: control multiple block transfer mode
            ` [PATCH 4/9 v3] mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
            ` [PATCH 5/9 v3] mmc: tmio: check ILL_FUNC instead of CBSY
            ` [PATCH 6/9 v3] mmc: tmio: remove Renesas specific #ifdef
            ` [PATCH 7/9 v3] mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
            ` [PATCH 8/9 v3] mmc: tmio: ensure that the clock has been stopped before set_clock
            ` [PATCH 9/9 v3] mmc: tmio: add actual clock support as option
              ` [PATCH v4] mmc: tmio: ensure that the clock has been stopped before set_clock

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-08-28  8:43 UTC  (29+ messages)
` [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH V2 2/3] mmc: dw_mmc: Support voltage changes
` [PATCH V2 3/3] mmc: dw_mmc: Dont cut off vqmmc and vmmc

[PATCH v2 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-08-28  8:38 UTC 

[PATCH v2] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
 2014-08-28  8:07 UTC 

Sandisk MMC I/O errors
 2014-08-28  7:28 UTC  (20+ messages)

[PATCH] mmc: core: sd: check card write-protect lock while resuming
 2014-08-28  6:25 UTC  (6+ messages)
        ` FW: "

[PATCH 4/4 v2] mmc: mmci: augment driver to handle gpio descriptors
 2014-08-27 13:13 UTC 

[PATCH 00/12] mmc: tmio: Fixup PM support
 2014-08-27 12:59 UTC  (16+ messages)
` [PATCH 01/12] mmc: tmio: Keep host active while SDIO IRQ is enabled
` [PATCH 02/12] mmc: tmio: Keep host active while serving requests
` [PATCH 03/12] mmc: tmio: Extract bus_width modifications to a separate function
` [PATCH 04/12] mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
` [PATCH 05/12] mmc: tmio: Handle clock gating from runtime PM functions
` [PATCH 06/12] mmc: tmio: Mask all IRQs when inactive
` [PATCH 07/12] mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 08/12] mmc: sdhi: "
` [PATCH 09/12] mmc: tmio_mmc: Enable runtime PM support
` [PATCH 10/12] mmc: sdhi: Fixup system PM suspend lock-up
` [PATCH 11/12] mmc: tmio_mmc: "
` [PATCH 12/12] mmc: tmio: Remove library functions for system PM

[PATCHv10 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
 2014-08-27 11:56 UTC  (16+ messages)
` [PATCHv10 3/5] ARM: dts: exynos: unuse the slot-node and deprecate the supports-highspeed for dw-mmc

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-27 11:34 UTC  (5+ messages)
` [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-08-27  7:57 UTC  (7+ messages)
` [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt

[PATCH V3 0/6] mmc: sdhci: a few fixes on timeout and max_discard_to
 2014-08-27  7:26 UTC  (7+ messages)
` [PATCH V3 1/6] mmc: sdhci: add platfrom get_max_timeout_count hook
` [PATCH V3 2/6] mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
` [PATCH V3 3/6] mmc: sdhci: add platform set_timeout hook
` [PATCH V3 4/6] mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
` [PATCH V3 5/6] mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
` [PATCH V3 6/6] mmc: sdhci: move timeout_clk dynamically calculation code into common code

[PATCH] mmc: dw_mmc: Pass back errors from mmc_of_parse()
 2014-08-27  4:13 UTC  (2+ messages)

[PATCH] [RESEND 3] mmc: add Toshiba PCI SD controller driver
 2014-08-26 19:51 UTC 

[PATCH 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-08-26 12:07 UTC 

[PATCH] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
 2014-08-26 12:00 UTC 

[PATCH v3] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
 2014-08-26  2:50 UTC 

[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
 2014-08-25 16:10 UTC  (5+ messages)

[PATCH 00/14] clk: sunxi: Improve MMC clocks support
 2014-08-25 15:18 UTC  (4+ messages)
` [PATCH 07/14] clk: sunxi: Introduce mbus compatible

[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
 2014-08-25 12:25 UTC  (7+ messages)

[PATCHv6 0/5] remove the sub-node and deprecated
 2014-08-25 11:18 UTC  (3+ messages)
` [PATCHv6 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

[ulf.hansson-mmc:next 17/29] drivers/input/touchscreen/cyttsp4_core.c:1218:1: warning: 'cyttsp4_irq' uses dynamic stack allocation
 2014-08-25  8:58 UTC  (5+ messages)

Urgent Assistance from Syria
 2014-08-23 14:08 UTC 

[PATCH] mmc: sunxi: Declare ERASE capability
 2014-08-23 14:11 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
 2014-08-22  8:15 UTC  (5+ messages)

[PATCH RFC 0/5] mmc: mmci: sdio related fixes
 2014-08-22  4:55 UTC  (13+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
  ` [PATCH v2 2/4] mmc: mmci: move block size validation under relevant code
  ` [PATCH v2 3/4] mmc: mmci: Add sdio enable mask in variant data
  ` [PATCH v2 4/4] mmc: mmci: rename sdio flag in vendor data to st_sdio
  ` [PATCH v3 0/3] mmc: mmci: sdio related fixes
    ` [PATCH v3 1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
    ` [PATCH v3 2/3] mmc: mmci: Add sdio enable mask in variant data
    ` [PATCH v3 3/3] mmc: mmci: rename sdio flag in vendor data to st_sdio

[PATCH 0/5] MMC cleanup of dev_pm_ops and .owner
 2014-08-21 13:11 UTC  (5+ messages)
` [PATCH 1/5] mmc: remove .owner field for drivers using module_platform_driver

[PATCH] mmc:sdhci: handle busy-end interrupt during command
 2014-08-21  7:26 UTC  (2+ messages)

libertas_sdio and pxamci suspend issue
 2014-08-20 13:57 UTC  (2+ messages)

[PATCH] mmc: sdhci: Add PCI IDs for Intel Braswell
 2014-08-20 10:27 UTC 

[PATCH] mmc: core: resolve divded by zero panic
 2014-08-20  8:55 UTC  (3+ messages)

[PATCH] mmc: atmel-mci: add 0x600 IP version
 2014-08-20  7:29 UTC  (3+ messages)

[PATCH] mmc: slot-gpio: restore error reporting
 2014-08-19 18:32 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: move rockchip related code to a separate file
 2014-08-19 17:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] mmc: core: Use regulator_get_voltage() if OCR mask is empty
 2014-08-19 12:54 UTC  (15+ messages)

[PATCH] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
 2014-08-19 11:22 UTC  (2+ messages)

[PATCH v5] mmc: implement Driver Stage Register handling
 2014-08-19 11:00 UTC  (2+ messages)

[PATCH] mmc: tmio: Fix hang during suspend
 2014-08-19  9:18 UTC  (5+ messages)

[PATCH v2] mmc: execute tuning when device is not busy
 2014-08-19  7:39 UTC  (3+ messages)

[PATCH V2] mmc: sdhci: check 1.2v IO capability for SDHC host
 2014-08-19  5:58 UTC  (3+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-19  3:27 UTC  (7+ messages)
` [PATCH 3/4] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH] mmc: sdhci: check 1.2v IO capability for SDHC host
 2014-08-19  2:06 UTC  (3+ messages)

[PATCH] mmc: select GPIOLIB for MMC support
 2014-08-18 16:00 UTC  (2+ messages)

sdhci_s3c_consider_clock scheduling while atomic - clk_round_rate
 2014-08-18 15:46 UTC  (3+ messages)

[ulf.hansson-mmc:next 17/28] drivers/mmc/core/slot-gpio.c:311:57: error: 'GPIOD_IN' undeclared
 2014-08-18 14:57 UTC  (2+ messages)

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-08-18 13:12 UTC  (8+ messages)
          ` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
          ` [PATCH v3 0002/0002] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED bit before partitions computation

[PATCH v3] mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
 2014-08-18 12:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).