Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2026-06-15 07:37:46 to 2026-06-26 14:29:00 UTC [more...]

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-26 14:28 UTC  (18+ 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 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE eMMC nodes
` [PATCH v11 5/6] arm64: dts: qcom: monaco: "
` [PATCH v11 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node

[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  (20+ messages)
` [PATCH v17 01/17] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v17 04/17] mmc: renesas_sdhi: Fix whitespace alignment in struct renesas_sdhi_of_data
` [PATCH v17 05/17] mmc: renesas_sdhi_internal_dmac: Fix whitespace alignment in struct initializer
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask
` [PATCH v17 08/17] mmc: renesas_sdhi: Add tuning_delay hw_info flag
` [PATCH v17 11/17] mmc: renesas_sdhi: Add RZ/G3L SDHI support

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

[PATCH v3 0/4] mmc-utils: improve lsmmc usability
 2026-06-19  5:39 UTC  (7+ messages)
` [PATCH v3 1/4] mmc-utils: lsmmc: Use external .ids files for manufacturer lookup
` [PATCH v3 2/4] mmc-utils: lsmmc: Accept /dev and /sys/block paths for register reads
` [PATCH v3 3/4] mmc-utils: lsmmc: Add mmc list command
` [PATCH v3 4/4] mmc-utils: Add bash completion

[PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
 2026-06-18 22:02 UTC 

[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
 2026-06-18 15:14 UTC  (10+ messages)

[PATCH v1 0/1] mmc: sdhci-msm: Set ice clk rate
 2026-06-18 13:11 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-06-18 10:53 UTC 

[PATCH v1 0/9] mmc: sdhci-cadence: add SD6HC support and Agilex5 enablement
 2026-06-18 10:48 UTC  (3+ messages)
` [PATCH v1 1/9] dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5

[PATCH] mmc: vub300: defer reset until cmd_mutex is unlocked
 2026-06-17 15:23 UTC 

[PATCH] arm64: dts: qcom: talos-evk: fix sdhc_2 vqmmc-supply for UHS-I mode
 2026-06-16 12:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs615-ride: fix sdhc_2 vqmmc-supply for UHS-I mode
 2026-06-16 11:13 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-aspeed: depopulate slots before disabling clock
 2026-06-16  6:13 UTC  (2+ messages)

[GIT PULL] MMC/MEMSTICK updates for v7.2
 2026-06-16  3:10 UTC  (2+ messages)

[PATCH V1 0/2] arm64: dts: qcom: Shikra SD Card support
 2026-06-16  0:54 UTC  (7+ messages)
` [PATCH V1 1/2] arm64: dts: qcom: Add SD Card support for Shikra SoC

[PATCH v5 0/9] Support for block device NVMEM providers
 2026-06-15 13:06 UTC  (8+ messages)
` [PATCH v5 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v5 5/9] block: implement NVMEM provider

[PATCH v7 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-06-15  8:16 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle


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