messages from 2019-02-21 10:10:51 to 2019-03-12 14:08:15 UTC [more...]
[PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
2019-03-12 14:08 UTC (3+ messages)
[PATCH v2 1/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs
2019-03-12 13:17 UTC (7+ 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)
Linux v5.0-rc7: bcm2835 MMC issues
2019-03-10 0:51 UTC (8+ messages)
[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
2019-03-09 5:14 UTC (22+ 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 v2 0/8] Port am335 and am437 devices to sdhci-omap
2019-03-08 13:36 UTC (5+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet
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 (6+ messages)
` [PATCH 1/3] mmc: dw_mmc: Check busy state in dw_mci_request()
` [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
[PATCH v2 0/2] Fixes for command errors during tuning
2019-03-06 12:09 UTC (5+ 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 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
2019-03-05 12:39 UTC (2+ messages)
[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 (10+ 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 0/2] Fixes for command errors during tuning
2019-03-01 8:14 UTC (5+ messages)
` [PATCH 1/2] mmc: sdhci: Add platform_cmd_err() to sdhci_ops
` [PATCH 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
[PATCH V15 14/18] block: enable multipage bvecs
2019-02-28 12:39 UTC (11+ 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 (10+ messages)
[PATCH v3 0/2] mmc: core: Add SD Discard support
2019-02-27 9:39 UTC (4+ messages)
` [PATCH v3 1/2] mmc: core: Add discard support to sd
` [PATCH v3 2/2] mmc: core: Add sd discard timeout
[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
2019-02-27 9:11 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH] mmc: spi: Fix card detection during probe
2019-02-26 11:29 UTC (3+ messages)
[PATCH v2] Fix HS setting in mmc_hs400_to_hs200()
2019-02-26 8:18 UTC (6+ messages)
` [PATCH v2 1/2] mmc: core: do not retry CMD6 in __mmc_switch()
` [PATCH v2 2/2] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
[PATCH v2 0/3] mmc: core: Add SD Discard support
2019-02-25 16:45 UTC (7+ messages)
` [PATCH v2 3/3] mmc: core: Add discard support to sd
panic with CONFIG_FAIL_MMC_REQUEST and cqhci
2019-02-22 21:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox