messages from 2025-11-26 00:23:25 to 2025-12-17 13:43:00 UTC [more...]
[PATCH v3 0/6] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2025-12-17 13:42 UTC (9+ 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 v3 5/6] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v3 6/6] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH v1 0/4] sdio: Use bus type function for shutdown
2025-12-17 11:09 UTC (5+ 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] mmc: dw_mmc: Fix descriptor increasing case in 64-bit case
2025-12-17 8:04 UTC
[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 v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
2025-12-17 4:06 UTC (18+ 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 v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
2025-12-17 3:42 UTC (10+ messages)
` [PATCH v2 1/2] block: decouple secure erase size limit from discard size limit
` [EXT] "
` [PATCH v2 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
` [EXT] Re: [PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
[PATCH v3 0/12] dwmmc cleanup
2025-12-16 11:50 UTC (13+ 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
[PATCH v2 0/13] dwmmc cleanup
2025-12-16 10:51 UTC (10+ messages)
` [PATCH v2 03/13] mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and user helpers from core
` [PATCH v2 05/13] mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mci
` [PATCH v2 06/13] mmc: dw_mmc: Let glue drivers to use struct dw_mci as possible
` [PATCH v2 08/13] mmc: dw_mmc: Remove id and ctype from dw_mci_slot
` [PATCH v2 11/13] mmc: dw_mmc: Remove mrq from struct dw_mci_slot
[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: Allow "dma-coherent" and "iommus" properties
2025-12-15 21:37 UTC (2+ messages)
[PATCH] dt-bindings: mmc: arasan,sdhci: Allow "dma-coherent" property
2025-12-15 21:27 UTC
[PATCH] dt-bindings: mmc: cdns,sdhci: Drop required "resets" on AMD Pensando ELBA
2025-12-15 21:27 UTC
[PATCH v2 0/2] mmc: core: Extend manufacturing date beyond 2025
2025-12-15 16:28 UTC (7+ messages)
` [PATCH v2 1/2] mmc: core: Adjust MDT "
` [PATCH v2 2/2] mmc: core: Add quirk for incorrect manufacturing date
[PATCH v3] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
2025-12-15 15:43 UTC (3+ messages)
[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
2025-12-15 15:43 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for "
` [PATCH 2/3] mmc: mtk-sd: add support for SPM resource release control
` [PATCH 3/3] mmc: mtk-sd: add support for MT8189 SoC
[PATCH v6] mmc: sdhci-msm: Enable ICE for CQE-capable controllers with non-CQE cards
2025-12-15 15:43 UTC (3+ messages)
[PATCH 0/2] Optimize secure erase performance for certain Kingston eMMC devices
2025-12-15 3:00 UTC (5+ messages)
` [PATCH 1/2] block: decouple secure erase size limit from discard size limit
` [PATCH 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
` [EXT] "
[PATCH] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
2025-12-15 2:05 UTC (2+ messages)
[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
2025-12-13 17:02 UTC (33+ messages)
` [PATCH RFC 01/16] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
` [PATCH RFC 02/16] pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500
` [PATCH RFC 03/16] pinctrl: aspeed: g5: Allow use of LPC node instead of LPC host controller
` [PATCH RFC 04/16] ARM: dts: aspeed: g5: Use LPC phandle for pinctrl aspeed,external-nodes
` [PATCH RFC 05/16] ARM: dts: aspeed: Remove unspecified LPC host controller node
` [PATCH RFC 06/16] dt-bindings: mmc: Switch ref to sdhci-common.yaml
` [PATCH RFC 07/16] ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVB
` [PATCH RFC 08/16] ARM: dts: aspeed: Use specified wp-inverted property for "
` [PATCH RFC 09/16] dt-bindings: bus: aspeed: Require syscon for AST2600 AHB controller
` [PATCH RFC 10/16] dt-bindings: crypto: Document aspeed,ahbc property for Aspeed ACRY
` [PATCH RFC 11/16] ARM: dts: aspeed: Drop syscon compatible from EDAC in g6 dtsi
` [PATCH RFC 12/16] ARM: dts: aspeed: g6: Drop unspecified aspeed,ast2600-udma node
` [PATCH RFC 13/16] ARM: dts: aspeed: ast2600-evb: Tidy up A0 work-around for UART5
` [PATCH RFC 14/16] dt-bindings: iio: adc: Allow interrupts property for AST2600
` [PATCH RFC 15/16] ARM: dts: aspeed: g6: Drop clocks property from arm,armv7-timer
` [PATCH RFC 16/16] dt-bindings: mfd: Document smp-memram node for AST2600 SCU
[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
2025-12-12 22:44 UTC (14+ messages)
` [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset
` [DONOTAPPLY RFC PATCH v2 3/4] DONOTMERGE: net: mwifiex: fix timeouts with the SD8777 chip
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node
[PATCH] mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
2025-12-12 11:17 UTC (2+ messages)
[PATCH] mmc: dw_mmc: Add a defensive check to prevent potential null-pointer dereferences in dw_mci_runtime_resume()
2025-12-12 5:13 UTC (3+ messages)
Issue with Realtek PCI SD card driver
2025-12-11 10:56 UTC
Unaligned access in drivers/mmc/host/sdhci-of-k1.c (arch:ariscv soc:spacemit k1)
2025-12-11 1:10 UTC (3+ messages)
[PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2025-12-10 14:54 UTC (14+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v2 2/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
[PATCH v2] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
2025-12-10 11:18 UTC (4+ messages)
` [EXT] "
[PATCH] mmc: dw_mmc: Use pre_request & post_request_end helper
2025-12-10 10:45 UTC (2+ messages)
[PATCH] mmc: dw_mmc: Use pre_request & post_request_end helper
2025-12-09 18:57 UTC (5+ messages)
rtsx_pci_sdmmc aborts suspend when /sys/power/wakeup_count is enabled
2025-12-09 15:08 UTC (2+ messages)
atmel-mci: slot number vs SDIO function ID
2025-12-08 10:29 UTC
[GIT PULL] MMC updates for v6.19
2025-12-04 22:11 UTC (2+ messages)
[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
2025-12-03 22:52 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
2025-12-03 10:35 UTC (2+ messages)
[PATCH 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2025-12-01 12:02 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH 2/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
[PATCH v2] mmc: host: sdhci-msm: Add support for wrapped keys
2025-12-01 6:49 UTC (3+ messages)
[GIT PULL] MMC fixes for v6.18-rc8
2025-11-28 16:32 UTC (2+ messages)
[PATCH v2] mmc: host: sdhci-msm: Add support for wrapped keys
2025-11-27 7:26 UTC
[PATCH] mmc: host: sdhci-msm: Add support for wrapped keys
2025-11-27 6:51 UTC (3+ messages)
[PATCH 0/2] mmc: core: Extend manufacturing date beyond 2025
2025-11-27 5:50 UTC (6+ messages)
` [PATCH 2/2] mmc: core: Add quirk for broken manufacturing date
[PATCH v2 0/2] sdhci-of-dwcmshc improvement and fix for Rockchip SoCs
2025-11-26 10:57 UTC (2+ messages)
[PATCH 1/2] mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCs
2025-11-25 23:35 UTC (5+ messages)
` [PATCH 2/2] mmc: sdhci-of-dwcmshc: reduce CIT for better performance
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;
as well as URLs for NNTP newsgroup(s).