linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-10 00:06:28 to 2015-03-02 00:22:05 UTC [more...]

[PATCH/RFC] mmc: sh_mmcif: Add exclusion between cmd and interrupt
 2015-03-02  0:22 UTC  (4+ messages)

[PATCH v2 0/7] mmc: sdhci: set .remove to sdhci_pltfm_unregister()
 2015-02-27 17:12 UTC  (9+ messages)
` [PATCH v2 1/7] mmc: sdhci-dove: remove the unneeded error check
` [PATCH v2 2/7] mmc: sdhci-dove: kill the driver specific private struct
  ` [PATCH v2 3/7] mmc: tegra: use devm help functions to get the clk and gpio
` [PATCH v2 4/7] mmc: sdhci-sirf: kill the "clk" member in driver private struct
` [PATCH v2 5/7] mmc: sdhci-bcm-kona: kill the "external_clk" "
` [PATCH v2 6/7] mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
` [PATCH v2 7/7] mmc: sdhci: set the .remove to sdhci_pltfm_unregister()

[PATCH] mmc: mkfs takes hours on some combinations of eMMC device and host controller
 2015-02-27 15:39 UTC  (3+ messages)

[PATCH V2 14/15] mmc: block: Retry data requests when re-tuning is needed
 2015-02-27 12:55 UTC  (2+ messages)
` [PATCH V3 14/15] mmc: block: Retry errored "

[RFC PATCH] mmc: mmc_oops: support mmc_oops feature
 2015-02-27 11:36 UTC  (4+ messages)

[PATCH] mmc: omap_hsmmc: add hibernation support
 2015-02-27 11:24 UTC 

[RT PATCH] mmc: sdhci: don't provide hard irq handler
 2015-02-27  9:33 UTC  (2+ messages)

[patch] mmc: sdhci-esdhc-imx: silence a false curly braces warning
 2015-02-27  7:14 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix bug that cause mmc_test failture
 2015-02-27  7:11 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] Write-reliability settings support
 2015-02-26 18:50 UTC  (3+ messages)
` [PATCH 1/3] extract PARTITION_SETTING_COMPLETE function

[PATCH 0/4] Add support for IPROC SDHCI controller
 2015-02-26 17:28 UTC  (6+ messages)
  ` [PATCH 1/4] mmc: sdhci: add quirk for ACMD23 broken
  ` [PATCH 2/4] mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
  ` [PATCH 3/4] mmc: sdhci-iproc: add IPROC SDHCI driver
  ` [PATCH 4/4] mmc: sdhci-iproc: add device tree bindings

[PATCH v2 0/8] Add sd/emmc support for stih407 family silicon
 2015-02-26 13:10 UTC  (9+ messages)
` [PATCH v2 1/8] mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
` [PATCH v2 2/8] mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
` [PATCH v2 3/8] mmc: sdhci-st: Add delay management functions for top registers (eMMC)
` [PATCH v2 4/8] mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers
` [PATCH v2 5/8] mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function
` [PATCH v2 6/8] mmc: sdhci-st: Update the quirks for this controller
` [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation
` [PATCH v2 8/8] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc

[PATCH] mmc: card: not access RPMB partition for normal read and write
 2015-02-26 12:23 UTC  (3+ messages)

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-02-26 12:08 UTC  (2+ messages)
` [PATCH v2 09/11] mmc: kconfig: replace PPC_OF with PPC

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-02-26  1:22 UTC  (8+ messages)
` [PATCH V5 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode
` [PATCH V5 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

sdio sn8000 wifi module
 2015-02-25 23:19 UTC 

[PATCH] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
 2015-02-25 21:05 UTC  (41+ messages)
` [PATCH v2 0/2] about data busy
  ` [PATCH v2 1/2] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
  ` [PATCH v3 0/3] about data busy
    ` [PATCH v3 1/3] mmc: dw_mmc: update clock after host reach a stable voltage
    ` [PATCH v3 2/3] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
    ` [PATCH v3 3/3] mmc: dw_mmc: Don't start command while data busy
    ` [PATCH v4 0/3] about "
      ` [PATCH v4 1/3] mmc: dw_mmc: update clock after host reach a stable voltage
      ` [PATCH v4 2/3] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
      ` [PATCH v4 3/3] mmc: dw_mmc: Don't start command while data busy

[PATCH v3 1/3] mmc: core: Add mmc_regulator_set_vqmmc()
 2015-02-25 20:23 UTC  (2+ messages)

[PATCH 1/2] mmc: dw_mmc: Only enable CD after setup and only if needed
 2015-02-25 18:52 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted

[PATCH 1/2] mmc: dw_mmc: Make sure we only adjust the clock when power is on
 2015-02-25 18:26 UTC  (6+ messages)
` [PATCH 2/2] mmc: dw_mmc: Give a good reset after we give power

[PATCH v2] mmc: dw_mmc: Don't start commands while busy
 2015-02-25 18:22 UTC  (8+ messages)

Help needed: Enabling HPI causes some eMMC devices to stop working
 2015-02-25 14:41 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
 2015-02-25 10:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mmc: pwrseq: simplify alloc/free hooks
 2015-02-25 10:20 UTC  (2+ messages)

Dear Friend
 2015-02-25  9:52 UTC 

[PATCH] mmc: dw_mmc: rockchip: Add DW_MCI_QUIRK_RETRY_DELAY
 2015-02-25  0:21 UTC  (2+ messages)

[PATCH 0/2] tmio: mmc: replace sh_mobile_sdhi_info to tmio_mmc_data
 2015-02-24 16:23 UTC  (5+ messages)
` [PATCH 1/2] mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
` [PATCH 2/2] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info

[PATCH] mmc: sunxi: avoid invalid pointer calculation
 2015-02-24  9:50 UTC  (2+ messages)

[PATCH 0/4] Switch to 1-bit mode SDIO before disabling clocks
 2015-02-24  2:42 UTC  (5+ messages)
` [PATCH 3/4] mmc: sdio: support switching to 1-bit before turning off clocks
` [PATCH 1/4] mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus
` [PATCH 2/4] mmc: core: allow non-blocking form of mmc_claim_host
` [PATCH 4/4] mmc: omap_hsmmc: switch to 1-bit before stopping clocks

[PATCH v4 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-02-23 15:17 UTC  (2+ messages)

[PATCH] mmc: Fix hardware dependencies for sdhci-pxav3
 2015-02-23 10:30 UTC 

[PATCH] mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
 2015-02-23  8:27 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Don't start commands while busy
 2015-02-20 20:31 UTC  (2+ messages)

[PATCH] mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
 2015-02-18 16:34 UTC 

"Driver 'mmcblk' needs updating - please use bus_type methods"
 2015-02-18 16:12 UTC 

Kernel 3.19 on iMX6SL
 2015-02-17 19:20 UTC  (5+ messages)

SDIO - High Speed - iMX6
 2015-02-17 19:17 UTC  (5+ messages)

mmc: Driver Strength Device Property
 2015-02-16 23:02 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: add status check before clock update
 2015-02-16 16:33 UTC  (11+ messages)
` [RFC PATCH] "

[RFC PATCH] mmc: dw_mmc: mark card as removed if error occurs and status is busy
 2015-02-16 16:07 UTC 

[RFC PATCH 0/5]mmc: Soft Command queue implementation for eMMC5.1 device
 2015-02-16 12:04 UTC  (3+ messages)

[PATCH] mmc: sirf: update sdhci_sirf_execute_tuning procedure
 2015-02-15 15:43 UTC 

[PATCH/RFC] mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
 2015-02-15 14:46 UTC 

[RFC] mmc: Do no export the rpmb as a partition
 2015-02-15 10:14 UTC  (2+ messages)

[PATCH RESEND] ARM: dts: exynos5422-odroidxu3: add mmc detect gpio
 2015-02-13 10:03 UTC  (2+ messages)

[RFC/PATCH] mmc: tmio: Fix PIO mode with CONFIG_HIGHMEM
 2015-02-13  5:55 UTC 

[RFC PATCH 0/5]mmc: Soft Command queue implementation for eMMC5.1 device
 2015-02-13  0:33 UTC  (3+ messages)

[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
 2015-02-12 16:17 UTC  (3+ messages)

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-02-11  4:34 UTC  (8+ messages)
` [PATCH V4 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider
` [PATCH V4 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[ANNOUNCE] MMC in latency mode the next two weeks
 2015-02-11  4:05 UTC 

iMX6 SDR12 support
 2015-02-11  1:10 UTC 

Doubt on mmc erase command
 2015-02-10 16:30 UTC 

[RFC PATCH 0/7] msdc: Add mediatek MMC driver
 2015-02-10  9:22 UTC  (5+ messages)
` [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges

[PATCH] mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
 2015-02-10  8:53 UTC  (2+ messages)

[GIT PULL] MMC for v.3.20
 2015-02-10  8:40 UTC 

[RFC] MMC: CMD52 During Data Transfer support
 2015-02-10  7:29 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).