linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 06:50:43 to 2018-06-26 15:46:45 UTC [more...]

[PATCH V6 1/3] mmc: sdhci: Add support for O2 eMMC HS200 mode
 2018-06-26 15:46 UTC 

Self-detected stall on CPU when using SD card
 2018-06-26 14:45 UTC  (2+ messages)

[PATCH v3 16/27] docs: Fix more broken references
 2018-06-26  9:33 UTC  (8+ messages)
  ` [Intel-wired-lan] "
  ` [alsa-devel] "
` [PATCH v3 23/27] devicetree: fix name of pinctrl-bindings.txt

[PATCH v3 0/7] mmc: sunxi: Add runtime PM support
 2018-06-26  9:09 UTC  (8+ messages)
` [PATCH v3 6/7] mmc: sunxi: Add runtime_pm support

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-06-26  0:28 UTC  (8+ messages)
` [PATCH 2/3] arm64: allwinner: h6: add device tree nodes for MMC controllers

[PATCH 00/19] mmc: mmci: add stm32 sdmmc variant
 2018-06-25 21:47 UTC  (22+ messages)
` [PATCH 01/19] mmc: mmci: regroup and define dma operations
` [PATCH 02/19] mmc: mmci: merge qcom dml feature into mmci dma
` [PATCH 03/19] mmc: mmci: add datactrl block size variant property
` [PATCH 04/19] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH 05/19] mmc: mmci: allow to overwrite clock/power procedure to specific variant
` [PATCH 06/19] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH 07/19] mmc: mmci: add variant property to define dpsm bit
` [PATCH 08/19] mmc: mmci: add variant property to define irq pio mask
` [PATCH 09/19] mmc: mmci: add variant property to write datactrl before command
` [PATCH 10/19] mmc: mmci: add variant property to allow remain data
` [PATCH 11/19] mmc: mmci: add variant property to check specific data constraint
` [PATCH 12/19] mmc: mmci: add variant property to request a reset
` [PATCH 13/19] mmc: mmci: send stop cmd if a data command fail
` [PATCH 14/19] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH 15/19] mmc: mmci: add stm32 sdmmc registers
` [PATCH 16/19] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH 17/19] mmc: mmci: add stm32 sdmmc idma support
` [PATCH 18/19] mmc: mmci: add specific clk/pwr procedure for stm32 sdmmc
` [PATCH 19/19] mmc: mmci: add stm32 sdmmc variant

Suspend of SDIO function devices
 2018-06-25 15:00 UTC  (2+ messages)

[PATCH 0/1] eMMC controller issue on Intel Baytrail SoC
 2018-06-25 14:36 UTC  (6+ messages)
` [PATCH 1/1] mmc: sdhci-pci: fix eMMC controller issue on Intel Baytrail SoCs

[PATCH v2 01/13] dmaengine: pxa: use a dma slave map
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "dmaengine: pxa: use a dma slave map" to the asoc tree

[PATCH v2 03/13] mmc: pxamci: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "mmc: pxamci: remove the dmaengine compat need" to the asoc tree

[PATCH v2 04/13] media: pxa_camera: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "media: pxa_camera: remove the dmaengine compat need" to the asoc tree

[PATCH v2 09/13] ata: pata_pxa: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ata: pata_pxa: remove the dmaengine compat need" to the asoc tree

[PATCH v2 10/13] dmaengine: pxa: document pxad_param
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "dmaengine: pxa: document pxad_param" to the asoc tree

[PATCH v2 12/13] ARM: pxa: remove the DMA IO resources
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ARM: pxa: remove the DMA IO resources" to the asoc tree

[PATCH v2 13/13] ARM: pxa: change SSP DMA channels allocation
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ARM: pxa: change SSP DMA channels allocation" to the asoc tree

[PATCH V2 0/7] mmc: add support for sdhci 4.0
 2018-06-22 19:40 UTC  (16+ messages)
` [PATCH V2 1/7] mmc: sdhci: add sd host v4 mode
` [PATCH V2 2/7] mmc: sdhci: made changes for System Address register of SDMA
` [PATCH V2 3/7] mmc: sdhci: add ADMA2 64-bit addressing support for V4 mode
` [PATCH V2 4/7] mmc: sdhci: add 32-bit block count support for v4 mode
` [PATCH V2 5/7] mmc: sdhci: add CMD23 "
` [PATCH V2 6/7] mmc: sdhci-sprd: added Spreadtrum's initial host controller
  ` [PATCH V3 "
` [PATCH V2 7/7] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd controller

[PATCH RESEND 0/3] K2G: mmc: Update mmc dt node to use
 2018-06-22 10:16 UTC  (4+ messages)
` [PATCH RESEND 1/3] ARM: dts: keystone-k2g-evm: Add "vqmmc-supply" property for mmc0/mmc1
` [PATCH RESEND 2/3] ARM: dts: keystone-k2g-evm: Use sdhci-omap programming model
` [PATCH RESEND 3/3] ARM: configs: keystone: Enable CONFIG_MMC_SDHCI_OMAP

[PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap
 2018-06-22 10:12 UTC  (7+ messages)

[RFC PATCH 1/3] arm64: zynqmp: dt: Add support for setting SD tap delays
 2018-06-21 12:54 UTC  (8+ messages)
` [RFC PATCH 2/3] dt: bindings: Add SD tap value properties details
` [RFC PATCH 3/3] sdhci: arasan: Add support to read Tap Delay values from DT

[PATCH RFC 0/2] Internal voltage control for platform drivers
 2018-06-21 12:23 UTC  (3+ messages)
` [PATCH RFC 1/2] mmc: sdhci: Allow platform controlled voltage switching
` [PATCH RFC 2/2] mmc: sdhci-msm: Use internal voltage control

[PATCH v3 00/14] ARM: pxa: switch to DMA slave maps
 2018-06-21  8:50 UTC  (20+ messages)
` [PATCH v3 01/14] dmaengine: pxa: use a dma slave map
` [PATCH v3 02/14] ARM: pxa: add "
` [PATCH v3 03/14] dmaengine: pxa: add a default requestor policy
` [PATCH v3 04/14] mmc: pxamci: remove the dmaengine compat need
` [PATCH v3 05/14] media: pxa_camera: "
` [PATCH v3 06/14] mtd: rawnand: marvell: "
` [PATCH v3 07/14] net: smc911x: "
` [PATCH v3 08/14] net: smc91x: "
` [PATCH v3 09/14] ASoC: pxa: "
` [PATCH v3 10/14] ata: pata_pxa: "
` [PATCH v3 11/14] dmaengine: pxa: document pxad_param
` [PATCH v3 12/14] dmaengine: pxa: make the filter function internal
` [PATCH v3 13/14] ARM: pxa: remove the DMA IO resources
` [PATCH v3 14/14] ARM: pxa: change SSP DMA channels allocation

[RFC PATCH] sdhci-of-arasan: card initialization failure -84
 2018-06-20 19:08 UTC  (10+ messages)
  ` [PATCH v2] mmc: sdhci-of-arasan: Add quirk for unstable clocks
    ` [PATCH v3 0/2] mmc: sdhci-of-arasan: workaround for broken clocks
      ` [PATCH v3 1/2] dt-bindings: mmc: broken clock stable indicator on arasan controllers
      ` [PATCH v3 2/2] mmc: sdhci-of-arasan: Add quirk for unstable clocks

[PATCH V3 0/4] Changes for SDCC5 version
 2018-06-19  5:39 UTC  (5+ messages)
` [PATCH V3 1/4] mmc: sdhci-msm: Define new Register address map
` [PATCH V3 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V3 3/4] Documentation: sdhci-msm: Add new compatible string for SDCC v5
` [PATCH V3 4/4] mmc: host: Register changes for sdcc V5

[PATCH v4 16/26] docs: Fix more broken references
 2018-06-18  5:48 UTC  (4+ messages)
` [PATCH v4 22/26] devicetree: fix name of pinctrl-bindings.txt

[PATCH V2 0/4] Changes for SDCC5 version
 2018-06-15  5:44 UTC  (16+ messages)
` [PATCH V2 1/4] mmc: sdhci-msm: Define new Register address map
` [PATCH V2 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V2 3/4] Documentation: sdhci-msm: Add new compatible string for SDCC v5
` [PATCH V2 4/4] mmc: host: Register changes for sdcc V5

[PATCH 0/6] mmc: add support for sdhci 4.0
 2018-06-13  5:59 UTC  (9+ messages)
` [PATCH 1/6] mmc: sdhci: add sd host v4 mode
` [PATCH 2/6] mmc: sdhci: made changes for System Address register of SDMA
` [PATCH 3/6] mmc: sdhci: add ADMA2 64-bit addressing support for V4 mode
` [PATCH 4/6] mmc: sdhci: add 32-bit block count support for v4 mode
` [PATCH 5/6] mmc: sdhci: add CMD23 "
` [PATCH 6/6] mmc: host: sdhci-sprd: added Spreadtrum's host controller R11

[PATCH] mmc: dw_mmc should depend on COMMON_CLK
 2018-06-12 17:07 UTC  (2+ messages)

[PATCH] mmc: Move the mmc driver init earlier
 2018-06-12 13:06 UTC  (7+ messages)

[PATCH] mmc: dw_mmc: fix card threshold control configuration
 2018-06-11 14:17 UTC  (3+ messages)

linux 4.17, drivers/mmc/host/sdhci-pci-o2micro.c, crash with sdcard >128G
 2018-06-11 11:10 UTC 

[PATCH] mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
 2018-06-05 11:58 UTC  (5+ messages)

[GIT PULL] MMC for v.4.18
 2018-06-05  8:59 UTC 

[PATCH v2 1/1] mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
 2018-06-01 11:20 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
 2018-05-31 11:04 UTC  (3+ messages)

mmc filesystem performance decreased on the first write after filesystem creation
 2018-05-30 16:15 UTC  (5+ messages)

[PATCH v2 0/4] mmc: sdhci-msm: Corrections to implementation of power irq
 2018-05-30 15:57 UTC  (5+ messages)
` [PATCH v2 4/4] mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq

[PATCH 0/2] mmc: meson-gx: add device reset
 2018-05-30  9:47 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] mmc: mxmmc: include linux/highmem.h
 2018-05-29 10:35 UTC  (2+ messages)

[PATCH] mmc: sunxi: mark PM functions as __maybe_unused
 2018-05-28 15:15 UTC  (7+ messages)

[PATCH 1/1] mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
 2018-05-28 13:03 UTC  (8+ messages)

[PATCH v2] mmc: Allow non-sleeping GPIO cd
 2018-05-28 11:27 UTC  (3+ messages)

[PATCH] mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
 2018-05-28 11:27 UTC  (2+ messages)

[PATCH 16/33] mmc: sdhci-xenon: use match_string() helper
 2018-05-28 11:27 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).