messages from 2025-05-22 07:01:24 to 2025-06-03 12:27:05 UTC [more...]
[PATCH v3 00/36] mmc: Cleanup mmc_alloc_host() usage
2025-06-03 12:26 UTC (17+ messages)
` [PATCH v3 01/36] mmc: alcor: Use devm_mmc_alloc_host() helper
` [PATCH v3 02/36] mmc: atmel: "
` [PATCH v3 03/36] mmc: au1xmmc: "
` [PATCH v3 04/36] mmc: bcm2835: "
` [PATCH v3 05/36] mmc: cavium: "
` [PATCH v3 06/36] mmc: cb710: "
` [PATCH v3 07/36] mmc: davinci_mmc: "
` [PATCH v3 08/36] mmc: dw_mmc: "
` [PATCH v3 09/36] mmc: jz4740: "
` [PATCH v3 10/36] mmc: litex_mmc: "
` [PATCH v3 11/36] mmc: meson-mx-sdhc: "
` [PATCH v3 12/36] mmc: mmci: "
` [PATCH v3 13/36] mmc: moxart-mmc: "
` [PATCH v3 14/36] mmc: mvsdio: "
` [PATCH v3 15/36] mmc: mxcmmc: "
` [PATCH v3 16/36] mmc: mxs-mmc: "
[PATCH v2 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
2025-06-03 7:25 UTC (42+ messages)
` [PATCH v2 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH v2 02/35] mmc: sdhci-acpi: Drop the use of sdhci_free_host()
` [PATCH v2 03/35] mmc: sdhci-milbeaut: "
` [PATCH v2 04/35] mmc: sdhci-pci: "
` [PATCH v2 05/35] mmc: sdhci-s3c: "
` [PATCH v2 06/35] mmc: sdhci-spear: "
` [PATCH v2 07/35] mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()
` [PATCH v2 08/35] mmc: sdhci-bcm-kona: "
` [PATCH v2 09/35] mmc: sdhci-brcmstb: "
` [PATCH v2 10/35] mmc: sdhci-cadence: "
` [PATCH v2 11/35] mmc: sdhci-dove: "
` [PATCH v2 12/35] mmc: sdhci-esdhc-imx: "
` [PATCH v2 13/35] mmc: sdhci-esdhc-mcf: "
` [PATCH v2 14/35] mmc: sdhci-iproc: "
` [PATCH v2 15/35] mmc: sdhci-msm: "
` [PATCH v2 16/35] mmc: sdhci-npcm: "
` [PATCH v2 17/35] mmc: sdhci-of-arasan: "
` [PATCH v2 18/35] mmc: sdhci-of-aspeed: "
` [PATCH v2 19/35] mmc: sdhci-of-at91: "
` [PATCH v2 20/35] mmc: sdhci-of-dwcmshc: "
` [PATCH v2 21/35] mmc: sdhci-of-esdhc: "
` [PATCH v2 22/35] mmc: sdhci-of-k1: "
` [PATCH v2 23/35] mmc: sdhci-of-ma35d1: "
` [PATCH v2 24/35] mmc: sdhci-of-sparx5: "
` [PATCH v2 25/35] mmc: sdhci-omap: "
` [PATCH v2 26/35] mmc: sdhci-pic32: "
` [PATCH v2 27/35] mmc: sdhci-pxav2: "
` [PATCH v2 28/35] mmc: sdhci-pxav3: "
` [PATCH v2 29/35] mmc: sdhci-sprd: "
` [PATCH v2 30/35] mmc: sdhci-st: "
` [PATCH v2 31/35] mmc: sdhci-tegra: "
` [PATCH v2 32/35] mmc: sdhci-xenon: "
` [PATCH v2 33/35] mmc: sdhci_am654: "
` [PATCH v2 34/35] mmc: sdhci_f_sdh30: "
` [PATCH v2 35/35] mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() definitions
[PATCH v2 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
2025-06-02 19:40 UTC (2+ messages)
[PATCH] command "rpmb write-key" not working
2025-06-02 15:17 UTC (2+ messages)
[PATCH AUTOSEL 6.1 50/58] mmc: Add quirk to disable DDR50 tuning
2025-06-01 23:40 UTC
[PATCH AUTOSEL 6.6 55/66] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
2025-06-01 23:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 56/66] mmc: Add quirk to disable DDR50 tuning
[PATCH AUTOSEL 6.12 79/93] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
2025-06-01 23:33 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 80/93] mmc: Add quirk to disable DDR50 tuning
[PATCH AUTOSEL 6.14 086/102] mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
2025-06-01 23:29 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 087/102] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
` [PATCH AUTOSEL 6.14 088/102] mmc: Add quirk to disable DDR50 tuning
[PATCH AUTOSEL 6.15 093/110] mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
2025-06-01 23:24 UTC (3+ messages)
` [PATCH AUTOSEL 6.15 094/110] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
` [PATCH AUTOSEL 6.15 095/110] mmc: Add quirk to disable DDR50 tuning
[PATCH v2 00/36] mmc: Cleanup mmc_alloc_host() usage
2025-05-31 17:29 UTC (8+ messages)
` [PATCH v2 10/36] mmc: litex_mmc: Use devm_mmc_alloc_host() helper
` [PATCH v2 33/36] mmc: tmio: "
` [PATCH v2 34/36] mmc: sunxi: "
` [PATCH v2 35/36] mmc: mmc_spi: "
` [PATCH v2 36/36] mmc: meson-mx-sdio: "
[PATCH V2] mmc: sdhci: Return void from sdhci_runtime_suspend_host() and sdhci_runtime_resume_host()
2025-05-30 16:56 UTC
[PATCH] mmc: sdhci: Return void from sdhci_runtime_suspend_host() and sdhci_runtime_resume_host()
2025-05-30 15:06 UTC (2+ messages)
[PATCH AUTOSEL 6.1 04/13] mmc: Add quirk to disable DDR50 tuning
2025-05-30 12:41 UTC
[PATCH AUTOSEL 6.6 06/18] mmc: Add quirk to disable DDR50 tuning
2025-05-30 12:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 08/18] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
[PATCH AUTOSEL 6.12 06/26] mmc: Add quirk to disable DDR50 tuning
2025-05-30 12:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 08/26] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
[PATCH AUTOSEL 6.14 07/28] mmc: Add quirk to disable DDR50 tuning
2025-05-30 12:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 09/28] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
[PATCH AUTOSEL 6.15 07/30] mmc: Add quirk to disable DDR50 tuning
2025-05-30 12:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.15 09/30] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
[PATCH v2] mmc: sdhci-omap: Add error handling for sdhci_runtime_suspend_host()
2025-05-30 12:28 UTC (2+ messages)
[PATCH] mmc: sdhci-sprd: Add error handling for sdhci_runtime_suspend_host()
2025-05-30 12:26 UTC (2+ messages)
[PATCH v2] mmc: sdhci-of-arasan: Add shutdown callback
2025-05-29 10:48 UTC
[PATCH 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
2025-05-29 8:08 UTC (2+ messages)
[PATCH v1 5/9] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
2025-05-29 1:22 UTC (4+ messages)
[PATCH 00/34] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
2025-05-29 0:46 UTC (45+ messages)
` [PATCH 01/34] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH 02/34] mmc: sdhci-acpi: Drop the use of sdhci_free_host()
` [PATCH 03/34] mmc: sdhci-milbeaut: "
` [PATCH 04/34] mmc: sdhci-pci: "
` [PATCH 05/34] mmc: sdhci-s3c: "
` [PATCH 06/34] mmc: sdhci-spear: "
` [PATCH 07/34] mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()
` [PATCH 08/34] mmc: sdhci-bcm-kona: "
` [PATCH 09/34] mmc: sdhci-brcmstb: "
` [PATCH 10/34] mmc: sdhci-cadence: "
` [PATCH 11/34] mmc: sdhci-dove: "
` [PATCH 12/34] mmc: sdhci-esdhc-imx: "
` [PATCH 13/34] mmc: sdhci-esdhc-mcf: "
` [PATCH 14/34] mmc: sdhci-iproc: "
` [PATCH 15/34] mmc: sdhci-msm: "
` [PATCH 16/34] mmc: sdhci-npcm: "
` [PATCH 17/34] mmc: sdhci-of-arasan: "
` [PATCH 18/34] mmc: sdhci-of-aspeed: "
` [PATCH 19/34] mmc: sdhci-of-at91: "
` [PATCH 20/34] mmc: sdhci-of-dwcmshc: "
` [PATCH 21/34] mmc: sdhci-of-esdhc: "
` [PATCH 22/34] mmc: sdhci-of-k1: "
` [PATCH 23/34] mmc: sdhci-of-ma35d1: "
` [PATCH 24/34] mmc: sdhci-of-sparx5: "
` [PATCH 25/34] mmc: sdhci-omap: "
` [PATCH 26/34] mmc: sdhci-pic32: "
` [PATCH 27/34] mmc: sdhci-pxav2: "
` [PATCH 28/34] mmc: sdhci-pxav3: "
` [PATCH 29/34] mmc: sdhci-sprd: "
` [PATCH 30/34] mmc: sdhci-st: "
` [PATCH 31/34] mmc: sdhci-tegra: "
` [PATCH 32/34] mmc: sdhci-xenon: "
` [PATCH 33/34] mmc: sdhci_am654: "
[PATCH RESEND V2 0/2] Adjust some error messages for SD UHS-II initialization process
2025-05-28 12:09 UTC (5+ messages)
` [PATCH RESEND V2 1/2] mmc: core: Adjust some error messages for SD UHS-II cards
` [PATCH RESEND V2 2/2] mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II card
[PATCH v1 4/9] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller
2025-05-28 11:48 UTC (2+ messages)
[PATCH next] mmc: sdhci-of-k1: Fix error code in probe()
2025-05-28 11:42 UTC (3+ messages)
[PATCH V2 0/3] Add level shifter support for qualcomm SOC's
2025-05-28 11:32 UTC (7+ messages)
` [PATCH V2 1/3] mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
` [PATCH V2 2/3] mmc: sdhci-msm: Limit HS mode frequency to 37.5MHz
` [PATCH V2 3/3] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken caps
[PATCH 1/2] mmc: sdhci-esdhc-imx: refactor clock loopback selection logic
2025-05-28 10:34 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: optimize clock loopback selection with dummy pad support
[PATCH v1 0/9] arm64: Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
2025-05-28 8:54 UTC
[PATCH] dt-bindings: mmc: ti,da830-mmc: convert text based binding to json schema
2025-05-28 8:02 UTC (3+ messages)
[PATCH] dt-bindings: mmc: sdhci-omap: convert text based binding to json schema
2025-05-28 8:00 UTC (2+ messages)
[PATCH v1] mmc: rtsx_usb_sdmmc: add parameter to always poll for card presence
2025-05-28 3:10 UTC (5+ messages)
[GIT PULL] MMC updates for v6.16
2025-05-28 0:30 UTC (2+ messages)
[PATCH V1] mmc: sdhci-msm: Enable MMC_CAP_AGGRESSIVE_PM for qualcomm controllers
2025-05-27 15:20 UTC (11+ messages)
[PATCH v2] mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
2025-05-26 11:44 UTC
[PATCH V1] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
2025-05-26 8:26 UTC (3+ messages)
[PATCH 0/2] sdhci: spacemit: improvement of register defintion and HW busy detection
2025-05-23 14:46 UTC (3+ messages)
` [PATCH 1/2] mmc: sdhci-of-k1: make register definition vendor specific
` [PATCH 2/2] mmc: sdhci-of-k1: disable HW busy detection
[PATCH] riscv: dts: spacemit: enable eMMC for K1 SoC
2025-05-23 13:21 UTC
[PATCH V2 0/2] Adjust some error messages for SD UHS-II initialization process
2025-05-23 10:43 UTC (4+ messages)
` [PATCH V2 1/2] mmc: core: Adjust some error messages for SD UHS-II cards
` [PATCH V2 2/2] mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II card
[PATCH] mmc: sdhci-of-arasan: Add shutdown callback
2025-05-23 8:21 UTC (3+ messages)
[PATCH] mmc: sdhci-esdhc-imx: do not change pinctrl state in suspend if function irq is wakeup source
2025-05-23 8:08 UTC (5+ messages)
[GIT PULL] MMC fixes for v6.15-rc8
2025-05-22 23:58 UTC (2+ messages)
[PATCH v2 0/2] soc: spacemit: add sdhci support to K1 SoC
2025-05-22 11:03 UTC (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-of-k1: add support for SpacemiT "
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2025
2025-05-22 8:20 UTC
[PATCH v4] dt-bindings: mmc: ti-omap2420-mmc: convert text based binding to json schema
2025-05-22 8:10 UTC (2+ messages)
[PATCH v1 0/2] Add driver support for ESWIN eic7700 SoC sdhci controller
2025-05-22 7:48 UTC (3+ messages)
` [PATCH v1 2/2] sdhci: eswin: Add eic7700 sdhci driver
[PATCH 00/36] mmc: Cleanup mmc_alloc_host() usage
2025-05-22 7:48 UTC (3+ messages)
` [PATCH 27/36] mmc: usdhi6ro10: Use devm_mmc_alloc_host() helper
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