Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2025-06-17 07:11:31 to 2025-06-27 11:33:59 UTC [more...]

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-27 11:33 UTC  (19+ messages)
` [PATCH 01/14] dt-bindings: arm-smmu: document the support on SM7635
` [PATCH 02/14] dt-bindings: cpufreq: qcom-hw: document SM7635 CPUFREQ Hardware
` [PATCH 03/14] dt-bindings: crypto: qcom,prng: document SM7635
` [PATCH 04/14] dt-bindings: firmware: qcom,scm: document SM7635 SCM Firmware Interface
` [PATCH 05/14] dt-bindings: qcom,pdc: document the SM7635 Power Domain Controller
` [PATCH 06/14] dt-bindings: mailbox: qcom-ipcc: document the SM7635 Inter-Processor Communication Controller
` [PATCH 07/14] dt-bindings: soc: qcom,aoss-qmp: document the SM7635 Always-On Subsystem side channel
` [PATCH 08/14] dt-bindings: thermal: qcom-tsens: document the SM7635 Temperature Sensor
` [PATCH 09/14] dt-bindings: dma: qcom,gpi: document the SM7635 GPI DMA Engine
` [PATCH 10/14] dt-bindings: mmc: sdhci-msm: document the SM7635 SDHCI Controller
` [PATCH 11/14] dt-bindings: soc: qcom: qcom,pmic-glink: document SM7635 compatible
` [PATCH 12/14] dt-bindings: arm: qcom: Add SM7635 and The Fairphone (Gen. 6)
` [PATCH 13/14] arm64: dts: qcom: Add initial SM7635 dtsi
` [PATCH 14/14] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-06-27  6:48 UTC  (7+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes

[PATCH 0/2]
 2025-06-27  2:50 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: SPI mode remove cmd7
` [PATCH 2/2] mmc: mmc_spi: multiple block read remove read crc ack

[PATCH v2] mmc: sdhci_am654: Workaround for Errata i2312
 2025-06-26 23:14 UTC 

[PATCH 0/2] mmc: sdhci-cadence: warning fix and read block gap tuning
 2025-06-26 14:43 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci-cadence: use of_property_present
` [PATCH 2/2] mmc: sdhci-cadence: tune multi-block read gap

[PATCH 0/3] Workaround for Errata i2312
 2025-06-26 14:18 UTC  (9+ messages)
` [PATCH 1/3] mmc: sdhci_am654: "
` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support
` [PATCH 3/3] arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board file

[PATCH] mmc: sdhci: Quirk for broken command queuing on Intel GLK-based Positivo models
 2025-06-26 14:05 UTC  (2+ messages)

[PATCH v4 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-26 12:30 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add Loongson-2K SD/SDIO/eMMC controller binding
` [PATCH v4 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO controller driver
` [PATCH v4 3/4] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K2000
` [PATCH v4 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driver

mmc-utils: Completion of error handling
 2025-06-26 10:10 UTC  (3+ messages)

mmc-utils: #define ⇒ enum?
 2025-06-25 15:42 UTC 

mmc-utils: reserved identifier violation
 2025-06-25 15:05 UTC 

mmc-utils: Remove unnecessary null pointer checks
 2025-06-25 14:48 UTC 

[PATCH] mtk-sd: Prevent memory corruption from DMA map failure
 2025-06-25 12:45 UTC  (9+ messages)
` [PATCH] mtk-sd: reset host->mrq on prepare_data() error

[PATCH V2] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
 2025-06-25 10:25 UTC  (3+ messages)

[regression v6.12.30..v6.12.32] mmc1: mmc_select_hs400 failed, error -110 / boot regression on Lenovo IdeaPad 1 15ADA7
 2025-06-25  3:55 UTC  (11+ messages)

[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
 2025-06-25  0:23 UTC  (31+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue
` [PATCH 2/8] mmc: sdhci-of-aspeed: Add runtime tuning
` [PATCH 3/8] mmc: sdhci-of-aspeed: Patch HOST_CONTROL2 register missing after top reset
` [PATCH 4/8] mmc: sdhci-of-aspeed: Get max clockk by using default api
` [PATCH 5/8] mmc: sdhci-of-aspeed: Fix null pointer
` [PATCH 6/8] mmc: sdhci-of-aspeed: Add output timing phase tuning
` [PATCH 7/8] mmc: sdhci-of-aspeed: Remove timing phase
` [PATCH 8/8] mmc: sdhci-of-aspeed: Add sdr50 support

[PATCH] mmc-utils: Pass key_mac buffer to rpmb_get_key()
 2025-06-24 15:10 UTC  (2+ messages)

[ANNOUNCE] mmc-utils v1.0
 2025-06-24 15:08 UTC 

[PATCH] Revert "mmc: sdhci: Disable SD card clock before changing parameters"
 2025-06-24 12:19 UTC  (3+ messages)

[PATCH] mmc: sdhci: Disable SD card clock before changing parameters
 2025-06-24 10:53 UTC  (3+ messages)

UHS2 init fail
 2025-06-24 10:27 UTC  (5+ messages)

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-06-24  6:06 UTC  (19+ messages)
` [PATCH V3 1/4] mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property
` [PATCH V3 3/4] mmc: core: Introduce a new flag max-sd-hs-frequency
` [PATCH V3 4/4] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken capabilities

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-23 16:05 UTC  (21+ messages)
` [PATCH v2 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v2 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v2 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v2 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v2 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v2 06/20] phy: rockchip-emmc: "
` [PATCH v2 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v2 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v2 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v2 11/20] drm/rockchip: inno-hdmi: "
` [PATCH v2 12/20] phy: rockchip-usb: "
` [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
` [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
` [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v2 19/20] clk: sp7021: "
` [PATCH v2 20/20] phy: rockchip-pcie: "

[PATCH] mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode()
 2025-06-23 11:53 UTC  (2+ messages)

[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
 2025-06-23 11:53 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: mmc: cdns: add Mobileye EyeQ MMC/SDHCI controller
` [PATCH 2/6] mmc: sdhci-cadence: add Mobileye eyeQ support
` [PATCH 3/6] MIPS: mobileye: dts: eyeq6h: add the emmc controller
` [PATCH 4/6] MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driver
` [PATCH 5/6] MIPS: mobileye: dts: eyeq5: add the emmc controller
` [PATCH 6/6] MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driver

[PATCH v3 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-23 11:24 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: Add Loongson-2K SD/SDIO/eMMC controller binding
` [PATCH v3 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO controller driver
` [PATCH v3 3/4] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K2000
` [PATCH v3 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driver

[PATCH 0/4] mmc: mtk-sd: improve support for mt7620 variant
 2025-06-23  9:57 UTC  (8+ messages)
` [PATCH 1/4] mmc: mtk-sd: disable auto CMD23 support for mt7620
` [PATCH 2/4] mmc: mtk-sd: add default tuning parameters "
` [PATCH 3/4] mmc: mtk-sd: add default PAD control "
` [PATCH 4/4] mmc: mtk-sd: use default PATCH_BIT register values "

[PATCH v1] mmc: Convert ternary operator to str_true_false() helper
 2025-06-20  5:51 UTC  (2+ messages)

[PATCH v1] mmc: Convert ternary operator to str_write_read() helper
 2025-06-20  3:30 UTC 

[PATCH v2] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
 2025-06-19 13:53 UTC  (2+ messages)

[PATCH v1] mmc: Convert ternary operator to str_plural() helper
 2025-06-19 11:20 UTC  (2+ messages)

[PATCH v4] mmc: rtsx: usb add 74 clocks in poweron flow
 2025-06-19 11:20 UTC  (2+ messages)

[PATCH 0/4] mmc: rtsx_usb_sdmmc: Improve sd_set_power_mode()
 2025-06-19 11:20 UTC  (5+ messages)

[PATCH 0/2] mmc: host: renesas_sdhi: Fix incorrect auto retuning for an SDIO card
 2025-06-19 11:19 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
 2025-06-19 11:19 UTC  (2+ messages)

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-19 11:19 UTC  (2+ messages)

[PATCH v3 00/36] mmc: Cleanup mmc_alloc_host() usage
 2025-06-19 11:19 UTC  (2+ messages)

mmc: Synchronization of in-band SDIO IRQ
 2025-06-19 11:16 UTC  (2+ messages)

[PATCH 0/2] mmc: Fix max current limit handling for SD cards
 2025-06-19  8:56 UTC  (3+ messages)
` [PATCH 1/2] mmc: core sd: Simplify current limit logic for 200mA default
` [PATCH 2/2] mmc: core: sd: Fix and simplify SD card current limit handling

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

Clarification on safe power-off behavior of SD card without power-off notification extension
 2025-06-17 13:52 UTC  (4+ messages)

[PATCH] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
 2025-06-17  7:11 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