Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2026-06-19 10:24:49 to 2026-06-26 14:29:00 UTC [more...]

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-26 14:28 UTC  (11+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-26 11:32 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: document M0 Bluetooth Subsystem secure PIL
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 3/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH 5/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH 6/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support

[PATCH v2 0/5] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-26  6:58 UTC  (15+ messages)
` [PATCH v2 1/5] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v2 2/5] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v2 3/5] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v2 4/5] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v2 5/5] mmc: sdhci-esdhc-imx: fix suspend/resume error handling

[PATCH wireless-next v3 23/33] mmc: sdio: add Morse Micro vendor ids
 2026-06-26  6:29 UTC 

[PATCH v2] dt-bindings: mmc: Convert TI OMAP2420 MMC to DT schema
 2026-06-25  7:31 UTC  (2+ messages)

[PATCH] mmc: mtk-sd: report DMA stop timeouts as data errors
 2026-06-25  0:35 UTC 

[PATCH v4 0/3] mmc-utils: improve lsmmc usability
 2026-06-24 18:48 UTC  (4+ messages)
` [PATCH v4 1/3] mmc-utils: lsmmc: Use external .ids files and accept /dev, /sys/block paths
` [PATCH v4 2/3] mmc-utils: lsmmc: Add mmc list command
` [PATCH v4 3/3] mmc-utils: Add bash completion

[PATCH] dt-bindings: mmc: Convert TI OMAP2420 MMC to DT schema
 2026-06-24  7:51 UTC  (2+ messages)

[PATCH] mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
 2026-06-24  2:19 UTC 

[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23 20:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: "

[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
 2026-06-23 15:35 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: allwinner: add Allwinner A733 SoC

[RFC PATCH] mmc: cqhci: keep CQE enabled if halt times out
 2026-06-23 14:04 UTC 

[RFC PATCH] mmc: sdhci: return generic tuning failures
 2026-06-23 14:02 UTC 

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23 11:45 UTC  (10+ messages)
  ` [PATCH 2/2] dt-bindings: "

[PATCH] mmc: dw_mmc: add declaration of dw_mci_pmops
 2026-06-23 10:23 UTC 

[PATCH] mmc: cqhci: fix to missed endian conversions
 2026-06-23  9:48 UTC  (2+ messages)

[PATCH 0/4] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-23  7:35 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH 2/4] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH 3/4] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH 4/4] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt

[PATCH] mmc: moxart: report DMA completion timeout
 2026-06-23  6:11 UTC 

[PATCH v18 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-06-22 15:56 UTC  (13+ messages)
` [PATCH v18 01/12] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v18 02/12] mmc: renesas_sdhi: Fix whitespace alignment in struct renesas_sdhi_of_data
` [PATCH v18 03/12] mmc: renesas_sdhi: Add clk_mask field to support SoC-specific clock divider widths
` [PATCH v18 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock divider ranges
` [PATCH v18 05/12] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v18 06/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v18 07/12] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v18 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v18 09/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v18 10/12] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v18 11/12] mmc: renesas_sdhi: Add RZ/G3L HS400 support
` [PATCH v18 12/12] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-19 20:38 UTC  (5+ messages)
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-19 10:24 UTC  (3+ messages)
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox