Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2026-02-26 09:05:37 to 2026-03-06 16:16:08 UTC [more...]

[PATCH v4 0/8] arm64: Add initial support for NXP S32N79 SoC
 2026-03-06 16:15 UTC  (4+ messages)
` [PATCH v4 1/8] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v4 2/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v4 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-03-06 15:33 UTC  (18+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v11 4/9] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop "
` [PATCH v11 6/9] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v11 7/9] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v11 8/9] mux: add visible config symbol to enable multiplexer subsystem
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v3 0/8] arm64: Add initial support for NXP S32N79 SoC
 2026-03-06 15:11 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v3 2/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v3 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
` [PATCH v3 4/8] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v3 5/8] irqchip/imx-irqsteer: "
` [PATCH v3 6/8] irqchip: add ARCH_S32 dependency to Kconfig
` [PATCH v3 7/8] arm64: dts: freescale: Add NXP S32N79 SoC support
` [PATCH v3 8/8] arm64: dts: freescale: Add NXP S32N79-RDB board support

[PATCH v4 0/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-06 14:34 UTC  (9+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] soc: qcom: ice: Return -ENODEV if the ICE platform device is not found
` [PATCH v4 3/5] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL
` [PATCH v4 4/5] mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()
` [PATCH v4 5/5] scsi: ufs: ufs-qcom: "

[PATCH] dt-bindings: mmc: samsung,exynos-dw-mshc: Make both clocks required
 2026-03-06 13:08 UTC  (4+ messages)

[PATCH 0/2] Validate and clean up UHS/DDR/HS200 timing checks
 2026-03-06 12:48 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus width
` [PATCH 2/2] mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()

[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: allow dma-coherent property
 2026-03-06 11:06 UTC  (8+ messages)

[PATCH v5 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-03-06  9:33 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v5 2/3] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC
` [PATCH v5 3/3] arm64: dts: qcom: monaco: "

[PATCH v2 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-06  9:00 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH v2 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH v2 3/3] riscv: dts: canaan: Add mmc nodes for K230

[PATCH v4 0/3] mmc: dw_mmc: Support optional BIU clock
 2026-03-06  2:05 UTC  (8+ messages)
  ` [PATCH v4 1/3] dt-bindings: mmc: synopsys-dw-mshc: relax clocks constraint
  ` [PATCH v4 2/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
  ` [PATCH v4 3/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk

[PATCH] mmc: rtsx_usb_sdmmc: avoid false card-detect on tray readers
 2026-03-05 19:40 UTC  (8+ messages)
` [PATCH v2 0/6] rtsx_usb_sdmmc: tray CD fix + UHS + runtime PM
  ` [PATCH v2 1/6] mmc: rtsx_usb_sdmmc: avoid false card-detect on tray readers
  ` [PATCH v2 2/6] mmc: rtsx_usb_sdmmc: start card power-up at 3.3V
  ` [PATCH v2 3/6] mmc: rtsx_usb_sdmmc: advertise UHS SDR104 and DDR50
  ` [PATCH v2 4/6] mmc: rtsx_usb_sdmmc: program SD30 mode for UHS SDR12/SDR25
  ` [PATCH v2 5/6] rtsx_usb: hold runtime PM during transfers
  ` [PATCH v2 6/6] rtsx_usb: avoid USB I/O in runtime autosuspend

[PATCH v2 0/7] arm64: Add initial support for NXP S32N79 SoC
 2026-03-05 13:45 UTC  (23+ messages)
` [PATCH v2 1/7] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v2 3/7] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
` [PATCH v2 4/7] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v2 7/7] arm64: dts: freescale: Add minimal support for S32N79

[PATCH 1/2] mmc: sdio: Use min3() to simplify sdio_set_block_size()
 2026-03-05 12:25 UTC  (2+ messages)
` [PATCH 2/2] mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()

[PATCH v2] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-03-05 11:56 UTC  (3+ messages)

[PATCH v4] dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
 2026-03-05 11:56 UTC  (3+ messages)

[PATCH] mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
 2026-03-05 11:56 UTC  (2+ messages)

[PATCH] mmc: pwrseq_simple: fix probe failure when CONFIG_RESET_GPIO is enabled
 2026-03-05 10:46 UTC  (6+ messages)

[PATCH] mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
 2026-03-05  9:08 UTC 

[PATCH wireless-next 33/35] mmc: sdio: add Morse Micro vendor ids
 2026-03-04 16:45 UTC  (3+ messages)

[PATCH] mmc: meson-gx: fix potential use-after-free on remove path
 2026-03-04 16:29 UTC  (2+ messages)

[PATCH] mmc: moxart: fix potential use-after-free on remove path
 2026-03-04 16:25 UTC  (2+ messages)

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-04 14:06 UTC  (19+ messages)
` [PATCH 01/10] dt-bindings: mmc: spacemit,sdhci: add AIB voltage switching registers
` [PATCH 02/10] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH 03/10] mmc: sdhci-of-k1: add regulator framework support
` [PATCH 04/10] mmc: sdhci-of-k1: add pinctrl state switching for voltage changes
` [PATCH 05/10] mmc: sdhci-of-k1: add AIB register support for voltage switching
` [PATCH 06/10] mmc: sdhci-of-k1: add SDR tuning infrastructure
` [PATCH 07/10] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH 08/10] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH 09/10] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH 10/10] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes

[PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support
 2026-03-04  8:05 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300
` [PATCH 2/3] mmc: loongson2: Gathering all SoCs private data together
` [PATCH 3/3] mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driver

[PATCH v4 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-03-04  7:28 UTC  (11+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle

[PATCH v2 0/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
 2026-03-03 21:01 UTC  (9+ messages)
` [PATCH v2 1/4] mmc: sdhci: fix timing selection for 1-bit bus width
` [PATCH v2 2/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
` [PATCH v2 3/4] mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validation
` [PATCH v2 4/4] mmc: sdhci-pltfm: remove duplicate DTS property parsing

[PATCH v1 0/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
 2026-03-03 14:36 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: snps,dwcmshc-sdhci: add HPE GSC dwcmshc compatible
` [PATCH v1 2/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support

[PATCH 0/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
 2026-03-03  9:29 UTC  (9+ messages)
` [PATCH 1/4] mmc: core: fix timing selection for 1-bit bus width
` [PATCH 2/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
` [PATCH 3/4] mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validation
` [PATCH 4/4] mmc: sdhci-pltfm: remove duplicate DTS property parsing
  ` [EXT] Re: [PATCH 0/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support

[PATCH v1 0/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
 2026-03-02 20:49 UTC 

[PATCH v2] mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()
 2026-03-02 13:47 UTC 

[PATCH] mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()
 2026-03-02 13:26 UTC  (3+ messages)

[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-02 13:02 UTC  (7+ messages)
` [PATCH v3 1/4] "

[PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-03-02  6:28 UTC  (5+ messages)

[PATCH v6 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-03-01 13:12 UTC  (2+ messages)

[PATCH v3 1/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
 2026-02-28  9:46 UTC  (9+ messages)
` [PATCH v3 2/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk
` [PATCH v3 3/3] dt-bindings: mmc: synopsys-dw-mshc: No need to enforce setting two clocks

[GIT PULL] MMC fixes for v7.0-rc2
 2026-02-27 18:59 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.15] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
 2026-02-26 13:24 UTC  (6+ messages)
` [PATCH AUTOSEL 6.19-6.1] mmc: rtsx: reset power state on suspend

[PATCH v10 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-26 13:19 UTC  (8+ messages)
` [PATCH v10 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v10 8/9] mux: add prompt and help text to CONFIG_MULTIPLEXER making it visible

[RFC PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-02-26 10:09 UTC  (5+ messages)


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