Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2025-06-20 04:35:41 to 2025-07-02 12:21:41 UTC [more...]

[PATCH v1 0/9] arm64: Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-07-02 12:21 UTC  (17+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd
  ` [PATCH v2 2/8] dt-bindings: arm: add Black Sesame Technologies (bst) SoC
  ` [PATCH v2 3/8] arm64: Kconfig: add ARCH_BST for bst silicons
  ` [PATCH v2 4/8] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller
  ` [PATCH v2 5/8] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
  ` [PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board and defconfig
  ` [PATCH v2 7/8] arm64: defconfig: enable BST C1200 DWCMSHC SDHCI controller
  ` [PATCH v2 8/8] MAINTAINERS: add and consolidate Black Sesame Technologies (BST) ARM SoC support

mmc-utils: Remove unnecessary null pointer checks
 2025-07-02 11:05 UTC  (3+ messages)

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-02  9:58 UTC  (13+ messages)

[PATCH v1 5/9] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
 2025-07-02  9:51 UTC  (5+ messages)

[PATCH] mmc: sdhci: Quirk for broken command queuing on Intel GLK-based Positivo models
 2025-07-01 23:07 UTC  (3+ messages)

[PATCH V3] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
 2025-07-01 12:09 UTC  (3+ messages)

[RFC] mmc: meson-gx-mmc: add delay during poweroff
 2025-07-01  9:59 UTC  (2+ messages)

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-07-01  9:30 UTC  (16+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property
` [PATCH V3 4/4] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken capabilities

[PATCH V2] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
 2025-07-01  6:52 UTC  (4+ messages)

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-30 21:59 UTC  (24+ 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] mmc: bcm2835: Fix dma_unmap_sg() nents value
 2025-06-30  9:35 UTC 

[PATCH RFC/RFT 0/2] Enable 64-bit polling mode for R-Car Gen3 and
 2025-06-30  8:13 UTC  (3+ messages)
` [PATCH RFC/RFT 1/2] mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
` [PATCH RFC/RFT 2/2] mmc: renesas_sdhi: Enable 64-bit "

[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
 2025-06-30  7:37 UTC  (10+ messages)
` [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 v2 0/3] mmc-utils: Improve version reporting
 2025-06-30  7:24 UTC  (4+ messages)
` [PATCH v2 1/3] mmc-utils: Add option to print version
` [PATCH v2 2/3] mmc-utils: Makefile: Make version string to show commit date
` [PATCH v2 3/3] mmc-utils: mmc.c: Print version at program start

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

[PATCH RFT] mmc: host: renesas_sdhi: Fix the actual clock
 2025-06-29 20:38 UTC 

[PATCH 0/2] mmc-utils: Improve version reporting
 2025-06-29 11:06 UTC  (3+ messages)
` [PATCH 1/2] mmc-utils: Add option to print version
` [PATCH 2/2] mmc-utils: Makefile: Make version string to show commit date

[PATCH v4 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-27 20:26 UTC  (7+ 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

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

[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

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 

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

[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  (21+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue
` [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] 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 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 v3 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-23 11:24 UTC  (3+ messages)
` [PATCH v3 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC "

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

[PATCH v3 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO controller driver
 2025-06-20 13:20 UTC  (2+ messages)

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


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