linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 11:35:18 to 2017-10-16 01:46:57 UTC [more...]

[PATCH v6 00/12] mmc: mediatek: add support of mt2701/mt2712
 2017-10-16  1:46 UTC  (12+ messages)
` [PATCH v6 01/12] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
` [PATCH v6 02/12] mmc: mediatek: add support of mt2701/mt2712
` [PATCH v6 03/12] arm64: dts: mt8173: remove "mediatek,mt8135-mmc" from mmc nodes
` [PATCH v6 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
  ` [PATCH v6 05/12] mmc: mediatek: add pad_tune0 support
  ` [PATCH v6 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH v6 07/12] mmc: mediatek: add busy_check support
` [PATCH v6 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
` [PATCH v6 09/12] mmc: mediatek: add support of source_cg clock
` [PATCH v6 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH v6 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH v3 0/3] mmc: support eMMC driver type selection with DT
 2017-10-15 12:46 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: describe new eMMC binding for fixed driver type
` [PATCH v3 2/3] mmc: parse new binding for eMMC "
` [PATCH v3 3/3] arm64: renesas: salvator: set driver type for eMMC

[PATCH v5 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-15  8:26 UTC  (16+ messages)
` [PATCH v5 01/12] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
` [PATCH v5 02/12] mmc: mediatek: add support of mt2701/mt2712
` [PATCH v5 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH v5 05/12] mmc: mediatek: add pad_tune0 support
` [PATCH v5 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH v5 07/12] mmc: mediatek: add busy_check support
` [PATCH v5 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
` [PATCH v5 09/12] mmc: mediatek: add support of source_cg clock
  ` [PATCH v5 03/12] arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodes
  ` [PATCH v5 10/12] mmc: mediatek: add latch-ck support
` [PATCH v5 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH v5 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH v2 00/11] mmc: document mmc_regulator_get_supply and fix users
 2017-10-14 19:17 UTC  (12+ messages)
` [PATCH v2 01/11] mmc: add kerneldoc to mmc_regulator_get_supply()
` [PATCH v2 02/11] mmc: cavium: catch all errors when getting regulators
` [PATCH v2 03/11] mmc: dw_mmc: "
` [PATCH v2 04/11] mmc: meson-gx-mmc: "
` [PATCH v2 05/11] mmc: meson-mx-sdio: "
` [PATCH v2 06/11] mmc: mmci: "
` [PATCH v2 07/11] mmc: mtk-sd: "
` [PATCH v2 08/11] mmc: mxcmmc: "
` [PATCH v2 09/11] mmc: omap_hsmmc: "
` [PATCH v2 10/11] mmc: sdhci: "
` [PATCH v2 11/11] mmc: usdhi6rol0: "

[PATCH 00/11] mmc: document mmc_regulator_get_supply and fix users
 2017-10-14 19:15 UTC  (3+ messages)

[PATCH v2 0/4] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-10-14  7:31 UTC  (3+ messages)
` [PATCH v2 4/4] mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq

[PATCH v2 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-14  2:11 UTC  (24+ messages)
` [PATCH v2 01/13] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
` [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit
` [PATCH v2 05/13] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH v2 06/13] mmc: mediatek: add pad_tune0 support
  ` [PATCH v2 07/13] mmc: mediatek: add async fifo and data tune support
  ` [PATCH v2 08/13] mmc: mediatek: add busy_check support
  ` [PATCH v2 09/13] mmc: mediatek: add stop_clk fix and enhance_rx support
` [PATCH v2 10/13] mmc: mediatek: add support of source_cg clock
` [PATCH v2 11/13] mmc: mediatek: add latch-ck support
` [PATCH v2 12/13] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH v2 13/13] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH 0/9] Enable dw-mmc multi-card support
 2017-10-13 19:28 UTC  (3+ messages)
` [PATCH 1/9] Revert "Documentation: dw-mshc: deprecate num-slots"

[PATCH 1/2] mmc: meson-mx-sdio: return correct error code
 2017-10-13 19:02 UTC  (4+ messages)
` [PATCH 2/2] mmc: meson-mx-sdio: Cleanup IS_ERR() checks

[PATCH] mmc: sdhci-cadence: use bitfield access macros for cleanup
 2017-10-13 12:50 UTC 

[PATCHv3 1/1] mmc: core: export emmc revision
 2017-10-13 12:38 UTC  (3+ messages)

[PATCH 0/3] mmc: renesas_sdhi: add R-Car Gen[123] fallback compatibility strings
 2017-10-13 12:35 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: renesas_sdhi: provide example in bindings documentation
` [PATCH 2/3] dt-bindings: mmc: renesas_sdhi: add R-Car Gen[123] fallback compatibility strings
` [PATCH 3/3] mmc: renesas_sdhi: implement "

dw_mmc: busy check incomplete?
 2017-10-13 12:01 UTC  (3+ messages)

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-10-13 11:58 UTC  (13+ messages)

[PATCH V11 0/4] mmc: Add Command Queue support
 2017-10-13 11:12 UTC  (5+ messages)
` [PATCH V11 1/4] mmc: core: Add parameter use_blk_mq
` [PATCH V11 2/4] mmc: block: Add CQE and blk-mq support
` [PATCH V11 3/4] mmc: cqhci: support for command queue enabled host
` [PATCH V11 4/4] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH v2 0/5] mmc: dw_mmc: Fix the CTO timer patch, plus the DTO timer
 2017-10-13  4:20 UTC  (9+ messages)
  ` [PATCH v2 1/5] mmc: dw_mmc: cancel the CTO timer after a voltage switch
  ` [PATCH v2 3/5] mmc: dw_mmc: Add locking to the CTO timer
  ` [PATCH v2 5/5] mmc: dw_mmc: Cleanup the DTO timer like the CTO one
` [PATCH v2 2/5] mmc: dw_mmc: Fix the CTO timeout calculation
` [PATCH v2 4/5] mmc: dw_mmc: Fix the DTO "

[PATCH] mmc:host:sdhci-pci:V2-Addition of Arasan PCI controller with integrated phy
 2017-10-13  2:22 UTC  (3+ messages)

eMMC tuning issue on Odroid C2 and a possible solution
 2017-10-12 21:04 UTC  (9+ messages)

[PATCHv2 1/1] ANDROID: mmc: core: export emmc revision
 2017-10-12 17:43 UTC 

[PATCH] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-10-12 10:32 UTC 

[PATCHv2 1/1] ANDROID: mmc: core: export emmc revision
 2017-10-12  7:49 UTC  (4+ messages)

[PATCH 0/3] mmc: dw_mmc: Fix the CTO timer patch
 2017-10-11 23:55 UTC  (7+ messages)
` [PATCH 2/3] mmc: dw_mmc: Fix the CTO timeout calculation
` [PATCH 3/3] mmc: dw_mmc: Add locking to the CTO timer

[PATCH 1/1] ANDROID: mmc: core: export emmc revision
 2017-10-11 20:18 UTC  (2+ messages)

[PATCH v2 0/3] mmc: support eMMC driver type selection with DT
 2017-10-11 14:50 UTC  (5+ messages)
` [PATCH v2 2/3] mmc: parse new binding for eMMC fixed driver type
` [PATCH v2 3/3] arm64: renesas: salvator: set driver type for eMMC

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-10-11 13:24 UTC  (3+ messages)

renesas sdhi driver and DMA
 2017-10-11  7:08 UTC  (5+ messages)

[PATCH v4 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-11  1:26 UTC  (20+ messages)
` [PATCH v4 01/12] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
` [PATCH v4 03/12] arm64: dts: mt8173: remove "mediatek,mt8135-mmc" from mmc nodes
` [PATCH v4 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH v4 05/12] mmc: mediatek: add pad_tune0 support
` [PATCH v4 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH v4 07/12] mmc: mediatek: add busy_check support
` [PATCH v4 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
  ` [PATCH v4 02/12] mmc: mediatek: add support of mt2701/mt2712
  ` [PATCH v4 09/12] mmc: mediatek: add support of source_cg clock
` [PATCH v4 10/12] mmc: mediatek: add latch-ck support
` [PATCH v4 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH v4 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH] mmc: sdhci-pci: Remove D3 delays for Intel BYT-related host controllers
 2017-10-10 11:03 UTC  (8+ messages)

mmc: exceeding card's volts
 2017-10-10 11:02 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: fix x86 build error
 2017-10-10 10:58 UTC  (2+ messages)

SD card reader problems on Cherry-Trail
 2017-10-10  9:31 UTC  (8+ messages)

[PATCH v3 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-10  8:50 UTC  (20+ messages)
` [PATCH v3 01/12] "
  ` [PATCH v3 02/12] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
  ` [PATCH v3 07/12] mmc: mediatek: add busy_check support
  ` [PATCH v3 10/12] mmc: mediatek: add latch-ck support
` [PATCH v3 03/12] arm64: dts: mt8173: remove "mediatek,mt8135-mmc" from mmc nodes
` [PATCH v3 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH v3 05/12] mmc: mediatek: add pad_tune0 support
` [PATCH v3 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH v3 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
` [PATCH v3 09/12] mmc: mediatek: add support of source_cg clock
` [PATCH v3 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH v3 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH] mmc: dw_mmc: Add support for multiple SD cards on one host interface
 2017-10-10  7:59 UTC  (4+ messages)

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value
 2017-10-10  7:40 UTC  (2+ messages)

[RFC PATCH] mmc: sunxi: drop superfluous error message
 2017-10-10  7:33 UTC  (2+ messages)

HP Chromebook 13 G1 eMMC is broken since 4.12
 2017-10-10  7:33 UTC  (4+ messages)

[PATCH] mmc:host:sdhci-pci: Addition of Arasan PCI controller with integrated phy
 2017-10-09 20:15 UTC  (4+ 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).