public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 22:04:54 to 2015-02-13 10:03:34 UTC [more...]

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

[PATCH] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
 2015-02-13  8:15 UTC  (23+ messages)
  ` [PATCH v2 0/2] about data busy
    ` [PATCH v2 1/2] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
    ` [PATCH v2 2/2] mmc: dw_mmc: Don't start command while data busy

[PATCH] mmc: dw_mmc: add status check before clock update
 2015-02-13  8:13 UTC  (9+ messages)
` [RFC PATCH] "

[PATCH] mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
 2015-02-13  7:22 UTC 

[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] mmc: pwrseq: simplify alloc/free hooks
 2015-02-12  4:36 UTC 

SDIO - High Speed - iMX6
 2015-02-12  0:24 UTC 

[RFC] mmc: Do no export the rpmb as a partition
 2015-02-11 16:30 UTC 

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-02-11  4:34 UTC  (17+ messages)
` [PATCH V4 1/4] mmc: core: Initial "
` [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 

[PATCH] mmc: dw_mmc: fix bug that cause mmc_test failture
 2015-02-11  3:03 UTC  (3+ messages)

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)

[PATCH 0/4] Add support for IPROC SDHCI controller
 2015-02-10  0:06 UTC  (5+ 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 00/15] mmc: host: Add facility to support re-tuning
 2015-02-09 16:05 UTC  (6+ messages)
` [PATCH V2 15/15] mmc: core: Don't print reset warning if reset is not supported

"Timeout waiting for hardware interrupt" on Lenovo Thinkpad Tablet 10
 2015-02-08 11:54 UTC  (3+ messages)

mmc does not work in qemu n900
 2015-02-07 23:02 UTC  (5+ messages)

[PATCH v3] mmc: Add Production State Awareness Support
 2015-02-06 13:57 UTC  (2+ messages)

[PATCH V2 00/11] mmc: Add support for drive strength for eMMCs
 2015-02-06 12:13 UTC  (12+ messages)
` [PATCH V2 01/11] mmc: core: Reset driver type to default
` [PATCH V2 02/11] mmc: core: Allow card drive strength to be different to host
` [PATCH V2 03/11] mmc: core: Simplify card drive strength mask
` [PATCH V2 04/11] mmc: core: Add 'card' to drive strength selection callback
` [PATCH V2 05/11] mmc: core: Factor out common code in drive strength selection
` [PATCH V2 06/11] mmc: core: Record card drive strength
` [PATCH V2 07/11] mmc: mmc: Read card's valid driver strength mask
` [PATCH V2 08/11] mmc: mmc: Add driver strength selection
` [PATCH V2 09/11] mmc: sdhci: Add a callback to select drive strength
` [PATCH V2 10/11] mmc: sdhci-pci: Add support for drive strength selection for SPT
` [PATCH V2 11/11] mmc: sdhci-pci: Enable HS400 for some Intel host controllers

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

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-02-06  6:07 UTC  (5+ messages)

[PATCH 00/12] mmc: Add support for drive strength for eMMCs
 2015-02-05 13:13 UTC  (13+ messages)
` [PATCH 01/12] mmc: core: Reset driver type to default
` [PATCH 02/12] mmc: core: Allow card drive strength to be different to host
` [PATCH 03/12] mmc: core: Simplify card drive strength mask
` [PATCH 04/12] mmc: core: Add 'card' to drive strength selection callback
` [PATCH 05/12] mmc: core: Factor out common code in drive strength selection
` [PATCH 06/12] mmc: core: Record card drive strength
` [PATCH 07/12] mmc: mmc: Read card's valid driver strength mask
` [PATCH 08/12] mmc: mmc: Add driver strength selection
` [PATCH 09/12] mmc: core: Add function to read driver-strength device property
` [PATCH 10/12] mmc: sdhci: Add a callback to select drive strength
` [PATCH 11/12] mmc: sdhci-pci: Add support for drive strength selection for SPT
` [PATCH 12/12] mmc: sdhci-pci: Enable HS400 for some Intel host controllers

[PATCH] mmc: core: add runtime-resume caps to support resume at runtime_resume
 2015-02-05 11:50 UTC  (4+ messages)
` [PATCH v2] "

[RFC] mmc: sdhci: implement light and heavy runtime pm resume
 2015-02-05 10:20 UTC 

[PATCH 0/2] fix bug that cause tuning failure
 2015-02-05  1:49 UTC  (17+ messages)
` [PATCH 1/2] mmc: core: use card pointer as the first parameter of execute_tuning()

[PATCH v2 0/3] Add support for hardware reset of eMMC card on reboot
 2015-02-04 15:39 UTC  (13+ messages)
` [PATCH v2 1/3] mmc: pwrseq: add driver for emmc hardware reset
    ` [PATCH v3 "
        ` [PATCH v4 "
` [PATCH v2 2/3] ARM: dts: exynos4412-odroid*: add eMMC reset line
` [PATCH v2 3/3] ARM: dts: exynos5422-odroidxu3: "

[PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-02-04 15:22 UTC  (9+ messages)
` [PATCH v3 4/6] mmc: pwrseq_simple: Add optional reference clock support

[PATCH V2 10/15] mmc: core: Add support for HS400 re-tuning
 2015-02-04 13:35 UTC  (2+ messages)
` [PATCH V3 "

[PATCH RESEND] mmc: sdhci-s3c: solve problem with sleeping in atomic context
 2015-02-04 12:41 UTC  (3+ messages)

[PATCH] mmc: core: make the poll interval for the broken CD adjustable
 2015-02-04 11:25 UTC 

[PATCH] mmc: moxart: fix probe logic
 2015-02-04  8:40 UTC  (12+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] mmc: sdhci-pltfm: remove the unneeded check of disabled device
 2015-02-04  6:33 UTC 

mmc0: error -84 whilst initialising SD card
 2015-02-04  5:37 UTC 

[PATCH] mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
 2015-02-02 19:00 UTC  (2+ messages)

"Timeout waiting for hardware interrupt" on Lenovo Thinkpad Tablet 10
 2015-02-02 12:29 UTC 

[PATCH v2] mmc: Resolve BKOPS compatability issue
 2015-02-02  2:00 UTC  (4+ messages)

[PATCH 0/5] drivers; mmc: card:
 2015-02-01 20:20 UTC  (7+ messages)
` [PATCH 1/5] drivers: mmc: card: Fix replaces simple_strtoul func call with kstrtoul
  ` [PATCH 2/5] drivers: mmc: card: Fixes Missing blank line after variable initialization, coding style warning
    ` [PATCH 3/5] drivers: mmc: card: Fixes WARNING braces are not necessary for single statement
      ` [PATCH 4/5] drivers: mmc: card: Fixed ERROR that open brace should be on the previous line
        ` [PATCH 5/5] drivers: mmc: card: Fixed warning line over 80 characters in file block

[PATCH] drivers: mmc: card: Fixing few coding style errors from file block.c
 2015-01-31 18:44 UTC  (2+ messages)

[PATCH 11/15] mmc: kconfig: replace PPC_OF with PPC
 2015-01-31 13:47 UTC 

[PATCH-v2 0/4] mmc: switch to 1-bit mode which stopping clocks
 2015-01-30 19:05 UTC  (5+ messages)
` [PATCH 2/4] mmc: core: allow non-blocking form of mmc_claim_host
` [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 4/4] mmc: omap_hsmmc: switch to 1-bit before stopping clocks

[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
 2015-01-30 12:00 UTC  (9+ messages)

[PATCH 1/4] mmc: core: add support for hardware reset gpio line
 2015-01-30 11:35 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox