Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2025-11-08 23:13:25 to 2025-11-17 11:01:14 UTC [more...]

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-17 11:00 UTC  (27+ 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] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
 2025-11-17 10:55 UTC  (4+ messages)

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

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

[PATCH v2 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-17 10:12 UTC  (4+ 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-17  9:11 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 v1 7/7] mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodes

[PATCH 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-17  9:11 UTC  (18+ 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)

[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
 2025-11-17  6:46 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: dma: xilinx: "
` [PATCH 3/3] dt-bindings: mmc: am654: "

[PATCH v2] mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
 2025-11-17  0:01 UTC 

[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  (8+ 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  (30+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 03/21] libceph: "
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 07/21] drm/vblank: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
  ` [Intel-wired-lan] "
` [PATCH v2 10/21] igb: "
  ` [Intel-wired-lan] "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
  ` [Intel-wired-lan] "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 16/21] pps: "
` [PATCH v2 17/21] ptp: ocp: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "

[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] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 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)

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

[PATCH v1] mmc: sdhci-of-dwcmshc: Enable enhanced strobe for eMMC in HS400 for Rockchip
 2025-11-11 10:06 UTC  (5+ messages)

[PATCH v3] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-11-11  5:49 UTC  (3+ messages)

[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
 2025-11-10 14:58 UTC  (17+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

SDHCI generic controller in Linux
 2025-11-10  9:04 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