linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-07 12:06:47 to 2017-09-26 15:37:17 UTC [more...]

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-09-26 15:37 UTC  (25+ messages)
` [PATCH V9 01/15] mmc: core: Remove unnecessary host claim
` [PATCH V9 02/15] mmc: core: Introduce host claiming by context
` [PATCH V9 03/15] mmc: core: Add support for handling CQE requests
` [PATCH V9 04/15] mmc: mmc: Enable Command Queuing
` [PATCH V9 05/15] mmc: mmc: Enable CQE's
` [PATCH V9 06/15] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V9 07/15] mmc: block: Prepare CQE data
` [PATCH V9 08/15] mmc: block: Factor out mmc_setup_queue()
` [PATCH V9 09/15] mmc: core: Add parameter use_blk_mq
` [PATCH V9 10/15] mmc: core: Export mmc_start_bkops()
` [PATCH V9 11/15] mmc: core: Export mmc_start_request()
` [PATCH V9 12/15] mmc: core: Export mmc_retune_hold_now() and mmc_retune_release()
` [PATCH V9 13/15] mmc: block: Add CQE and blk-mq support
` [PATCH V9 14/15] mmc: cqhci: support for command queue enabled host
  ` [PATCH V10 "
` [PATCH V9 15/15] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH][sdhci-next] mmc: sdhci-omap: make three functions static, fixes warnings
 2017-09-26 14:55 UTC 

[PATCH v4] mmc: dw_mmc: fix potential system abort
 2017-09-26 11:11 UTC  (2+ messages)

mmc: mediatek: add support of mt2701/mt2712
 2017-09-26  1:38 UTC  (17+ messages)
` [PATCH 01/12] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH 03/12] mmc: mediatek: add support of mt2701/mt2712
` [PATCH 04/12] mmc: mediatek: make hs400_tune_response only for mt8173
` [PATCH 05/12] mmc: mediatek: add pad_tune0 support
` [PATCH 06/12] mmc: mediatek: add async fifo and data tune support
` [PATCH 07/12] mmc: mediatek: add busy_check support
` [PATCH 08/12] mmc: mediatek: add stop_clk fix and enhance_rx support
  ` [PATCH 02/12] arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodes
  ` [PATCH 09/12] mmc: mediatek: add support of source_cg clock
` [PATCH 10/12] mmc: mediatek: add latch-ck support
` [PATCH 11/12] mmc: mediatek: improve eMMC hs400 mode read performance
` [PATCH 12/12] mmc: mediatek: perfer to use rise edge latching for cmd line

[PATCH] mmc: block: apply NO_CMD32 quirk to an ATP card
 2017-09-26  0:56 UTC  (8+ messages)
` [PATCH v2] mmc: core: apply NO_CMD23 "

[PATCH v2] mmc: core: add driver strength selection when selecting hs400es
 2017-09-26  0:03 UTC 

[Patch] mmc:: ricoh: Avoid useless selection of MMC_RICOH_MMC quirk
 2017-09-25 15:16 UTC 

[PATCH] mmc: core: add driver strength selection when selecting hs400es
 2017-09-25 10:34 UTC  (2+ messages)

[PATCH V1 0/2] mmc: sd: Fix signal voltage when there is no power cycle
 2017-09-25  8:29 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: core: Factor out mmc_host_set_uhs_voltage()
` [PATCH V1 2/2] mmc: sd: Fix signal voltage when there is no power cycle

[RFC v2 0/2] Add support for Meson MX "SDIO" MMC controller
 2017-09-24 19:05 UTC  (3+ messages)
  ` [RFC v2 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
  ` [RFC v2 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[Patch] MMC: Avoid useless selection of MMC_RICOH_MMC quirk
 2017-09-24 15:55 UTC 

[ulf.hansson-mmc:next 4/12] ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
 2017-09-24 10:27 UTC 

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value
 2017-09-22 16:04 UTC  (3+ messages)

dw_mmc: busy check incomplete?
 2017-09-22 15:39 UTC  (2+ messages)

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-09-22 14:01 UTC  (26+ messages)
` [PATCH V8 01/14] mmc: core: Introduce host claiming by context
` [PATCH V8 02/14] mmc: core: Add support for handling CQE requests
` [PATCH V8 03/14] mmc: mmc: Enable Command Queuing
` [PATCH V8 04/14] mmc: mmc: Enable CQE's
` [PATCH V8 05/14] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V8 06/14] mmc: block: Prepare CQE data
` [PATCH V8 07/14] mmc: block: Factor out mmc_setup_queue()
` [PATCH V8 08/14] mmc: core: Add parameter use_blk_mq
` [PATCH V8 09/14] mmc: core: Remove unnecessary host claim
` [PATCH V8 10/14] mmc: core: Export mmc_start_bkops()
` [PATCH V8 11/14] mmc: core: Export mmc_start_request()
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support
` [PATCH V8 13/14] mmc: cqhci: support for command queue enabled host
` [PATCH V8 14/14] mmc: sdhci-pci: Add CQHCI support for Intel GLK
  ` [PATCH V9 "

[PATCH] mmc: core: Wait for Vdd to settle on card power off
 2017-09-22 13:57 UTC  (3+ messages)

[PATCH 0/4] use setup_timer() helper function
 2017-09-22 13:34 UTC  (6+ messages)
` [PATCH 1/4] mmc-host: wbsd: use setup_timer() helper
` [PATCH 2/4] mmc-host: via: "
` [PATCH 3/4] mmc-host: vub300: "
` [PATCH 4/4] mmc-host: mxcmmc: "

[Patch] MULTIMEDIA CARD (MMC): Avoid useless selection of MMC_RICOH_MMC quirk
 2017-09-22 13:29 UTC  (2+ messages)

[PATCH v3] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
 2017-09-22 12:03 UTC 

[PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
 2017-09-22 11:59 UTC  (3+ messages)

[PATCH v2 0/2] Support SDHCI on 8974pro devices
 2017-09-22 11:22 UTC  (7+ messages)
` [PATCH v2 1/2] mmc: sdhci-msm: Utilize bulk clock API
` [PATCH v2 2/2] mmc: sdhci-msm: Enable delay circuit calibration clocks

[RFT v2 PATCH] mmc: sd: try to enable UHS mode w/o power cycle from S3
 2017-09-22 10:00 UTC  (9+ messages)
  ` [EXT] "
          ` [PATCH RFC] mmc: sd: Fix signal voltage when there is no power cycle
            ` [EXT] "

[PATCH] mmc: Delete bounce buffer handling
 2017-09-22  9:46 UTC  (3+ messages)

[PATCH 1/2 v6] mmc: block: Convert RPMB to a character device
 2017-09-22  9:46 UTC  (4+ messages)
` [PATCH 2/2 v6] mmc: block: Delete mmc_access_rpmb()

[PATCH] mmc: sdhci-pci: Add support for Intel CDF
 2017-09-22  9:46 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
 2017-09-22  9:45 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: remove outdated declaration
 2017-09-22  9:45 UTC  (3+ messages)

[PATCH] mmc: tmio: remove broken and noisy debug macro
 2017-09-22  9:45 UTC  (2+ messages)

[PATCH] mmc: tegra: Mark 64 bit dma broken on Tegra186
 2017-09-22  9:45 UTC  (4+ messages)

[PATCH v3 0/3] mmc: Add OMAP SDHCI driver
 2017-09-22  9:45 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller
` [PATCH v3 2/3] mmc: sdhci-omap: Add OMAP SDHCI driver

[RFC PATCH 0/3] mmc: support eMMC driver type selection with DT
 2017-09-22  9:16 UTC  (6+ messages)
` [RFC PATCH 1/3] mmc: describe new eMMC binding for fixed driver type
` [RFC PATCH 2/3] mmc: parse new binding for eMMC "
` [RFC PATCH 3/3] arm64: renesas: salvator-xs: set driver type for eMMC

[v2] mmc: sdhci-of-esdhc: disable SD clock for clock value 0
 2017-09-22  9:12 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-esdhc: disable SD clock for clock value 0
 2017-09-22  9:10 UTC  (3+ messages)

[PATCH] mmc: rtsx: fix tuning fail on gen3 PCI-Express
 2017-09-22  8:07 UTC 

Problems after recent changes to meson-gx-mmc driver
 2017-09-19 18:54 UTC  (11+ messages)
          ` [PATCH/RFT] mmc: meson-gx: include tx phase in the tuning process

[PATCH v1 0/5] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-09-19  5:44 UTC  (15+ messages)
` [PATCH v1 1/5] mmc: sdhci-msm: fix issue with "
` [PATCH v1 2/5] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v1 3/5] mmc: sdhci-msm: Add support to wait for power irq
` [PATCH v1 4/5] mmc: sdhci-msm: Add ops to do sdhc register write
` [PATCH v1 5/5] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS

[GIT PULL] MMC fixes for v.4.14-rc2
 2017-09-18  6:50 UTC 

dw_mmc: busy check incomplete?
 2017-09-14  7:49 UTC  (2+ messages)

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-13  4:04 UTC  (14+ messages)

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-08  9:29 UTC  (2+ messages)

[PATCH] mmc: cavium: Fix use-after-free in of_platform_device_destroy
 2017-09-07 18:14 UTC  (9+ messages)

[PATCH] mmc: host: fix typo after MMC_DEBUG move
 2017-09-07 12:06 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).