public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 03:36:39 to 2026-02-23 21:15:30 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 17:38 UTC  (6+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 02/37] mmc: cavium: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-02-23 20:35 UTC  (6+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL
` [PATCH v3 3/4] mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()
` [PATCH v3 4/4] scsi: ufs: ufs-qcom: "

[PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-23 14:13 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier
` [PATCH 2/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST

[PATCH mmc v1] mmc: core: Fix bitfield race between retune and host claiming
 2026-02-23 14:13 UTC  (8+ messages)
` [PATCH mmc v2] mmc: core: Avoid bitfield RMW for claim/retune flags

[PATCH] mmc: dw_mmc: Rename dw_mci_pltfm_pmops to dw_mci_pmops
 2026-02-23 14:12 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: rockchip-dw-mshc: Add RV1103B compatible
 2026-02-23 14:12 UTC  (5+ messages)

[PATCH v3 0/2] Add Axiado AX3000 eMMC Host Controller Support
 2026-02-23 14:12 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: arasan,sdhci: Add Axiado AX3000 SoC
` [PATCH v3 2/2] mmc: sdhci-of-arasan: add support on "

[PATCH] mmc: remove unnecessary module_init/exit functions
 2026-02-23 14:12 UTC  (9+ messages)

[PATCH] mmc: meson-gx: fix potential use-after-free on remove path
 2026-02-23 13:42 UTC 

[PATCH] mmc: moxart: fix potential use-after-free on remove path
 2026-02-23 13:41 UTC 

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-23 13:44 UTC  (36+ messages)
` [PATCH v9 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v9 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v9 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v9 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v9 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v9 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID
 2026-02-23 13:18 UTC  (10+ messages)
` [PATCH 2/4] Bluetooth: btmtk: add MT7902 MCU support
` [PATCH 3/4] Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902
` [PATCH 4/4] Bluetooth: btmtk: add MT7902 SDIO support

[PATCH] mmc: pwrseq_simple: fix probe failure when CONFIG_RESET_GPIO is enabled
 2026-02-20 19:47 UTC 

[PATCH] mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
 2026-02-20 17:23 UTC  (3+ messages)

[PATCH] mmc: rtsx_usb_sdmmc: avoid false card-detect on tray readers
 2026-02-19 20:39 UTC 

[PATCH AUTOSEL 6.19-5.15] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
 2026-02-19 10:29 UTC  (4+ messages)
` [PATCH AUTOSEL 6.19-6.1] mmc: rtsx: reset power state on suspend

[PATCH v4 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-02-19  8:27 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v4 2/3] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC
` [PATCH v4 3/3] arm64: dts: qcom: monaco: "

[PATCH] mmc: sdhci: Disable bounce buffer on SDIO
 2026-02-18 12:33 UTC  (2+ messages)

[PATCH] mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restore
 2026-02-18 11:28 UTC  (4+ messages)

[GIT PULL] MMC updates for v7.0
 2026-02-17  9:02 UTC  (4+ messages)

[PATCH v3 0/2] Enable Inline crypto engine for kodiak
 2026-02-16 11:08 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v3 2/2] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC

[PATCH v2] dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
 2026-02-14  9:05 UTC  (2+ messages)

[PATCH] drivers: dw_mmc: Replace devm_clk_get with devm_clk_get_optional
 2026-02-13  7:37 UTC  (16+ messages)
` [PATCH v2 1/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk
` [PATCH v2 2/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
` [PATCH v2 3/3] dt-bindings: mmc: synopsys-dw-mshc: clk is not a must of two
` [PATCH v3 1/3] dt-bindings: mmc: synopsys-dw-mshc: No need to enforce setting two clocks
` [PATCH v3 2/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
` [PATCH v3 3/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk

[PATCH v2 0/4] soc: qcom: ice: Remove platform_driver support and expose as a pure library
 2026-02-13  2:17 UTC  (18+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL
` [PATCH v2 3/4] mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()
` [PATCH v2 4/4] scsi: ufs: ufs-qcom: "

[PATCH v1] dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
 2026-02-12 17:23 UTC  (4+ messages)
  `  "

[PATCH next] phy: renesas: rcar-gen3-usb2: Drop local devm_mux_state_get_optional()
 2026-02-12 11:17 UTC  (11+ messages)

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-12 10:54 UTC  (10+ messages)
` [PATCH v8 3/7] mux: add help text for MULTIPLEXER config option

[PATCH v2] mmc: remove unnecessary module_init/exit functions
 2026-02-11 11:28 UTC  (2+ messages)

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-02-10 15:50 UTC  (3+ messages)

[PATCH v5 0/6] mmc: add support for BST C1200 SDHCI controller
 2026-02-10 11:56 UTC  (4+ messages)
` [PATCH v5 5/6] arm64: defconfig: enable BST "

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-08 15:44 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH 06/11] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for R1103B
 2026-02-07 10:58 UTC  (2+ messages)

[RFC PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-02-06  8:05 UTC  (3+ messages)

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-02-05 14:55 UTC  (18+ messages)

[PATCH 0/8] Add Axiado AX3000 eMMC Host Controller Support
 2026-02-05  9:47 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: phy: axiado,ax3000-emmc-phy: add Axiado eMMC PHY document
` [PATCH 2/8] phy: axiado: add Arasan eMMC-PHY for Axiado
` [PATCH 6/8] mmc: host: axiado: add AX3000 eMMC PHY support to sdhci-of-arasan

[PATCH v4 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2026-02-05  3:42 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Add Axiado AX3000 eMMC Host Controller Support
 2026-02-05  3:37 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-of-arasan: add support on Axiado AX3000 SoC


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