linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-19 20:47:15 to 2022-10-05 03:24:52 UTC [more...]

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-05  3:22 UTC  (5+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
` [RFC PATCH 03/21] nbd: "
` [RFC PATCH 04/21] rnbd: "

[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
 2022-10-04 21:05 UTC  (24+ messages)
` [PATCH 1/5] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles
` [PATCH 2/5] dt-bindings: arm: qcom: Document QDU1000/QRU1000 SoCs and boards
` [PATCH 3/5] dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding
` [PATCH 4/5] soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domains
` [PATCH 5/5] soc: qcom: socinfo: Add QDU1000/QRU1000 and variant IDs

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-10-04 19:46 UTC  (13+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v6 10/17] arm64: dts: Add AMD Pensando Elba SoC support

[GIT PULL] MMC updates for v6.1
 2022-10-04 14:18 UTC 

[PATCHv2] mmc: core: fix race of queue reset and card removal
 2022-10-04 13:15 UTC  (2+ messages)

[PATCH] mmc: core: fix race of queue reset and card removal
 2022-10-04 12:42 UTC 

[PATCH v2] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
 2022-10-04 12:57 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-10-04  8:19 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH 3/3] ARM: dts: stm32: "

[PATCH v5] mmc: renesas_sdhi: Fix rounding errors
 2022-10-03 17:29 UTC  (4+ messages)

sh_mobile_sdhi ee100000.mmc: timeout waiting for hardware interrupt (CMD19)
 2022-10-01 11:57 UTC  (3+ messages)

[PATCHv4 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
 2022-10-01 10:06 UTC  (16+ messages)
` [PATCHv4 2/3] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv4 3/3] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase

[PATCH v4] mmc: renesas_sdhi: Fix rounding errors
 2022-09-30  8:04 UTC  (6+ messages)

[PATCH RFC stable 4.14 1/1] mmc: core: fix hung task caused by race condition on context_info
 2022-09-29 16:39 UTC  (5+ messages)

[PATCH] mmc-utils: Fix a typo for ATP mid
 2022-09-29  3:24 UTC  (3+ messages)

[GIT PULL] MMC + ARM_SCMI fixes for v6.0-rc8
 2022-09-28 19:13 UTC  (2+ messages)

[PATCH v3 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
 2022-09-28 14:18 UTC  (21+ messages)
` [PATCH v3 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v3 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
    ` [PATCH v4 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
      ` [PATCH v4 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
      ` [PATCH v4 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
          ` [PATCH v5 1/3] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
            ` [PATCH v5 2/3] mmc: sdhci-tegra: Add support to program MC stream ID
                ` [PATCH v6 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
                  ` [PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
                  ` [PATCH v6 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
                  ` [PATCH v6 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
            ` [PATCH v5 3/3] mmc: sdhci-tegra: Issue CMD and DAT resets together
            ` [PATCH v5 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
      ` [PATCH v4 "
` [PATCH v3 "

[PATCH 0/4] mmc: sdhci: Tidy reset handling
 2022-09-28  8:11 UTC  (8+ messages)
` [PATCH 1/4] mmc: sdhci: Separate out sdhci_reset_for_all()
` [PATCH 2/4] mmc: sdhci: Remove misleading comment about resets
` [PATCH 3/4] mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
` [PATCH 4/4] mmc: sdhci: Centralize CMD and DATA reset handling

[PATCHv3 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
 2022-09-28  2:54 UTC  (8+ messages)
` [PATCHv3 2/3] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv3 3/3] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase

[PATCH v2] dt-bindings: mmc: arm,pl18x: Document interrupt-names property
 2022-09-27 19:18 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Vignesh as maintainer of TI SDHCI OMAP DRIVER
 2022-09-27 12:13 UTC  (2+ messages)

[PATCH 0/2] SDM670 SDHCI support
 2022-09-27 12:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-msm: add sdm670 compatible
` [PATCH 2/2] mmc: sdhci-msm: add compatible string check for sdm670

[PATCH v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
 2022-09-27 12:13 UTC  (3+ messages)

[PATCH] mmc: host: Fix data stomping during mmc recovery
 2022-09-27 12:13 UTC  (5+ messages)

[PATCH] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
 2022-09-27 12:13 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: arm,pl18x: Document interrupt-names property
 2022-09-27  8:45 UTC  (2+ messages)

[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card
 2022-09-27  2:01 UTC 

[PATCH v3] mmc: renesas_sdhi: Fix rounding errors
 2022-09-26 17:13 UTC  (7+ messages)

[PATCHv2 0/3] mmc: socfpga: add method to configure clk-phase
 2022-09-23 17:52 UTC  (6+ messages)
` [PATCHv2 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
` [PATCHv2 2/3] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv2 3/3] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase

[PATCH linux-next] memstick/ms_block: fix the spelling mistakes
 2022-09-23 17:02 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2022-09-23 14:39 UTC  (2+ messages)

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-23 10:22 UTC  (3+ messages)

[PATCH v3 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
 2022-09-22 11:42 UTC  (8+ messages)
` [PATCH v3 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v3 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v3 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction

[PATCH v2] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
 2022-09-22  8:20 UTC  (2+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2022-09-22  2:54 UTC  (5+ messages)
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree

[PATCH v2] mmc: renesas_sdhi: Add clk margin for sdhi hs clock
 2022-09-21 15:45 UTC  (3+ messages)

[PATCH] mmc-utils: correct ffu in case of unsupported MODE_OPERATION_CODES
 2022-09-21 12:57 UTC  (8+ messages)
        ` [PATCH v2] mmc-utils: Fix "

[PATCH] mmd: core: Terminate infinite loop in SD-UHS voltage switch
 2022-09-21 12:49 UTC  (2+ messages)

[PATCH linux-next] mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
 2022-09-21 12:49 UTC  (2+ messages)

[PATCH v2] mmc-utils: mmc_cmds.c: fix warning on uninitialized 'cnt'
 2022-09-21 12:49 UTC  (3+ messages)
` [PATCH v3] mmc-utils: "

[PATCH] mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED
 2022-09-21 12:48 UTC  (2+ messages)

[PATCH 0/2] MMC/SD support for MediaTek MT6795 Helio X10
 2022-09-21 12:48 UTC  (2+ messages)

[PATCH] mmc: sdhci-sprd: Fix the limitation of div
 2022-09-21 12:48 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
 2022-09-21 11:34 UTC  (9+ messages)
` [PATCH 2/2] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase


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).