linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-13 14:00:37 to 2015-10-27 10:10:01 UTC [more...]

[PATCH] mmc: pwrseq: Use highest priority for eMMC restart handler
 2015-10-27 10:10 UTC  (18+ messages)

[PATCH v3 00/10] Add tune support of Mediatek MMC driver
 2015-10-27  9:54 UTC  (12+ messages)
` [PATCH v3 01/10] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v3 02/10] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v3 03/10] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v3 04/10] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v3 05/10] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v3 06/10] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support
` [PATCH v3 08/10] mmc: mmc: extend the mmc_send_tuning()
  ` [PATCH v3 09/10] mmc: mediatek: add HS400 support
` [PATCH v3 10/10] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH 0/2] Add hw reset support for DesignWare MMC controller
 2015-10-26  0:47 UTC  (7+ messages)
` [PATCH 1/2] mmc: dw_mmc: add hw_reset support
` [PATCH 2/2] mmc: dw_mmc: add hw_reset extension hook

[PATCH V2 00/11] mmc: sdhci-esdhci-imx: fix cd/wp regression
 2015-10-25 21:37 UTC  (9+ messages)
` [PATCH V2 06/11] mmc: sdhci-esdhc-imx: fix cd regression for dt platform

CONFIG_CGROUP_WRITEBACK=y/n complexity (was: Re: Build regressions/improvements in v4.3-rc7)
 2015-10-25 10:54 UTC 

[PATCHv2] ARM: dts: change the compatible from exynos5250 to exynos5420 for mshc
 2015-10-23 18:36 UTC  (3+ messages)

[PATCH v3 0/5] Armada 38x SDHCI driver improvements
 2015-10-23 13:43 UTC  (12+ messages)
` [PATCH v3 1/5] mmc: sdhci-pxav3: enable proper resuming on Armada 38x SoC
` [PATCH v3 2/5] mmc: sdhci-pxav3: enable usage of DAT3 pin as HW card detect
` [PATCH v3 3/5] ARM: mvebu: set SW polling as SDHCI card detection on A388-GP
` [PATCH v3 4/5] mmc: sdhci: add init_card callback to sdhci
` [PATCH v3 5/5] mmc: sdhci-pxav3: enable modifying MMC_CARD bit during card initialization

[RESEND PATCH v4 3/3] mmc: sdhci-of-arasan: add runtime pm support
 2015-10-23  3:44 UTC  (5+ messages)

[patch] mmc: dw_mmc: NULL dereference in error message
 2015-10-23  0:58 UTC  (2+ messages)

[RFC][PATCH v2] mmc_block: Allow more than 8 partitions per card
 2015-10-22 18:13 UTC  (3+ messages)

[PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH
 2015-10-22 14:20 UTC  (14+ messages)
` [PATCH 2/5] mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
` [PATCH 3/5] ARM: keystone: defconfig: Enable PINCTRL SINGLE "
` [PATCH 4/5] ARM: keystone: defconfig: Enable MMC support
` [PATCH 5/5] ARM: keystone: defconfig: Enable CAN support

[PATCH v2 0/8] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-22 13:47 UTC  (6+ messages)
` [PATCH v2 1/8] clk: rockchip: Allow more precision for some mmc clock phases
` [PATCH v2 2/8] clk: rockchip: Make calculations use rounding

[PATCH 1/2] mmc: sdhci-pci: Add more PCI IDs for Intel controllers
 2015-10-22 13:32 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: Add more ACPI HIDs "

[RESEND PATCH v4 2/3] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-22 11:36 UTC  (2+ messages)

[RESEND PATCH v4 1/3] Documentation: bindings: add description of phy for sdhci-of-arasan
 2015-10-22  9:06 UTC 

[PATCH 1/2] mmc: dw_mmc: exynos: Add the exynos3250 compatible
 2015-10-22  5:57 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: change the compatible from exynos5250 to exynos3250

[PATCH v4 3/4] mmc: sdhci-of-arasan: fix clk prepare and unprepare for PM callback
 2015-10-22  3:37 UTC 

[PATCH v4 2/4] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-22  3:36 UTC 

[PATCH v4 4/4] mmc: sdhci-of-arasan: add runtime pm support
 2015-10-22  3:37 UTC 

[PATCH v4 1/4] Documentation: bindings: add description of phy for sdhci-of-arasan
 2015-10-22  3:36 UTC 

[PATCH v2 0/9] Add tune support of Mediatek MMC driver
 2015-10-22  2:18 UTC  (12+ messages)
` [PATCH v2 1/9] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v2 2/9] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v2 3/9] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v2 4/9] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v2 5/9] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v2 6/9] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v2 7/9] mmc: mmc: extend the mmc_send_tuning()
` [PATCH v2 8/9] mmc: mediatek: add HS400 support
` [PATCH v2 9/9] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[BUG] mfd: rtsx_usb data corruption with SDCX microsd
 2015-10-21 20:23 UTC  (3+ messages)

[PATCH v3] DT: mmc: sh_mmcif: fix "compatible" property text
 2015-10-21 18:42 UTC  (9+ messages)
` [PATCH v3] DT: mmc: sh_mmcif: document R8A779[34] support

RFC: 32-bit __data_len and REQ_DISCARD+REQ_SECURE
 2015-10-21 17:38 UTC  (8+ messages)
    ` Fwd: "

[PATCH 1/2] mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
 2015-10-21 11:25 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
  ` [2/2] "
` [1/2] mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register

[PATCH 05/19] mmc: core/host: enable support for the standard "wakeup-source" property
 2015-10-21 10:10 UTC 

[GIT PULL] Update dw-mmc controller
 2015-10-21  8:52 UTC  (4+ messages)

[GIT PULL] MMC fixes for v.4.3 rc7
 2015-10-21  8:35 UTC 

[PATCH v3 2/3] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-21  6:34 UTC  (7+ messages)

Write errors on Cherrytrail eMMC
 2015-10-20  9:44 UTC  (6+ messages)

[PATCH v3 3/3] mmc: sdhci-of-arasan: add runtime pm support
 2015-10-20  9:19 UTC  (5+ messages)

Guten Tag,
 2015-10-20  7:11 UTC 

[PATCH v3 1/3] Documentation: bindings: add description of phy for sdhci-of-arasan
 2015-10-20  7:04 UTC 

GREETINGS
 2015-10-19 16:04 UTC 

[PATCH 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-19 14:56 UTC  (7+ messages)

[PATCH] mmc: sdhci at91: add suspend/resume
 2015-10-19  8:58 UTC  (3+ messages)

[PATCH] mmc: core: Set load on vmmc and vqmmc
 2015-10-17 17:09 UTC  (4+ messages)
` [PATCH v2] mmc: core: Allow specifying current consumption

[PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up
 2015-10-16 19:58 UTC  (10+ messages)
` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name
` [PATCH 4/5] clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
` [PATCH 5/5] clk: berlin: bg2: "

[RFC][PATCH] mmc_block: Allow more than 8 partitions per card
 2015-10-16 19:31 UTC  (5+ messages)

[v2, 1/8] mmc: sdhci: add a callback of signal voltage switching
 2015-10-16 13:18 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-esdhc: avoid writing power control register
 2015-10-16 13:07 UTC  (2+ messages)

[PATCH 1/2] mmc: skip reclaiming host on mmc_add_card() error
 2015-10-16 13:07 UTC  (2+ messages)

[PATCH v3] mmc: core: Fix init_card in 52Mhz
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH] mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH v3 0/7] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH 0/4] Add tune support of Mediatek MMC driver
 2015-10-15 11:43 UTC  (11+ messages)
` [PATCH 2/4] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH 3/4] mmc: mediatek: Add tune support

[PATCH 2/2] sd: skip reclaiming host on mmc_add_card() error
 2015-10-14 20:54 UTC 

[PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
 2015-10-13 14:09 UTC  (3+ messages)

[PATCH] mmc: omap_hsmmc: fix initialization order of mmc block devices
 2015-10-13 14:00 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;
as well as URLs for NNTP newsgroup(s).