Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2025-11-11 16:56:04 to 2025-11-26 00:19:51 UTC [more...]

[PATCH v2 0/13] dwmmc cleanup
 2025-11-26  0:14 UTC  (8+ messages)
` [PATCH v2 01/13] mmc: dw_mmc: Remove unused struct dma_pdata
` [PATCH v2 02/13] mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA
` [PATCH v2 04/13] mmc: dw_mmc: Remove unused header files and keep alphabetical order
` [PATCH v2 09/13] mmc: dw_mmc: Remove sdio_id from struct dw_mci_slot
` [PATCH v2 10/13] mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mci
` [PATCH v2 12/13] mmc: dw_mmc: Remove queue from dw_mci
` [PATCH v2 13/13] mmc: dw_mmc: Remove struct dw_mci_slot

[PATCH v2 0/2] sdhci-of-dwcmshc improvement and fix for Rockchip SoCs
 2025-11-25 23:26 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCs
` [PATCH v2 2/2] mmc: sdhci-of-dwcmshc: reduce CIT for better performance

[PATCH 1/2] mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCs
 2025-11-25 16:05 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci-of-dwcmshc: reduce CIT for better performance

[PATCH 0/2] mmc: core: Extend manufacturing date beyond 2025
 2025-11-25 14:22 UTC  (12+ messages)
` [PATCH 1/2] mmc: core: Adjust MDT "
` [PATCH 2/2] mmc: core: Add quirk for broken manufacturing date

[PATCH 0/13] dw_mmc cleanup
 2025-11-25 14:00 UTC  (21+ messages)
` [PATCH 01/13] mmc: dw_mmc: Remove unused struct dma_pdata
` [PATCH 02/13] mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA
` [PATCH 03/13] mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci
` [PATCH 04/13] mmc: dw_mmc: Remove unused header files and keep alphabetical order
` [PATCH 05/13] mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mci
` [PATCH 06/13] mmc: dw_mmc: Let glue drivers to use struct dw_mci as possible
` [PATCH 07/13] mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mci
` [PATCH 08/13] mmc: dw_mmc: Remove id from dw_mci_slot
` [PATCH 09/13] mmc: dw_mmc: Remove sdio_id from struct dw_mci_slot
` [PATCH 10/13] mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mci
` [PATCH 11/13] mmc: dw_mmc: Remove mrq from struct dw_mci_slot
` [PATCH 12/13] mmc: dw_mmc: Remove queue from dw_mci
` [PATCH 13/13] mmc: dw_mmc: Remove struct dw_mci_slot

[PATCH v2] mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
 2025-11-25 13:00 UTC  (2+ messages)

[PATCH V2] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
 2025-11-25 13:00 UTC  (5+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: Fix command queue support for RK3576
 2025-11-25 13:00 UTC  (3+ messages)

[PATCH] mmc: host: sdhci-msm: Add support for wrapped keys
 2025-11-25 12:55 UTC  (2+ messages)

[PATCH 0/2] Enable Inline crypto engine for kodiak
 2025-11-25 10:04 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH 2/2] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC

[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
 2025-11-22  9:30 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: dma: xilinx: "
` [PATCH 3/3] dt-bindings: mmc: am654: "
` (subset) [PATCH 1/3] dt-bindings: display/ti: "

[PATCH v5] mmc: sdhci-msm: Enable ICE for CQE-capable controllers with non-CQE cards
 2025-11-21  6:33 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add Shawn Lin as co-maintainer for dw_mmc drivers
 2025-11-21  0:33 UTC  (2+ messages)

[PATCH 1/2] mmc: dw_mmc: Remove unused struct dma_pdata
 2025-11-20 16:00 UTC  (3+ messages)
` [PATCH 2/2] mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA

Issue enabling Secure Write Protect mode
 2025-11-20  7:11 UTC  (2+ messages)

[PATCH v3] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 2025-11-19 17:15 UTC  (6+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 15:49 UTC  (36+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 03/21] libceph: "
` [PATCH v3 04/21] dma-buf: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [PATCH v3 12/21] media: av7110: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 14/21] net: dsa: sja1105: "
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 16/21] pps: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "

[PATCH v2 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-18 15:31 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: renesas_sdhi: Deassert the reset signal on probe
` [PATCH v2 2/3] mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 3/3] mmc: renesas_sdhi: Add suspend/resume hooks

[PATCH v1 0/7] mmc: meson-mx-sdio: Various driver improvements
 2025-11-18 15:31 UTC  (14+ messages)
` [PATCH v1 1/7] mmc: meson-mx-sdio: Switch to regmap for register access
` [PATCH v1 2/7] mmc: meson-mx-sdio: Use devm_clk_get_enabled()
` [PATCH v1 3/7] mmc: meson-mx-sdio: Refactor internal clock initialization
` [PATCH v1 4/7] mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helper
` [PATCH v1 5/7] mmc: meson-mx-sdio: Use dev_err_probe() where appropriate
` [PATCH v1 6/7] mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()

[PATCH] mmc: core: add WQ_PERCPU to alloc_workqueue users
 2025-11-17 10:47 UTC  (7+ messages)

[PATCH 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-17  9:11 UTC  (17+ messages)
` [PATCH 1/3] mmc: renesas_sdhi: Deassert the reset signal on probe
` [PATCH 2/3] mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 3/3] mmc: renesas_sdhi: Add suspend/resume hooks

[PATCH v4] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-11-17  7:21 UTC  (7+ messages)

Recall: [PATCH 2/3] dt-bindings: dma: xilinx: Simplify dma-coherent property
 2025-11-17  7:05 UTC  (3+ messages)

[GIT PULL] MMC fixes for v6.18-rc6
 2025-11-14 21:42 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
 2025-11-14  8:32 UTC  (3+ messages)

[PATCH v2 0/2] mmc: sdhci-of-dwcmshc: Add command queue support for Rockchip SOCs
 2025-11-13 23:21 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCs
` (subset) [PATCH v2 0/2] mmc: sdhci-of-dwcmshc: Add command queue support for Rockchip SOCs

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-12 21:12 UTC  (11+ messages)
` [PATCH v2 09/21] e1000e: Switch to use %ptSp
  ` [Intel-wired-lan] "
` [PATCH v2 10/21] igb: "
  ` [Intel-wired-lan] "
` [PATCH v2 14/21] net: dsa: sja1105: "
  ` [Intel-wired-lan] "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp

[PATCH] mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
 2025-11-12 14:14 UTC  (4+ messages)

[PATCH 0/9] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-11-12 13:29 UTC  (3+ messages)
` [PATCH 5/9] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver

[PATCH] mmc: dw_mmc-rockchip: Add memory clock auto-gating support
 2025-11-12 11:47 UTC  (4+ messages)

[PATCH] mmc: omap: add WQ_PERCPU to alloc_workqueue users
 2025-11-12  8:50 UTC  (3+ messages)

[PATCH] mmc: mtk-sd: replace use of system_wq with system_percpu_wq
 2025-11-12  8:49 UTC  (3+ messages)

[PATCH 1/2] mmc-utils: lsmmc.c: print_mmc_cid(): correct year/month parsing
 2025-11-11 17:36 UTC  (9+ messages)
` [PATCH 2/2] mmc-utils: lsmmc.c: print_{mmc,sd}_cid(): correct month names

[PATCH] mmc: debugfs: Allow more host caps to be moodified
 2025-11-11 17:36 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
 2025-11-11 17:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: socionext,milbeaut-m10v-sdhci-3.0: convert to DT schema
 2025-11-11 17:36 UTC  (2+ messages)

[PATCH v3] dt-bindings: mmc: ti,da830-mmc: convert to DT schema
 2025-11-11 17:35 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Eswin EIC7700 SD/eMMC controller
 2025-11-11 17:35 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