public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-21 10:26:45 to 2015-01-29 09:02:54 UTC [more...]

[PATCH V2 00/15] mmc: host: Add facility to support re-tuning
 2015-01-29  9:00 UTC  (8+ 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 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

[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 v2] mmc: Resolve BKOPS compatability issue
 2015-01-29  8:49 UTC 

[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

[PATCH 0/2] fix bug that cause tuning failure
 2015-01-29  8:45 UTC  (9+ 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 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-29  8:31 UTC  (14+ 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 v2 4/7] mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
  ` [PATCH v2 5/7] ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node
  ` [PATCH v2 7/7] ARM: mvebu: Add Device Tree description of SDHCI for Armada 388 RD
` [PATCH v2 3/7] mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
` [PATCH v2 6/7] ARM: mvebu: Update the SDHCI node on "

[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  (9+ messages)
` [PATCH v4 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode
` [PATCH v4 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
 2015-01-28 14:04 UTC  (4+ messages)

[PATCH-RFC 0/3] mmc: switch to 1-bit mode which stopping clocks
 2015-01-28 21:08 UTC  (6+ messages)
` [PATCH 3/3] mmc: omap_hsmmc: switch to 1-bit before turning off clocks if interrupts expected
` [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 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] mmc: sdhci: Apply FSL ESDHC reset handling quirk to OF
 2015-01-28 19:52 UTC 

[PATCH v2 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-28 18:15 UTC  (7+ 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 v2] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-28 16:45 UTC 

[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 4/4] ARM: dts: exynos5422-odroidxu3: add eMMC reset line
 2015-01-28 14:41 UTC  (3+ messages)
  ` [PATCH 1/4] mmc: core: add support for hardware reset gpio line

[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  (15+ 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 11:54 UTC 

[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)

[PATCH] mmc: sdhci-pxav3: fix race between runtime pm and irq
 2015-01-23  9:40 UTC  (3+ messages)

[PATCH] mmc: block: Remove unnecessary temporary variable
 2015-01-23  7:42 UTC  (2+ messages)

[RFC 0/2] mmc: UHS-II implementation
 2015-01-22  2:45 UTC  (4+ messages)
` [RFC 1/2] mmc: core: support UHS-II in core stack

[PATCH 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-21 14:58 UTC  (5+ messages)
` [PATCH 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

[PATCH v2 08/11] mmc: pwrseq_simple: Add support for a delay
 2015-01-21 14:55 UTC  (6+ messages)

[PATCH next] mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
 2015-01-21 13:21 UTC  (2+ messages)

[PATCH 0/2] mmc: rtsx: add check before sending request
 2015-01-21 12:59 UTC  (2+ messages)

[PATCH] mmc: sdhci: host: fix odd_ptr_err.cocci warnings
 2015-01-21 11:45 UTC  (3+ messages)

[PATCH] mmc: vub300: remove unreachable return value handling
 2015-01-21 11:36 UTC  (2+ messages)

[PATCH 0/4] Add sd/emmc support for stih407 family silicon
 2015-01-21 10:26 UTC  (3+ messages)
` [PATCH 2/4] sdhci-st: Add "


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