linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 15:22:56 to 2017-04-13 08:28:15 UTC [more...]

[REGRESSION 4.10] dw_mmc: failures on Rockchip rk3288 veyron boards
 2017-04-13  8:28 UTC  (17+ messages)

[PATCH v13 0/6] Cavium MMC driver
 2017-04-12 23:21 UTC  (13+ 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] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-04-12 20:37 UTC  (2+ messages)

[bug report] mmc: cavium: Add core MMC driver for Cavium SOCs
 2017-04-12 20:31 UTC 

[bug report] mmc: cavium: Add core MMC driver for Cavium SOCs
 2017-04-12 19:54 UTC 

[PATCH v3 1/3] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-04-12 18:19 UTC  (3+ messages)
` [PATCH v3 2/3] mmc: sdhci-acpi: Add blacklist module option
` [PATCH v3 3/3] mmc: sdhci-acpi: Add DMI fix_up_power_blacklist

[mmc] mmc: core: add proper be32 annotation
 2017-04-12 14:11 UTC  (2+ messages)

[PATCH] mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
 2017-04-12 14:11 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: add parsing sdhci properties
 2017-04-12 14:11 UTC  (4+ messages)

[PATCH 0/2] mmc: meson-gx: add basic tuning
 2017-04-12 14:11 UTC  (4+ messages)
` [PATCH 1/2] mmc: meson-gx: introduce struct meson_tuning_params
` [PATCH 2/2] mmc: meson-gx: add basic tuning for rx clock phase

[PATCH v2 1/3] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-04-12 13:45 UTC  (7+ messages)
` [PATCH v2 2/3] mmc: sdhci-acpi: Add fix_up_power_blacklist module option
` [PATCH v2 3/3] mmc: sdhci-acpi: Add DMI fix_up_power_blacklist

[PATCH] mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
 2017-04-12  5:01 UTC  (2+ messages)

IMX6 ESDHC mmc with UHS-I occasional failure with DDR50 cards
 2017-04-11 14:40 UTC  (6+ messages)

[PATCH v2] mmc: core: add mmc-card hardware reset enable support
 2017-04-11 10:43 UTC  (3+ messages)

[PATCH 0/2] provide isr for card-detect interrupts
 2017-04-11 10:31 UTC  (4+ messages)
` [PATCH 1/2] mmc: slot-gpio: check cd_gpio before setting up cd_gpio_isr
` [PATCH 2/2] mmc: sdhci: provide isr for card-detect interrupts

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-04-11  7:59 UTC  (17+ messages)
` [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

[v4, 0/5] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-11  5:10 UTC  (6+ messages)
` [v4, 1/5] mmc: sdhci-of-esdhc: add peripheral clock support
` [v4, 2/5] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [v4, 3/5] mmc: sdhci-of-esdhc: add tuning support
` [v4, 4/5] mmc: sdhci: Control the delay between tuning commands
` [v4, 5/5] mmc: sdhci-of-esdhc: add delay between tuning cycles

[v3, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-11  5:24 UTC  (15+ 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, 5/7] mmc: sdhci-of-esdhc: add delay between tuning cycles

[PATCH] mmc: core: add mmc-card hardware reset enable support
 2017-04-10 15:17 UTC  (4+ messages)

[PATCH V2 00/22] mmc: Add Command Queue support
 2017-04-10 13:54 UTC  (26+ messages)
` [PATCH V2 03/22] mmc: block: Use local var for mqrq_cur
` [PATCH V2 04/22] mmc: block: Introduce queue semantics
` [PATCH V2 05/22] mmc: queue: Share mmc request array between partitions
` [PATCH V2 06/22] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V2 07/22] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V2 08/22] mmc: block: Disable Command Queue while RPMB "
` [PATCH V2 09/22] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
` [PATCH V2 10/22] mmc: block: Factor out data preparation
` [PATCH V2 11/22] mmc: core: Factor out debug prints from mmc_start_request()
` [PATCH V2 12/22] mmc: core: Factor out mrq preparation "

[PATCH 0/3] The uncontroversial patches
 2017-04-10 13:53 UTC  (2+ messages)

[PATCH v6 0/2] mmc: host: s3cmci: add device tree support
 2017-04-10 13:53 UTC  (5+ 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

[RFC PATCH v2 0/2] mmc: core: process ECC errors raised in stop cmds
 2017-04-08 20:20 UTC  (3+ messages)
` [RFC PATCH v2 1/2] mmc: core: check also R1 response for stop commands
` [RFC PATCH v2 2/2] mmc: core: for data errors, take response of stop cmd into account

[PATCH v9] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2017-04-08  9:14 UTC  (4+ messages)

[PATCH] mmc: meson-gx: add support for descriptor chain mode
 2017-04-07 19:22 UTC 

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-04-07 13:57 UTC  (28+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
  ` [PATCH v4 02/14] dt/bindings: Document gpio-ingenic
  ` [PATCH v4 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v4 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v4 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v4 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v4 07/14] MIPS: jz4780: "
  ` [PATCH v4 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v4 09/14] MIPS: JZ4780: CI20: "
  ` [PATCH v4 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v4 11/14] mtd: nand: "
  ` [PATCH v4 12/14] fbdev: jz4740-fb: "
  ` [PATCH v4 13/14] pwm: jz4740: "
  ` [PATCH v4 14/14] MIPS: jz4740: Remove custom GPIO code

meson-gx-mmc: 2nd patch set
 2017-04-06 14:57 UTC  (28+ messages)

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-04-06  6:42 UTC  (6+ messages)

[PATCH 15/38] Annotate hardware config module parameters in drivers/mmc/host/
 2017-04-05 16:59 UTC 

[PATCH 0/3] mmc: sdhci-acpi: Add fix_up_power module option
 2017-04-05 10:47 UTC  (6+ messages)
` [PATCH 1/3] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
` [PATCH 2/3] mmc: sdhci-acpi: Add fix_up_power module option
` [PATCH 3/3] mmc: sdhci-acpi: Add DMI fix_up_power_blacklist

Possible bug in mmc-utils: Is MMC 'partition setting completed' required for 'write reliability'?
 2017-04-04 13:45 UTC  (3+ messages)
      ` [PATCH] mmc-utils: write_reliability set: Fix partition handling, dry run (Was: Possible bug in mmc-utils: Is MMC 'partition setting completed' required for 'write reliability'?)

[PATCH 0/3] Allow setting dmi-product-name on the cmdline + dmi sdhci quirk
 2017-04-04 10:21 UTC  (7+ messages)
` [PATCH 1/3] firmware: dmi_scan: Add dmi_product_name kernel cmdline option

[PATCH 00/25] sdhci patches
 2017-04-04  8:48 UTC  (3+ messages)
` [PATCH 07/25] mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices

[v10, 0/7] Fix eSDHC host version register bug
 2017-04-03 14:16 UTC  (5+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

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

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-31 22:46 UTC  (5+ 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 1/2] mmc: meson-gx: factor out setting block size
 2017-03-30 19:31 UTC  (4+ 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  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] mmc: sdhci-pci: "

[v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-30 19:31 UTC  (8+ 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  (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).