linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-15 12:00:26 to 2025-12-29 14:28:05 UTC [more...]

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-12-29 14:27 UTC  (8+ messages)
` [PATCH v4 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v4 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v4 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v4 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v4 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v4 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v3] mmc: host: sdhci-msm: Add support for wrapped keys
 2025-12-29 13:18 UTC  (2+ messages)

[PATCH v3 0/6] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-12-29 12:07 UTC  (19+ messages)
` [PATCH v3 1/6] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v3 2/6] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v3 3/6] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v3 4/6] i2c: omap: switch to new generic helper for getting selected mux-state

[PATCH v1 0/4] sdio: Use bus type function for shutdown
 2025-12-29 10:36 UTC  (9+ messages)
` [PATCH v1 1/4] sdio: Provide a bustype shutdown function
` [PATCH v1 2/4] wifi: rsi: sdio: Reduce use of #ifdef for CONFIG_PM
` [PATCH v1 3/4] wifi: rsi: sdio: Migrate to use sdio specific shutdown function
` [PATCH v1 4/4] wifi: rtw88: "

[PATCH v2 0/3] mmc: sdhci-of-k1: add reset support
 2025-12-29  9:55 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: spacemit,sdhci: "
` [PATCH v2 2/3] mmc: sdhci-of-k1: "
` [PATCH v2 3/3] riscv: dts: spacemit: sdhci: "

[PATCH] mmc: sdhci-msm: Add quirk to disable CQE for ICE legacy mode
 2025-12-29  5:57 UTC  (5+ messages)

[PATCH 0/8] Add Axiado AX3000 eMMC Host Controller Support
 2025-12-27 12:50 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: phy: axiado,ax3000-emmc-phy: add Axiado eMMC PHY document
` [PATCH 2/8] phy: axiado: add Arasan eMMC-PHY for Axiado
` [PATCH 3/8] arm64: dts: axiado: Add eMMC-PHY node support
` [PATCH 4/8] MAINTAINERS: Update entry for Axiado eMMC PHY
` [PATCH 5/8] dt-bindings: mmc: axiado: Add axiado eMMC variant
` [PATCH 6/8] mmc: host: axiado: add AX3000 eMMC PHY support to sdhci-of-arasan
` [PATCH 7/8] arm64: dts: axiado: add common sdhci host node in dtsi
` [PATCH 8/8] arm64: dts: axiado: enable sdhci host

[PATCH] dt-bindings: mmc: arm,pl18x: Do not use plural form of a proper noun PrimeCell
 2025-12-25 18:16 UTC 

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2025-12-24 21:01 UTC 

[PATCH 1/4] mmc: atmel-mci: Simplify with scoped for each OF child loop
 2025-12-24 16:29 UTC  (6+ messages)
` [PATCH 2/4] mmc: cavium-octeon: "
` [PATCH 3/4] mmc: jz4740: Fix Wvoid-pointer-to-enum-cast warning
` [PATCH 4/4] mmc: sdhci: aspeed: Simplify with scoped for each OF child loop

Realtek RTS5129 card reader: sdcard not recognized at boot
 2025-12-23 19:40 UTC  (2+ messages)

[PATCH] MMC:dw_mmc:when enable biu_clk should check whether this clk is normal
 2025-12-23  4:46 UTC 

[PATCH 1/2] mmc: dw_mmc: Introduce dw_mci_alloc_host()
 2025-12-22 16:21 UTC  (5+ messages)
` [PATCH 2/2] mmc: dw_mmc: Remove struct dw_mci_slot

Issue with Realtek PCI SD card driver
 2025-12-22 14:33 UTC  (2+ messages)

[PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-12-22 11:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property

[PATCH] mmc: cavium: Use clamp to simplify cvm_mmc_set_clock
 2025-12-22 10:03 UTC 

[PATCH 0/18] dwmmc cleanup & improve round 2
 2025-12-22  8:35 UTC  (22+ messages)
` [PATCH 01/18] mmc: dw_mmc: Check return value of dma_ops->init() in resume
` [PATCH 02/18] mmc: dw_mmc: Remove dma_ops from struct dw_mci_board
` [PATCH 03/18] mmc: dw_mmc: Remove SDMMC_INT_ERROR
` [PATCH 04/18] mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()
` [PATCH 05/18] mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_board
` [PATCH 06/18] mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mci
` [PATCH 07/18] mmc: dw_mmc: Remove fifo_depth from struct dw_mci_board
` [PATCH 08/18] mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mci
` [PATCH 09/18] mmc: dw_mmc: Remove bus_hz from struct dw_mci_board
` [PATCH 10/18] mmc: dw_mmc: Remove "
` [PATCH 11/18] mmc: dw_mmc: Remove redundant struct mmc_data forward declaration
` [PATCH 12/18] mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macros
` [PATCH 13/18] mmc: dw_mmc: Improve dw_mci_get_cd()
` [PATCH 14/18] mmc: dw_mmc: Remove unused register access macros
` [PATCH 15/18] mmc: dw_mmc: Remove check before calling mmc_regulator_set_vqmmc()
` [PATCH 16/18] mmc: dw_mmc-pci: Use BAR_2 and pcim_iomap_region()
` [PATCH 17/18] mmc: dw_mmc-pltfm: use modern PM macros
` [PATCH 18/18] mmc: dw_mmc: Implement Host Software Queue support

[PATCH 0/3] mmc: sdhci-of-k1: add reset support
 2025-12-22  8:16 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mmc: spacemit,sdhci: "
` [PATCH 2/3] mmc: sdhci-of-k1: "
` [PATCH 3/3] riscv: dts: spacemit: sdhci: "

[PATCH] mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode
 2025-12-22  7:11 UTC 

[PATCH] mmc-utils: recognize ext_csd_rev 9
 2025-12-21  8:12 UTC 

[PATCH 0/2] mmc-utils: lsmmc: Fix Manufacturing Date decoding
 2025-12-21  8:00 UTC  (3+ messages)
` [PATCH 1/2] mmc-utils: lsmmc: fix CID manufacturing date decoding
` [PATCH 2/2] mmc-utils: lsmmc: cache ext_csd revision for MMC devices

[GIT PULL] MMC fixes for v6.17-rc2
 2025-12-20 21:06 UTC  (2+ messages)

[PATCH v3 0/12] dwmmc cleanup
 2025-12-20  5:41 UTC  (21+ messages)
` [PATCH v3 01/12] mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and user helpers from core
` [PATCH v3 02/12] mmc: dw_mmc: Remove check before calling mmc_regulator_set_ocr()
` [PATCH v3 03/12] mmc: dw_mmc: Remove unused header files and keep alphabetical order
` [PATCH v3 04/12] mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mci
` [PATCH v3 05/12] mmc: dw_mmc: Let glue drivers to use struct dw_mci as possible
` [PATCH v3 06/12] mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mci
` [PATCH v3 07/12] mmc: dw_mmc: Remove id and ctype from dw_mci_slot
` [PATCH v3 08/12] mmc: dw_mmc: Remove sdio_id from struct dw_mci_slot
` [PATCH v3 09/12] mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mci
` [PATCH v3 10/12] mmc: dw_mmc: Remove mrq from struct dw_mci_slot
` [PATCH v3 11/12] mmc: dw_mmc: Remove queue from dw_mci
` [PATCH v3 12/12] mmc: dw_mmc: Remove struct dw_mci_slot

[bug report] mmc: dw_mmc: Remove struct dw_mci_slot
 2025-12-19 11:01 UTC  (2+ messages)

[bug report] mmc: dw_mmc: Remove struct dw_mci_slot
 2025-12-19  8:30 UTC  (2+ messages)

[PATCH v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
 2025-12-18 14:18 UTC  (21+ messages)
` [PATCH v6 1/5] dt-bindings: mmc: Add dll-presets values for HS400 and HS200 modes
` [PATCH v6 2/5] arm64: dts: qcom: Add sdhc dll-presets
` [PATCH v6 3/5] mmc: sdhci-msm: Add core_major, minor to msm_host structure
` [PATCH v6 4/5] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
` [PATCH v6 5/5] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC

[PATCH] MMC:dw_mmc:when disable biu_clk should check whether this clk is normal
 2025-12-18  7:31 UTC 

[PATCH] MMC:dw_mmc:when disable biu_clk should check whether this clk is normal
 2025-12-18  6:55 UTC  (2+ messages)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-17 22:00 UTC  (4+ messages)
` [PATCH RFC 01/16] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema

[PATCH] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
 2025-12-17 13:45 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
 2025-12-17 13:45 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: Allow "dma-coherent" and "iommus" properties
 2025-12-17 13:45 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: arasan,sdhci: Allow "dma-coherent" property
 2025-12-17 13:44 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: cdns,sdhci: Drop required "resets" on AMD Pensando ELBA
 2025-12-17 13:44 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix descriptor increasing case in 64-bit case
 2025-12-17 13:44 UTC  (2+ messages)

[PATCH v2 0/2] mmc: core: Extend manufacturing date beyond 2025
 2025-12-17 13:44 UTC  (4+ messages)

[bug report] mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA
 2025-12-17  8:12 UTC  (2+ messages)

[PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2025-12-17  3:42 UTC  (9+ messages)
` [PATCH v2 1/2] block: decouple secure erase size limit from discard size limit
    ` [EXT] "
  ` [EXT] Re: [PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices

[PATCH v2 0/13] dwmmc cleanup
 2025-12-16 10:51 UTC  (6+ messages)
` [PATCH v2 03/13] mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and user helpers from core

[PATCH v3] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH v6] mmc: sdhci-msm: Enable ICE for CQE-capable controllers with non-CQE cards
 2025-12-15 15:43 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).