public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 21:34:25 to 2017-04-02 20:42:31 UTC [more...]

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-04-02 20:42 UTC  (3+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic

[PATCH v13 0/6] Cavium MMC driver
 2017-04-01 12:47 UTC  (10+ messages)
  ` [PATCH v13 1/6] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v13 2/6] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v13 3/6] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
` [PATCH v13 4/6] mmc: cavium: Add scatter-gather DMA support
` [PATCH v13 5/6] mmc: cavium: Support DDR mode for eMMC devices
` [PATCH v13 6/6] MAINTAINERS: Add entry for Cavium MMC driver

[PATCH v6 0/2] mmc: host: s3cmci: add device tree support
 2017-03-31 23:50 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v6 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-31 22:46 UTC  (6+ messages)
` [PATCH v5 2/2] mmc: host: s3cmci: allow probing from device tree

[GIT PULL] MMC fixes for v.4.11 rc5
 2017-03-31 12:12 UTC 

Outstanding MQ questions from MMC
 2017-03-31  8:43 UTC  (4+ messages)

[PATCH] mmc: meson-gx: switch to descriptor chain mode
 2017-03-31  5:46 UTC 

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-31  2:09 UTC  (16+ messages)
` [PATCH v7 01/13] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v7 02/13] clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
` [PATCH v7 03/13] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v7 04/13] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v7 05/13] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v7 06/13] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v7 07/13] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v7 08/13] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v7 09/13] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
` [PATCH v7 10/13] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v7 11/13] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v7 12/13] arm64: dts: marvell: add sdhci support for Armada 7K/8K
  ` [PATCH v7 13/13] arm64: configs: enable SDHCI driver for Xenon

[PATCH 1/2] mmc: meson-gx: factor out setting block size
 2017-03-30 19:31 UTC  (6+ messages)
` [PATCH 2/2] mmc: meson-gx: factor out setting response configuration bits

[PATCH] mmc: host: s3cmci: fix broken conditional expression
 2017-03-30 19:31 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
 2017-03-30 19:31 UTC  (8+ messages)
` [PATCH 2/2] mmc: sdhci-pci: "
` [PATCH v2 1/2] mmc: sdhci-acpi: "
  ` [PATCH v2 2/2] mmc: sdhci-pci: "

[v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-30 19:31 UTC  (14+ messages)
` [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence
` [v5 3/4] mmc: sdhci-cadence: Update PHY delay configuration
` [v5 4/4] mmc: sdhci-cadence: refactor probe function

[PATCH] mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
 2017-03-30 19:30 UTC  (2+ messages)

[PATCH v3] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
 2017-03-30 19:30 UTC  (4+ messages)

[REGRESSION 4.10] dw_mmc: failures on Rockchip rk3288 veyron boards
 2017-03-30  5:11 UTC  (6+ messages)

[PATCH v2] mmc: sdio: fix alignment issue in struct sdio_func
 2017-03-29 22:58 UTC  (2+ messages)

[PATCH] mmc: sdio: fix alignment issue in struct sdio_func
 2017-03-29 20:40 UTC  (3+ messages)

meson-gx-mmc: 2nd patch set
 2017-03-29 18:33 UTC  (16+ messages)

[PATCH v2 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
 2017-03-30  6:13 UTC  (9+ messages)
` [PATCH v2 2/2] mmc: sdhci: intel: Disable runtime pm when the sdio_irq is enabled

[v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration
 2017-03-29 11:59 UTC  (8+ messages)

mmc: core: Do not hold re-tuning during CMD6 commands
 2017-03-29 10:36 UTC  (16+ messages)
` [PATCH] "

[PATCH 1/2] mmc: core: add functions mmc_dma_(un)map_sg
 2017-03-28  9:53 UTC  (4+ messages)
` [PATCH 2/2] mmc: use new functions mmc_dma_(un)map_sg in host drivers

[PATCH 0/3] The uncontroversial patches
 2017-03-28  8:40 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: move some code in mmc_start_areq()
` [PATCH 2/3] mmc: core: refactor asynchronous request finalization
` [PATCH 3/3] mmc: core: refactor mmc_request_done()

[PATCH RFC 00/39] mmc: Add Command Queue support
 2017-03-28  7:57 UTC  (7+ messages)
` [PATCH RFC 22/39] mmc: block: Prepare CQE data

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-28  7:47 UTC  (12+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

[PATCH] mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
 2017-03-27  8:22 UTC  (5+ messages)

[PATCH v3 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-27  8:22 UTC  (4+ messages)
` [PATCH v3 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH v3 2/2] mmc: use new core function mmc_get_dma_dir

[PATCH v2 0/4] mmc: meson-gx: smaller functional extensions
 2017-03-27  8:22 UTC  (7+ messages)
` [PATCH v2 1/4] mmc: meson-gx: use bitfield macros
` [PATCH v2 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH v2 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH v2 4/4] mmc: meson-gx: add CMD23 mode

[v2, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-27  8:05 UTC  (4+ messages)
` [v2, 4/7] mmc: sdhci: add a quirk to restore delay in tuning

[v3, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-27  7:49 UTC  (8+ messages)
` [v3, 1/7] mmc: sdhci-of-esdhc: add peripheral clock support
` [v3, 2/7] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [v3, 3/7] mmc: sdhci-of-esdhc: add tuning support
` [v3, 4/7] mmc: sdhci: Control the delay between tuning commands
` [v3, 5/7] mmc: sdhci-of-esdhc: add delay between tuning cycles
  ` [v3, 6/7] arm64: dts: ls1046a: add clocks property and compatible for eSDHC node
` [v3, 7/7] arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support

[PATCH v2 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-26 18:37 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH v2 2/2] mmc: use new core function mmc_get_dma_dir

[PATCH v2 resend 1/2] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-03-26 11:15 UTC  (2+ messages)
` [PATCH v2 resend 2/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-03-26  2:43 UTC  (5+ messages)

[PATCH 0/4] mmc: meson-gx: smaller functional extensions
 2017-03-25  9:57 UTC  (11+ messages)
` [PATCH 1/4] mmc: meson-gx: use bitfield macros
` [PATCH 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH 4/4] mmc: meson-gx: add CMD23 mode

[PATCH 0/5] mmc: meson-gx: add cmd23 and descriptor chain mode
 2017-03-24 19:04 UTC  (5+ messages)
` [PATCH 5/5] mmc: meson-gx: switch to "

[PATCH 0/6] mmc: meson-gx: further smaller refactorings
 2017-03-24 18:58 UTC  (4+ messages)
` [PATCH 6/6] mmc: meson-gx: simplify setting timeout configuration parameters

[PATCH V1] mmc: core: fix still flush cache when eMMC cache off
 2017-03-24 11:16 UTC  (5+ messages)

eMMC initialisation fails: invalid UHS-I mode
 2017-03-24 10:51 UTC  (9+ messages)
` [RFC PATCH] mmc: core: HS DDR switch, don't change timing before checking status

[PATCH v6] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-24  9:20 UTC  (3+ messages)

[GIT PULL] MMC fixes for v.4.11 rc4
 2017-03-24  9:19 UTC 

[PATCH] mmc: sunxi: change controller error info to debug level
 2017-03-24  7:52 UTC  (3+ messages)

[PATCH v5] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-24  7:43 UTC  (3+ messages)

[bug report] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-24  7:24 UTC  (2+ messages)

[PATCH v5 0/3] Use data tune for CMD line tune
 2017-03-24  7:18 UTC  (8+ messages)
` [PATCH v5 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
` [PATCH v5 3/3] mmc: mediatek: Use data tune for CMD line tune

[PATCH 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-24  6:44 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH 2/2] mmc: use new core function mmc_get_dma_dir

[PATCHv2 1/1] mmc: core: export emmc revision via sysfs
 2017-03-24  0:59 UTC  (3+ messages)

[PATCH v12 0/9] Cavium MMC driver
 2017-03-23 17:41 UTC  (6+ messages)
` [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs

Possible bug in mmc-utils: Is MMC 'partition setting completed' required for 'write reliability'?
 2017-03-23 15:25 UTC  (3+ messages)

[PATCH] mmc: sdio: improve mmc_io_rw_extended
 2017-03-23 10:05 UTC  (2+ messages)

[PATCH v4] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-03-23  8:29 UTC  (2+ messages)

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-23  5:32 UTC  (4+ messages)
` [PATCH v6 07/14] dt: bindings: Add bindings for "
    ` [EXT] "

[PATCH 1/1] mmc: core: export emmc revision via sysfs
 2017-03-23  0:23 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox