public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-28 18:42:25 to 2017-03-10 03:17:30 UTC [more...]

[PATCH 0/3] mmc: sdhci: remove unnecessary platform_set_drvdata() call
 2017-03-10  3:17 UTC 

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-03-10  0:49 UTC  (3+ messages)

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-09 22:49 UTC  (14+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker
  ` [PATCH 11/16] mmc: block: shuffle retry and error handling
  ` [PATCH 13/16] mmc: queue: issue struct mmc_queue_req items
  ` [PATCH 15/16] mmc: queue: issue requests in massive parallel

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

[regression] next-20170307: led trigger deferral breaks sdhci
 2017-03-09 20:30 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: Support external regulators
 2017-03-09 15:18 UTC 

[PATCH v3 0/5] Some small cleanup for quirks
 2017-03-09 14:58 UTC  (3+ messages)
` [PATCH v3 4/5] mmc: core: move all quirks together into quirks.h

[mmc] mmc: core: mmc_blk_rw_cmd_err - remove unused variable
 2017-03-09 14:58 UTC 

[PATCH 0/3] Allow setting dmi-product-name on the cmdline + dmi sdhci quirk
 2017-03-09 10:43 UTC  (10+ messages)
` [PATCH 1/3] firmware: dmi_scan: Add dmi_product_name kernel cmdline option
` [PATCH 2/3] mmc: sdhci-acpi: Check device status before calling fix_up_power()

[PATCH V1 00/18] mmc: Add Command Queue support
 2017-03-09  8:52 UTC  (25+ messages)
  ` [PATCH V1 01/18] mmc: queue: Share mmc request array between partitions
  ` [PATCH V1 02/18] mmc: mmc: Add functions to enable / disable the Command Queue
  ` [PATCH V1 03/18] mmc: mmc_test: Disable Command Queue while mmc_test is used
  ` [PATCH V1 04/18] mmc: block: Disable Command Queue while RPMB "
  ` [PATCH V1 05/18] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
  ` [PATCH V1 06/18] mmc: block: Factor out data preparation
  ` [PATCH V1 07/18] mmc: core: Factor out debug prints from mmc_start_request()
  ` [PATCH V1 08/18] mmc: core: Factor out mrq preparation "
  ` [PATCH V1 09/18] mmc: core: Add mmc_retune_hold_now()
  ` [PATCH V1 10/18] mmc: core: Add members to mmc_request and mmc_data for CQE's
  ` [PATCH V1 11/18] mmc: host: Add CQE interface
  ` [PATCH V1 12/18] mmc: core: Turn off CQE before sending commands
  ` [PATCH V1 13/18] mmc: core: Add support for handling CQE requests
  ` [PATCH V1 14/18] mmc: mmc: Enable Command Queuing
  ` [PATCH V1 15/18] mmc: mmc: Enable CQE's
  ` [PATCH V1 16/18] mmc: block: Prepare CQE data
  ` [PATCH V1 17/18] mmc: block: Add CQE support
  ` [PATCH V1 18/18] mmc: cqhci: support for command queue enabled host

[v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration
 2017-03-09  2:37 UTC  (4+ messages)

[v2, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-09  2:22 UTC  (9+ messages)
` [v2, 1/7] mmc: sdhci-of-esdhc: add peripheral clock support
` [v2, 2/7] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [v2, 5/7] mmc: sdhci-of-esdhc: add delay between tuning cycles
` [v2, 6/7] arm64: dts: ls1046a: add clocks property and compatible for eSDHC node
  ` [v2, 3/7] mmc: sdhci-of-esdhc: add tuning support
  ` [v2, 4/7] mmc: sdhci: add a quirk to restore delay in tuning
  ` [v2, 7/7] arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support

[PATCH v3 1/2] mmc: tegra: Support module reset
 2017-03-08 19:00 UTC  (2+ messages)
  ` [PATCH v3 2/2] mmc: tegra: Add Tegra186 support

[PATCH v11 0/9] Cavium MMC driver
 2017-03-08 17:52 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v11 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs

[PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-08 12:11 UTC  (14+ messages)
` [PATCH v4 1/7] dt-bindings: Add binding for brcm,bcm2835-sdhost
` [PATCH 1/4] qxl: drop mode_info.modes & related code
` [PATCH v4 2/7] mmc: bcm2835: Add new driver for the sdhost controller
` [PATCH 2/4] qxl: limit monitor config read retries
` [PATCH v4 3/7] mmc: bcm2835: add sdhost controller to devicetree
` [PATCH 3/4] qxl: read monitors config at boot
` [PATCH v4 4/7] arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig
` [PATCH 4/4] qxl: fix qxl_conn_get_modes
` [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig
` [PATCH v4 6/7] arm: dts: bcm283x: switch from &sdhci to &sdhost
` [PATCH v4 7/7] arm64: dts: bcm2837: add &sdhci and &sdhost

[PATCH resend 0/2] mmc: sdhci-acpi quirks changes
 2017-03-08  8:49 UTC  (3+ messages)
` [PATCH resend 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
` [PATCH resend 2/2] mmc: sdhci: sdio-intel: Set SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON quirk

[GIT PULL] Update DWMMC controller
 2017-03-08  9:59 UTC 

[PATCH] mmc: sunxi: mask all Response Timeout error messages
 2017-03-07 10:10 UTC  (6+ messages)

[PATCH v2] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-03-07  8:29 UTC 

[PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
 2017-03-07  8:05 UTC  (7+ messages)
` [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings

[v3] mmc: sdhci-cadence: add HS400 enhanced strobe support
 2017-03-07  6:46 UTC  (3+ messages)

[PATCH] mmc: core: Fix access to HS400-ES devices
 2017-03-07  3:42 UTC  (4+ messages)

[PATCH v5 0/10] mmc: meson-gx: series with smaller improvements
 2017-03-06 18:24 UTC  (12+ messages)
` [PATCH v5 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH v5 2/10] mmc: meson-gx: make two functions return void
` [PATCH v5 3/10] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v5 4/10] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v5 5/10] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v5 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v5 7/10] mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
` [PATCH v5 8/10] mmc: meson-gx: improve initial configuration
` [PATCH v5 9/10] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH v5 10/10] mmc: meson-gx: replace magic timeout numbers with constants

[v2 PATCH 2/3] Documentation: bindings: add description of PHY delays for sdhci-cadence
 2017-03-06 13:39 UTC 

[PATCH v2 0/4] mmc: pwrseq: post_ios power sequence
 2017-03-06 14:17 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: core: Add post_ios_power_on callback for power sequences
` [PATCH v2 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback
` [PATCH v2 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay
` [PATCH v2 4/4] arm: dts: rockchip: Enable post_ios_power_on and pre-power-on-delay-ms

[v2 PATCH 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-06 13:38 UTC 

[PATCH v2] mmc: mediatek: Fixed bug where clock frequency could be set wrong
 2017-03-06  7:06 UTC  (3+ messages)
  ` [PATCH] "

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

[PATCH v4 0/10] mmc: meson-gx: series with smaller improvements
 2017-03-04  9:56 UTC 

[PATCH v1] Fixed bug where clock frequency could be set wrong
 2017-03-04  6:44 UTC  (8+ messages)
` [PATCH v1] mmc: mediatek: "

[PATCH v4 0/10] mmc: meson-gx: series with smaller improvements
 2017-03-04  5:36 UTC  (15+ messages)
` [PATCH v4 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH v4 2/10] mmc: meson-gx: make two functions return void
` [PATCH v4 3/10] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v4 4/10] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v4 5/10] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v4 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v4 7/10] mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
` [PATCH v4 8/10] mmc: meson-gx: improve initial configuration
` [PATCH v4 9/10] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH v4 10/10] mmc: meson-gx: replace magic timeout numbers with constants

[v2] mmc: sdhci-cadence: add HS400 enhanced strobe support
 2017-03-04  3:37 UTC  (2+ messages)

[PATCH] Add a commande extcsd write <offset> <value> <device>
 2017-03-03 17:57 UTC 

[PATCH v3 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
 2017-03-03 18:17 UTC  (4+ messages)

[PATCH v3] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-03 14:31 UTC  (2+ messages)

[PATCH v2 1/2] mmc: tegra: Support module reset
 2017-03-03  7:44 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: tegra: Add Tegra186 support

[PATCH 0/9] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-03  7:39 UTC  (14+ messages)
` [PATCH 1/9] mmc: sdhci-of-esdhc: add peripheral clock support
` [PATCH 2/9] mmc: sdhci: add a callback for signal voltage switching
` [PATCH 3/9] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [PATCH 4/9] mmc: sdhci: add a callback for using tuning block
` [PATCH 5/9] mmc: sdhci-of-esdhc: add tuning block support
` [PATCH 6/9] mmc: sdhci: add a quirk to restore delay in tuning
` [PATCH 7/9] mmc: sdhci-of-esdhc: add delay between tuning cycles
` [PATCH 8/9] arm64: dts: ls1046a: add clocks property and compatible for eSDHC node
` [PATCH 9/9] arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support

[PATCH] mmc: core: fix changing bus witdh in hs400es mode
 2017-03-03  6:37 UTC  (3+ messages)

[PATCH 0/7] Some cleanup for dwmmc
 2017-03-03  2:11 UTC  (3+ messages)

[PATCH 0/4] mmc: pwrseq: post_ios power sequence
 2017-03-01 22:43 UTC  (6+ messages)
` [PATCH 1/4] mmc: core: Add post_ios_power_on callback for power sequences
` [PATCH 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback
` [PATCH 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay
` [PATCH 4/4] arm: dts: rockchip: Enable post_ios_power_on and pre-power-on-delay-ms

[PATCH 0/4] mmc: add pwrseq-based hw_reset
 2017-03-01 18:01 UTC  (2+ messages)

[PATCH v3 0/7] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-01 19:41 UTC  (6+ messages)
` [PATCH v3 2/7] "

[PATCH] mmc: core: Fix power sequence ordering in mmc_power_up
 2017-03-01 10:00 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