linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 03:36:42 to 2019-03-18 10:26:57 UTC [more...]

[PATCH v1 0/3] add module_sdio_driver and enable a few users
 2019-03-18 10:26 UTC  (5+ messages)
` [PATCH v1 1/3] mmc: sdio: Add helper macro for sdio_driver boilerplate
` [PATCH v1 2/3] Bluetooth: mediatek: Use module_sdio_driver helper
` [PATCH v1 3/3] Bluetooth: btsdio: "

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-03-18  9:33 UTC  (10+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet

[PATCH v4.9.y] mmc: tmio_mmc_core: don't claim spurious interrupts
 2019-03-18  8:07 UTC  (2+ messages)

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2019-03-17 16:59 UTC  (13+ messages)

Linux v5.0-rc7: bcm2835 MMC issues
 2019-03-15 17:12 UTC  (8+ messages)

[PATCH] mmc: mxs-mmc: Enable MMC_CAP_ERASE
 2019-03-15 11:47 UTC  (2+ messages)

[PATCH V3 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-14  5:34 UTC  (12+ messages)
` [PATCH V3 02/10] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V3 03/10] mmc: tegra: update hw tuning process
` [PATCH V3 04/10] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V3 05/10] arm64: tegra: fix default tap and trim values
` [PATCH V3 06/10] mmc: cqhci: allow hosts to update dcmd cmd desc
` [PATCH V3 07/10] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V3 08/10] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V3 09/10] mmc: tegra: fix CQE enable and resume sequence
` [PATCH V3 10/10] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-13 15:47 UTC  (25+ messages)
` [PATCH V1 02/11] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V1 03/11] mmc: sdhci: add support for post tuning process
` [PATCH V1 04/11] mmc: tegra: update hw "
` [PATCH V1 05/11] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V1 06/11] arm64: tegra: fix default tap and trim values
` [PATCH V1 07/11] mmc: cqhci: add quirk for setting DCMD CMD_TIMING
` [PATCH V1 08/11] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V1 09/11] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V1 10/11] mmc: tegra: fix CQE resume sequence
` [PATCH V1 11/11] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
 2019-03-13 10:40 UTC  (9+ messages)

[PATCH v2 0/2] Fixes for command errors during tuning
 2019-03-13  9:35 UTC  (7+ messages)
` [PATCH v2 1/2] mmc: sdhci: Add platform_cmd_err() to sdhci_ops
` [PATCH v2 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning

[PATCH v2 1/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs
 2019-03-12 19:28 UTC  (11+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: Add a new property disable-cqe-dcmd
` [PATCH v2 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller

[PATCH v2 0/3] Add hardware unbusy interrupt support for dw_mmc
 2019-03-12  7:35 UTC  (4+ messages)
  ` [PATCH v2 1/3] mmc: dw_mmc: Check busy state in dw_mci_request()
  ` [PATCH v2 2/3] mmc: dw_mmc: Add hardware unbusy interrupt support
  ` [PATCH v2 3/3] mmc: dw_mmc-rockchip: Enable "

[PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
 2019-03-11 21:41 UTC  (7+ messages)
` [PATCH v1 1/2] mmc: add SDIO identifiers for MediaTek Bluetooth devices
` [PATCH v1 2/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices

[PATCH V2 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-11 18:02 UTC  (10+ messages)
` [PATCH V2 02/10] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V2 03/10] mmc: tegra: update hw tuning process
` [PATCH V2 04/10] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V2 05/10] arm64: tegra: fix default tap and trim values
` [PATCH V2 06/10] mmc: cqhci: allow hosts to specify dcmd cmd timing parameter
` [PATCH V2 07/10] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V2 08/10] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V2 09/10] mmc: tegra: fix CQE enable and resume sequences
` [PATCH V2 10/10] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH v2] mmc_spi: add a status check for spi_sync_locked
 2019-03-11  8:25 UTC  (2+ messages)

[PATCH] mmc_spi: add a status check for spi_sync_locked
 2019-03-10 12:58 UTC  (2+ messages)

remove block layer bounce buffering for MMC v2
 2019-03-08  9:43 UTC  (4+ messages)

[PATCH V2 0/6] mmc: mmci: add get_datactrl_cfg callback
 2019-03-08  8:44 UTC  (9+ messages)
` [PATCH V2 1/6] "
` [PATCH V2 2/6] mmc: mmci: add helper functions to define datactrl value for variants
` [PATCH V2 3/6] mmc: mmci: define get_dctrl_cfg for legacy variant
` [PATCH V2 4/6] mmc: mmci: qcom: define get_dctrl_cfg
` [PATCH V2 5/6] mmc: mmci: stm32: "
` [PATCH V2 6/6] mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback

[PATCH 0/3] Add hardware unbusy interrupt support for dw_mmc
 2019-03-08  6:37 UTC  (5+ messages)
  ` [PATCH 2/3] mmc: dw_mmc: Add hardware unbusy interrupt support
  ` [PATCH 3/3] mmc: dw_mmc-rockchip: Enable "

[PATCH] mmc: pxamci: fix enum type confusion
 2019-03-07 19:15 UTC  (3+ messages)

[PATCH] mmc: davinci: remove extraneous __init annotation
 2019-03-07 15:21 UTC  (3+ messages)

[PATCH 0/4] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-03-07  9:39 UTC  (10+ messages)
` [PATCH 1/4] mmc: mmci: avoid fake busy polling
` [PATCH 2/4] mmc: mmci: fix clear of busy detect status
` [PATCH 3/4] mmc: mmci: add hardware busy timeout feature
` [PATCH 4/4] mmc: mmci: add busy detect for stm32 sdmmc variant

[PATCH] drivers: mmc: Kconfig: pedantic cleanups
 2019-03-06 18:27 UTC 

[PATCH v3 0/3] mmc: mmci: sdio related fixes
 2019-03-06 17:03 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant

[PATCH 0/5] mmc: mmci: add get_datactrl_cfg callback
 2019-03-06 17:01 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] mmc: mmci: define get_dctrl_cfg for legacy variant
` [PATCH 3/5] mmc: mmci: qcom: define get_dctrl_cfg
` [PATCH 4/5] mmc: mmci: stm32: "
` [PATCH 5/5] mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback

[GIT PULL] MMC updates for v5.1
 2019-03-05  3:40 UTC  (2+ messages)

[PATCH v2] ls1021aqds: enable esdhc controller
 2019-03-04  1:21 UTC  (2+ messages)

[PATCH 1/3 v2] ARM: dts: rk3288-tinker.dtsi: Fix SD card detection
 2019-03-03 11:08 UTC  (7+ messages)

[PATCH 1/3] dt-bindings: mmc: Add DTS property to disable DCMDs on Arasan controllers
 2019-03-02  8:26 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: mmc: Add a new property disable-cqe-dcmd
` [PATCH 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller
  ` [PATCH 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[GIT PULL] MMC fixes for v5.0-rc9
 2019-03-02  0:20 UTC  (2+ messages)

[PATCH 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
 2019-03-01  8:14 UTC  (3+ messages)

[PATCH V15 14/18] block: enable multipage bvecs
 2019-02-28 12:39 UTC  (5+ messages)

[PATCH v2] mmc: sdhci-esdhc-imx: correct the fix of ERR004536
 2019-02-28 11:20 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: correct the fix of ERR004536
 2019-02-28  9:19 UTC  (4+ messages)

[PATCH v2 1/2] mmc: cqhci: fix space allocated for transfer descriptor
 2019-02-27 14:11 UTC  (6+ messages)
` [PATCH v2 2/2] mmc: cqhci: Fix a tiny potential memory leak on error condition

[RFC] mmc: core: set initial signal voltage on power off
 2019-02-27  9:47 UTC  (5+ messages)

Linux-next 20190218: am57xx-evm: mmc1: ADMA error
 2019-02-27  9:45 UTC  (9+ messages)

[PATCH v3 0/2] mmc: core: Add SD Discard support
 2019-02-27  9:39 UTC  (2+ messages)

[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
 2019-02-27  9:11 UTC  (7+ 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).