linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 17:29:43 to 2016-04-24 10:00:29 UTC [more...]

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-04-24 10:00 UTC  (29+ messages)
` [PATCH 01/23] mmc: sdhci: removed unneeded function wrappers
` [PATCH 02/23] mmc: sdhci: move sdhci_get_cd() forward to avoid declaration
` [PATCH 03/23] mmc: core: fix a comment typo
` [PATCH 04/23] mmc: sdhci: re-factor sdhci_start_signal_voltage()
` [PATCH 06/23] mmc: sdhci: using common mmc_regulator_set_vqmmc()
` [PATCH 07/23] mmc: sdhci: check SDHCI_QUIRK2_NO_1_8_V when do voltage switch
` [PATCH 08/23] mmc: sdhci: rename quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12
` [PATCH 09/23] mmc: sdhci: fix incorrect get data interrupt during no data transfer
` [PATCH 10/23] mmc: core: disable auto retune during card detection process
` [PATCH 15/23] mmc: sdhci-esdhc-imx: support setting tuning start point
` [PATCH 19/23] mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
` [PATCH 20/23] mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
` [PATCH 21/23] mmc: sdhci-esdhc-imx: factor out hw related intialization into function
` [PATCH 22/23] mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
` [PATCH 23/23] mmc: sdhci-esdhc-imx: clear tuning bits during hwinit

[PATCH 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-04-24  9:19 UTC  (3+ messages)
` [PATCH 2/8] char: rpmb: add sysfs-class ABI documentation

[PATCH] mmc: mediatek: fix request blocked by cancel_delayed_work
 2016-04-23  9:43 UTC  (3+ messages)

mmc_spi broken?
 2016-04-23  8:37 UTC 

我的联系方式在
 2016-04-22 23:55 UTC 

[v8, 0/7] Fix eSDHC host version register bug
 2016-04-22 23:22 UTC  (10+ messages)
  ` [v8, 1/7] Documentation: DT: update Freescale DCFG compatible
  ` [v8, 2/7] ARM64: dts: ls2080a: add device configuration node
  ` [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v8, 4/7] dt: move guts devicetree doc out of powerpc directory
  ` [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
  ` [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

Unsynchronized access to spi bus by mmc_rescan?
 2016-04-22 21:28 UTC 

[PATCH v4 0/3] mmc: usdhi6rol0: UHS support
 2016-04-22 20:27 UTC  (6+ messages)
  ` [PATCH v4 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
` [PATCH v4 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH v4 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[RESEND PATCH v7 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-04-22 20:23 UTC  (32+ messages)
` [RESEND PATCH v7 2/2] mmc: OCTEON: Add host driver "

[PATCH] mmc: add API for data write using scatter gather DMA
 2016-04-22 14:17 UTC  (2+ messages)

[PATCH v2 1/2] mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
 2016-04-22 12:54 UTC  (6+ messages)
` [PATCH v2 2/2] mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members

[PATCH] mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
 2016-04-22 12:54 UTC  (2+ messages)

[PATCH v2 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init()
 2016-04-22 12:54 UTC  (10+ messages)
` [PATCH v2 1/7] mmc: sdhci-pltfm: drop error message for too small MMIO resource size
` [PATCH v2 2/7] mmc: sdhci-pltfm: check return value of platform_get_irq()
` [PATCH v2 3/7] mmc: sdhci-pltfm: use devm_request_mem_region()
` [PATCH v2 4/7] mmc: sdhci-pltfm: use devm_ioremap()
` [PATCH v2 5/7] mmc: sdhci-pltfm: use devm_ioremap_resource()
` [PATCH v2 6/7] mmc: sdhci-pltfm: move devm_ioremap_resource() up
` [PATCH v2 7/7] mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()

[PATCH v2 0/2] ARM: dts: r8a7793/gose: enable SDHI
 2016-04-22  0:25 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: dts: r8a7793: Add SDHI controllers
` [PATCH v2 2/2] ARM: dts: gose: Enable "

[PATCH v2] ARM: dts: r8a7793: Add MMCIF0
 2016-04-22  0:20 UTC  (4+ messages)

[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model
 2016-04-21 23:08 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-pltfm: get clock through the common clk APIs

[PATCH] mmc: sdhci-of-at91: add presets setup
 2016-04-21 13:54 UTC 

[PATCH v3 0/3] mmc: usdhi6rol0: UHS support
 2016-04-21 13:47 UTC  (9+ messages)
` [PATCH v3 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
` [PATCH v3 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH v3 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[PATCH RFC 0/3] mmc: block: Fix tuning (by avoiding it) for RPMB
 2016-04-21 13:28 UTC  (4+ messages)
` [PATCH RFC 1/3] mmc: mmc: Factor out mmc_hs200_to_hs()
` [PATCH RFC 2/3] mmc: mmc: Factor out mmc_hs400_to_hs() and __mmc_hs_to_hs200()
` [PATCH RFC 3/3] mmc: block: Fix tuning (by avoiding it) for RPMB

[PATCH v3 0/1] mmc: omap_hsmmc: devm_pinctrl_get returns ERR_PTR
 2016-04-21  4:32 UTC  (11+ messages)
` [PATCH v3 1/1] mmc: omap_hsmmc: devm_pinctrl_get returns ERR_PTR upon error

Greetings to you You have new message
 2016-04-20 17:30 UTC 

SD cards which hang - card problem or controller bug?
 2016-04-20 17:09 UTC 

[PATCH 1/3] mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
 2016-04-20 16:51 UTC  (3+ messages)
` [PATCH 2/3] mmc: core: remove the invalid message in mmc_select_timing
` [PATCH 3/3] mmc: core: support hs speed mode if hs200 mode fails

[PATCH v2 0/3] mmc: usdhi6rol0: UHS support
 2016-04-20 13:41 UTC  (9+ messages)
  ` [PATCH v2 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
` [PATCH v2 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH v2 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
 2016-04-20 12:22 UTC 

[PATCH v2] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
 2016-04-20  7:36 UTC  (6+ messages)

[RFC] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling
 2016-04-20  7:11 UTC 

[PATCH V4 2/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
 2016-04-19 20:03 UTC  (3+ messages)

[PATCHv1 0/2] mmc: Move broken-hpi also to the chipset level
 2016-04-19 19:20 UTC  (15+ messages)
` [PATCH 1/2] mmc: core: Improve marking broken HPI through devicetree
` [PATCH 2/2] mmc: sunxi: Mark the HPI of the mmc controller broken by default

[PATCH] mmc: bcm2835: fix platform_no_drv_owner.cocci warnings
 2016-04-19 18:19 UTC  (2+ messages)

[PATCH 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init()
 2016-04-19 13:28 UTC  (5+ messages)
` [PATCH 1/7] mmc: sdhci-pltfm: bail out if register resource is too small

[PATCH 0/6] mmc: tmio/sdhi: clean up cruft
 2016-04-19  9:37 UTC  (4+ messages)
` [PATCH 2/6] mmc: sh_mobile_sdhi: remove obsolete irq_by_name registration

[PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
 2016-04-19  5:17 UTC  (3+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH 1/3] mmc: core: Convert from IDR to IDA for host indexes
 2016-04-18 11:43 UTC  (3+ messages)
` [PATCH 2/3] mmc: block: Release index in partition allocation error path
` [PATCH 3/3] mmc: block: Convert to IDA for partition device indexes

[PATCH 0/1] mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
 2016-04-18 11:21 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] mmc: drop unnecessary bit checking
 2016-04-18 11:21 UTC  (2+ messages)

[PATCH v4 0/3] mmc: pwrseq: convert to proper driver
 2016-04-18 11:21 UTC  (2+ messages)

[PATCH 0/3] mmc: usdhi6rol0: UHS support
 2016-04-18 11:18 UTC  (5+ messages)
` [PATCH 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
  ` [PATCH 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[PATCH v2 0/9] r8a7790: add UHS-I (SDR50) support to Lager
 2016-04-18  7:33 UTC  (8+ messages)
` [PATCH v2 2/9] mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency

[PATCH] mmc/sdio: utilize runtime PM to speed up SDIO card's resume process
 2016-04-18  3:59 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;
as well as URLs for NNTP newsgroup(s).