public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-23 11:03:03 to 2015-01-29 15:00:07 UTC [more...]

[PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-29 15:00 UTC  (6+ messages)
` [PATCH v3 1/6] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH v3 2/6] mmc: pwrseq_simple: Extend to support more pins
` [PATCH v3 3/6] mmc: pwrseq: Document optional clock for the simple power sequence
` [PATCH v3 4/6] mmc: pwrseq_simple: Add optional reference clock support
` [PATCH v3 5/6] ARM: dts: exynos5250-snow: Enable wifi power-on

[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
 2015-01-29 14:17 UTC  (5+ messages)

[PATCH v2 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-29 13:53 UTC  (9+ messages)
` [PATCH v2 1/6] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH v2 2/6] mmc: pwrseq_simple: Extend to support more pins
` [PATCH v2 3/6] mmc: pwrseq: Document optional clock for the simple power sequence
` [PATCH v2 4/6] mmc: pwrseq_simple: Add optional reference clock support
` [PATCH v2 5/6] ARM: dts: exynos5250-snow: Enable wifi power-on
` [PATCH v2 6/6] ARM: dts: exynos5250-snow: Add cap-sdio-irq to wifi mmc node

[PATCH] mmc: sdhci: Apply FSL ESDHC reset handling quirk to OF
 2015-01-29 12:19 UTC  (2+ messages)

[PATCH v4 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-29 12:09 UTC  (9+ messages)
` [PATCH v4 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
` [PATCH v4 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
` [PATCH v4 3/7] mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
  ` [PATCH v4 4/7] mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
  ` [PATCH v4 5/7] ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node
` [PATCH v4 6/7] ARM: mvebu: Update the SDHCI node on Armada 38x
` [PATCH v4 7/7] ARM: mvebu: Add Device Tree description of SDHCI for Armada 388 RD

[PATCH 4/4] ARM: dts: exynos5422-odroidxu3: add eMMC reset line
 2015-01-29 11:01 UTC  (6+ messages)
  ` [PATCH 1/4] mmc: core: add support for hardware reset gpio line

[PATCH v2] mmc: Resolve BKOPS compatability issue
 2015-01-29 10:26 UTC  (2+ messages)

[PATCH] mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
 2015-01-29 10:28 UTC  (2+ messages)

[PATCH] mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
 2015-01-29 10:27 UTC  (2+ messages)

[PATCH v2] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-29 10:24 UTC  (2+ messages)

[PATCH v2 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-29 10:01 UTC  (12+ messages)
` [PATCH v2 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
` [PATCH v2 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

[PATCH 0/2] fix bug that cause tuning failure
 2015-01-29  9:16 UTC  (10+ messages)
` [PATCH 1/2] mmc: core: use card pointer as the first parameter of execute_tuning()
` [PATCH 2/2] mmc: dw_mmc: wait until card ready if tuning fails

[PATCH V2 00/15] mmc: host: Add facility to support re-tuning
 2015-01-29  9:00 UTC  (16+ messages)
` [PATCH V2 01/15] "
` [PATCH V2 02/15] mmc: core: Disable re-tuning when card is no longer initialized
` [PATCH V2 03/15] mmc: core: Add support for re-tuning before each request
` [PATCH V2 04/15] mmc: core: Check re-tuning before retrying
` [PATCH V2 05/15] mmc: core: Hold re-tuning during switch commands
` [PATCH V2 06/15] mmc: core: Hold re-tuning during erase commands
` [PATCH V2 07/15] mmc: core: Hold re-tuning while bkops ongoing
` [PATCH V2 08/15] mmc: mmc: Comment that callers need to hold re-tuning if the card is put to sleep
` [PATCH V2 09/15] mmc: core: Separate out the mmc_switch status check so it can be re-used
` [PATCH V2 10/15] mmc: core: Add support for HS400 re-tuning
` [PATCH V2 11/15] mmc: sdhci: Change to new way of doing re-tuning
` [PATCH V2 12/15] mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors
` [PATCH V2 13/15] mmc: block: Check re-tuning in the recovery path
` [PATCH V2 14/15] mmc: block: Retry data requests when re-tuning is needed
` [PATCH V2 15/15] mmc: core: Don't print reset warning if reset is not supported

[RFC PATCH 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-01-29  8:58 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-29  8:51 UTC  (11+ messages)
` [PATCH v3 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
  ` [PATCH v3 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
  ` [PATCH v3 3/7] mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
  ` [PATCH v3 4/7] mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
  ` [PATCH v3 6/7] ARM: mvebu: Update the SDHCI node on Armada 38x
  ` [PATCH v3 7/7] ARM: mvebu: Add Device Tree description of SDHCI for Armada 388 RD
` [PATCH v3 5/7] ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node

[RFC PATCH 0/7] msdc: Add mediatek MMC driver
 2015-01-29  7:29 UTC  (11+ messages)
` [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges
` [PATCH 2/7] mmc: mediatek: Add Mediatek MMC driver
` [PATCH 3/7] ARM: mediatek: Add Mediatek MMC support in multi_v7_defconfig
` [PATCH 4/7] arm64: mediatek: Add Mediatek MMC support in defconfig
` [PATCH 5/7] mmc: dt-bindings: add Mediatek MMC bindings
` [PATCH 6/7] dts: mediatek: Add MT8135 mmc dts
` [PATCH 7/7] arm64: dts: mediatek: Add MT8173 MMC dts

[PATCH] mmc: Manual BKOPs enablement bug fix
 2015-01-28 20:58 UTC  (5+ messages)

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-29  2:41 UTC  (3+ 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

[PATCH v4 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-29  2:43 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

[PATCH-RFC 0/3] mmc: switch to 1-bit mode which stopping clocks
 2015-01-28 21:08 UTC  (6+ messages)
` [PATCH 2/3] mmc: core: export functions for setting bus width
` [PATCH 1/3] mmc: core: allow non-blocking form of mmc_claim_host
` [PATCH 3/3] mmc: omap_hsmmc: switch to 1-bit before turning off clocks if interrupts expected

[PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple
 2015-01-28 13:46 UTC  (5+ messages)
` [PATCH 1/2] mmc: pwrseq: Add support to control multiple gpios in simple pwrseq
` [PATCH 2/2] mmc: pwrseq: Update document with multiple gpios support

[PATCH 0/5] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-28 16:35 UTC  (13+ messages)
` [PATCH 1/5] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH 2/5] mmc: pwrseq_simple: Extend to support more pins
` [PATCH 3/5] mmc: pwrseq: Document optional clock for the simple power sequence
` [PATCH 4/5] mmc: pwrseq_simple: Add optional reference clock support
` [PATCH 5/5] ARM: dts: exynos5250-snow: Enable wifi power-on

[PATCH v1 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-01-28 13:22 UTC  (9+ messages)
` [PATCH v1 1/2] mmc: host: arasan: Add addition of-arasan quirks and IOMMU support for arasan SDHCI driver
` [PATCH v1 2/2] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-01-28 12:47 UTC  (14+ messages)
` [PATCH V4 1/4] mmc: core: Initial "
` [PATCH V4 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
` [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

[PATCH] mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
 2015-01-28  6:57 UTC 

[PATCH] mmc: print message if a card supports secure erase/trim
 2015-01-27 19:14 UTC  (24+ messages)

[PATCH] mmc: dw_mmc: rockchip: remove incorrect __exit_p()
 2015-01-27 13:59 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: exynos: remove incorrect __exit_p()
 2015-01-27 13:59 UTC  (3+ messages)

[PATCH] mmc: Fix menuconfig alignment of MMC_SDHCI_* options
 2015-01-27 13:57 UTC  (2+ messages)

[PATCH] mmc: Enable Ricoh MMC quirk by default
 2015-01-27 13:56 UTC  (2+ messages)

How to manage SDIO interrupts with a runtime power managed host
 2015-01-27 13:30 UTC  (2+ messages)

mmc does not work in qemu n900
 2015-01-27  9:17 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: fix bug that cause mmc_test failture
 2015-01-26 12:04 UTC 

[PATCH 0/3] ARM: edma: Correct header file usage
 2015-01-26  7:29 UTC  (4+ messages)
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[PATCH] mmc: sdhci: Don't signal the sdio irq if it's not setup
 2015-01-25 17:54 UTC  (3+ messages)

Darlehen Angebot
 2015-01-24  2:11 UTC 

[PATCH RESEND] mmc: mmci: Get rid of dead code in mmci_dma_setup
 2015-01-23 12:08 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-pxav3: fix race between runtime pm and irq
 2015-01-23 11:55 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