Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2026-07-06 15:46:35 to 2026-07-15 09:08:49 UTC [more...]

[PATCH v7 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-15  9:08 UTC  (10+ messages)
` [PATCH v7 1/8] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v7 2/8] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v7 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v7 4/8] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v7 5/8] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v7 6/8] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v7 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v7 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH v2] mmc: dw_mmc: move declaration of dw_mci_pmops
 2026-07-15  2:16 UTC  (3+ messages)

[PATCH v7 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-07-14 21:58 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: arm: qcom: Document Shikra and its EVK boards
` [PATCH v7 2/5] arm64: dts: qcom: Introduce Shikra SoC base dtsi
` [PATCH v7 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
` [PATCH v7 4/5] arm64: dts: qcom: Add Shikra IQ2390S "
` [PATCH v7 5/5] arm64: dts: qcom: Add Shikra EVK boards

[PATCH v20 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-14 16:23 UTC  (16+ messages)
` [PATCH v20 01/12] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v20 02/12] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v20 03/12] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v20 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v20 05/12] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v20 06/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v20 07/12] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v20 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v20 09/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v20 10/12] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v20 11/12] mmc: renesas_sdhi: Add RZ/G3L HS400 support
` [PATCH v20 12/12] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH v19 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-14 14:02 UTC  (23+ messages)
` [PATCH v19 01/12] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v19 02/12] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v19 03/12] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v19 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v19 05/12] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v19 06/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v19 07/12] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v19 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v19 09/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v19 10/12] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v19 11/12] mmc: renesas_sdhi: Add RZ/G3L HS400 support
` [PATCH v19 12/12] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH] mmc-utils: lsmmc.c: Add ATP to SD Card Manufacturer ID database
 2026-07-14 13:32 UTC  (4+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-14  9:33 UTC  (17+ messages)
` [PATCH 08/42] drm: logicvc: Use devm_of_reserved_mem_device_init()
` [PATCH 10/42] drm: pl111: "
` [PATCH 17/42] drm: ingenic: "
` [PATCH 20/42] drm: xlnx: zynqmp_dpsub: "
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 30/42] staging: media: cedrus: Use devm_of_reserved_mem_device_init()
` [PATCH 31/42] ASoC: cix-ipbloq: "

[PATCH v2] mmc: bcm2835: DMA mapping improvements
 2026-07-14  8:44 UTC 

[PATCH v6 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-14  7:51 UTC  (14+ messages)
` [PATCH v6 1/8] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v6 2/8] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v6 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v6 4/8] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v6 5/8] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v6 6/8] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v6 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v6 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH] mmc: bcm2835: DMA mapping improvements
 2026-07-13 13:07 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-07-13 11:57 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v5 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-13  4:40 UTC  (13+ messages)
` [PATCH v5 1/8] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v5 2/8] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v5 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v5 4/8] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v5 5/8] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v5 6/8] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v5 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v5 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH v2 0/2] rtsx_usb: fix tray-reader false card detect and autosuspend
 2026-07-10 14:23 UTC  (3+ messages)

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-10 13:21 UTC  (5+ messages)
` [PATCH 07/12] dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatible

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-10 13:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mmc: block: reject invalid perdev_minors before division
 2026-07-10 13:21 UTC  (2+ messages)

[PATCH v18 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-09 16:24 UTC  (14+ messages)
` [PATCH v18 03/12] mmc: renesas_sdhi: Add clk_mask field to support SoC-specific clock divider widths
` [PATCH v18 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock divider ranges
` [PATCH v18 06/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v18 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v18 09/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v18 11/12] mmc: renesas_sdhi: Add RZ/G3L HS400 support

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-07-09  5:43 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: qcs615-ride: fix sdhc_2 vqmmc-supply for UHS-I mode
 2026-07-08 14:56 UTC  (2+ messages)

[PATCH v6 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-07-08 14:56 UTC  (2+ messages)

[PATCH] mmc-utils: Update maintainers email
 2026-07-08 10:26 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: add declaration of dw_mci_pmops
 2026-07-07 10:21 UTC  (4+ messages)

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-07-07  8:04 UTC  (5+ messages)
` [PATCH v17 01/17] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC

[PATCH v2] mmc: block: fix RPMB device unregister ordering
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-ma35d1: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] memstick: ms_block: reject a card that reports too many blocks
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: mtk-sd: Document extra clocks for MT8189
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH v5 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH wireless-next v3 23/33] mmc: sdio: add Morse Micro vendor ids
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: Convert TI OMAP2420 MMC to DT schema
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] mmc: cqhci: fix to missed endian conversions
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
 2026-07-06 15:47 UTC  (2+ messages)

[PATCH] mmc: vub300: defer reset until cmd_mutex is unlocked
 2026-07-06 15:46 UTC  (2+ messages)

[PATCH] mmc: moxart: report DMA completion timeout
 2026-07-06 15:46 UTC  (2+ messages)

[PATCH v5] mmc: vub300: fix use-after-free on probe failure
 2026-07-06 15:46 UTC  (2+ messages)

[PATCH v1] mmc: wbsd: Drop unused assignment of pnp_device_id driver data
 2026-07-06 15:46 UTC  (2+ messages)

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-07-06 15:46 UTC  (3+ messages)
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire

[PATCH] ARM: PXA: remove remnants of PXA93x support
 2026-07-06 15:46 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY state
 2026-07-06 15:46 UTC  (2+ messages)

[PATCH v3] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
 2026-07-06 15:46 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