linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-26 17:06:06 to 2016-11-04 17:32:48 UTC [more...]

[PATCH] mmc: mmc: Use 500ms as the default generic CMD6 timeout
 2016-11-04 17:32 UTC 

[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller
 2016-11-04 15:04 UTC  (20+ messages)
  ` [PATCH 01/13] mmc: dw_mmc: display the real register value on debugfs
  ` [PATCH 02/13] mmc: dw_mmc: fix the debug message for checking card's present
` [PATCH 03/13] mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
` [PATCH 04/13] mmc: dw_mmc: use the hold register when send stop command
` [PATCH 05/13] mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
` [PATCH 06/13] mmc: core: move the cookie's enum values from sdhci.h to mmc.h
` [PATCH 07/13] mmc: dw_mmc: use the cookie's enum values for post/pre_req()
` [PATCH 08/13] mmc: dw_mmc: remove the unnecessary mmc_data structure
` [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property
` [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max"
` [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" "
` [PATCH 12/13] ARM64: "
` [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties

sd card not working on intel compute stick STK1AW32SC
 2016-11-04 13:15 UTC  (2+ messages)

[PATCH V5 13/25] mmc: core: Do not prepare a new request twice
 2016-11-04 12:07 UTC  (2+ messages)
` [PATCH V6 "

[PATCH] mmc: mmc_test: Fix "Commands during non-blocking write" tests
 2016-11-04 11:41 UTC 

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-04 11:20 UTC  (12+ messages)
  ` [PATCH 1/10] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
  ` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
  ` [PATCH 8/10] arm64: dts: marvell: add eMMC support for Armada 37xx
  ` [PATCH 9/10] arm64: dts: marvell: add sdhci support for Armada 7K/8K
  ` [PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon
` [PATCH 2/10] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH 3/10] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH 4/10] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH 5/10] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[PATCH v3 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-04 10:24 UTC  (7+ messages)
` [PATCH v3 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
` [PATCH v3 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v3 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v3 4/5] mmc: dw: Add fifo address property
` [PATCH v3 5/5] mmc: dw: Add fifo watermark alignment property

[PATCH 0/3] MMC cleanups
 2016-11-04 10:05 UTC  (4+ messages)
` [PATCH 1/3] mmc: block: make gen_err a bool variable
` [PATCH 2/3] mmc: block: convert ecc_err to a bool
` [PATCH 3/3] mmc: core: use enum mmc_blk_status properly

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-11-03 14:16 UTC  (7+ messages)
` [PATCH v8 1/6] mmc: core: Add helper to see if a host can be retuned
` [PATCH v8 2/6] mmc: tmio: enhance illegal sequence handling
` [PATCH v8 3/6] mmc: tmio: document mandatory and optional callbacks
` [PATCH v8 4/6] mmc: tmio: Add hw reset support
` [PATCH v8 5/6] mmc: tmio: Add tuning support
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: "

[GIT PULL] DWMMC controller fixes
 2016-11-03  5:25 UTC 

[PATCH 0/2] mmc: dw_mmc: fix the wrong operation for reset controller
 2016-11-03  5:19 UTC  (5+ messages)
  ` [PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for reset-names
` [PATCH 2/2] mmc: dw_mmc: add the "reset" as name of reset controller

Regression after "do not use CMD13 to get status after speed mode switch"
 2016-11-03  3:39 UTC  (13+ messages)

[PATCH] sdhci-esdhc-imx: fix bus-width for 1-bit operation
 2016-11-02 16:40 UTC  (4+ messages)

[PATCH v2 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-11-02 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask
  ` [PATCH v2 2/2] mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during __sdhci_read_caps

[PATCH 0/4] mmc: sdhci: Fixes
 2016-11-02 13:49 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
` [PATCH 2/4] mmc: sdhci: Fix unexpected data interrupt handling
` [PATCH 3/4] mmc: sdhci: Reset cmd and data circuits after tuning failure
` [PATCH 4/4] mmc: sdhci: Fix missing enhanced strobe setting during runtime resume

[PATCH V5 00/25] mmc: mmc: Add Software Command Queuing
 2016-11-02 10:09 UTC  (5+ messages)

[PATCH 1/8] mmc: core: remove BUG_ONs from sdio
 2016-11-02  9:40 UTC  (9+ messages)
` [PATCH 2/8] mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
` [PATCH 3/8] mmc: core: remove BUG_ONs from mmc
` [PATCH 4/8] mmc: core: remove BUG_ONs from sd
` [PATCH 5/8] mmc: core: remove BUG_ONs from core.c
` [PATCH 6/8] mmc: sdio_uart: remove meaningless BUG_ON
` [PATCH 7/8] mmc: queue: remove BUG_ON for bounce_sg
` [PATCH 8/8] mmc: mmc_test: remove BUG_ONs and deploy error handling

[PATCH 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-11-02  8:39 UTC  (5+ messages)
` [PATCH 1/2] mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask
` [PATCH 2/2] mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during __sdhci_read_caps

[PATCH 0/2] mmc: sdhci-iproc: Add byte register access support
 2016-11-01 16:40 UTC  (5+ messages)
` [PATCH 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document

[PATCH v2 0/2] mmc: sdhci-iproc: Add byte register access support
 2016-11-01 16:37 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document
` [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register accesses

[PATCH v3 0/3] mmc: sh_mobile_sdhi: Add r7s72100 support
 2016-11-01 15:13 UTC  (8+ messages)
` [PATCH v3 2/3] mmc: tmio-mmc: add support for 32bit data port
` [PATCH v3 3/3] mmc: sh_mobile_sdhi: Add r7s72100 support

[RFC 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-11-01 15:08 UTC  (7+ messages)
` [RFC 1/2] mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask

[PATCH v2 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-01  7:45 UTC  (19+ messages)
` [PATCH v2 1/5] mmc: dt-bindings: add ZTE MMC bindings
` [PATCH v2 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v2 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v2 4/5] mmc: dw: Add fifo address property
` [PATCH v2 5/5] mmc: dw: Add fifo watermark quirk

[PATCH 0/3] mmc: Check BKOPS Level On Runtime Suspend
 2016-10-31  9:53 UTC  (13+ messages)
` [PATCH 1/3] mmc: replacing hardcoded value for runtime PM suspend
` [PATCH 2/3] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH 1/3] mmc: replacing hardcoded value for runtime PM suspend
 2016-10-31  9:53 UTC  (2+ messages)

[PATCH] mmc: Hynix: add QUIRK_NOTIFY_POWEROFF_ON_SLEEP
 2016-10-31 10:14 UTC  (5+ messages)

[v15, 0/7] Fix eSDHC host version register bug
 2016-10-31  9:36 UTC  (14+ messages)
  ` [v15, 1/7] ARM64: dts: ls2080a: add device configuration node
  ` [v15, 2/7] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v15, 4/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v15, 5/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v15, 6/7] base: soc: introduce soc_device_match() interface
  ` [v15, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 1/2] mmc: mxs: Initialize the spinlock prior to using it
 2016-10-28 13:18 UTC  (10+ messages)
` [PATCH 2/2] mmc: mxs: Use the spinlock irq variants

[v13, 0/8] Fix eSDHC host version register bug
 2016-10-28  7:08 UTC  (13+ messages)
  ` [v13, 1/8] dt: bindings: update Freescale DCFG compatible
  ` [v13, 2/8] ARM64: dts: ls2080a: add device configuration node
  ` [v13, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v13, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v13, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v13, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v13, 7/8] base: soc: introduce soc_device_match() interface
  ` [v13, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[v14, 0/8] Fix eSDHC host version register bug
 2016-10-28  5:45 UTC  (9+ messages)
` [v14, 1/8] dt: bindings: update Freescale DCFG compatible
  ` [v14, 2/8] ARM64: dts: ls2080a: add device configuration node
  ` [v14, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v14, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v14, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v14, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v14, 7/8] base: soc: introduce soc_device_match() interface
  ` [v14, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH] mmc: sdhci-pci-core: Tuning mode support for HS200 on AMD Platforms
 2016-10-27  9:52 UTC  (3+ messages)

[PATCH -next] mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
 2016-10-27  7:47 UTC  (4+ messages)

[RFC PATCH 0/8] Attempt to clean up BUG_ONs for mmc-tree
 2016-10-27  8:19 UTC  (6+ messages)
` [RFC PATCH 1/8] mmc: core: remove BUG_ONs from sdio
` [RFC PATCH 3/8] mmc: core: remove BUG_ONs from mmc

[PATCH v2] mmc: s3cmci: Use DMA slave map rather than exported DMA filter
 2016-10-27  7:47 UTC  (3+ messages)

[PATCH v6 1/2] MMC: meson: initial support for GX platforms
 2016-10-27  7:47 UTC  (5+ messages)
` [PATCH v6 2/2] Documentation: DT: MMC: meson-gx: new bindings doc

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-27  4:34 UTC  (4+ messages)
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms

[RFC v2 0/2] Ignore capability registers when it comes to speeds and use DT binding instead
 2016-10-26 22:28 UTC  (6+ messages)
` [RFC v2 2/2] mmc: sdhci: Ignore capability register when it comes to speeds and use DT binding instead when sdhci-cap-speed-modes-broken is set

[RFC 0/2] Ignore capability registers when it comes to speeds and use DT binding instead
 2016-10-26 21:03 UTC  (3+ messages)
` [RFC 1/2] mmc: sdhci: dt: Add device tree property sdhci-cap-speed-modes-broken


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