messages from 2024-12-02 14:57:42 to 2024-12-31 09:04:48 UTC [more...]
RTS522A fails with "mmc: error -95 doing runtime resume" on Microsoft Surface Go 2
2024-12-31 9:05 UTC (2+ messages)
[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
2024-12-30 8:46 UTC (11+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "
[PATCH v2 00/17] rockchip: Add rk3562 support
2024-12-27 8:32 UTC (9+ messages)
` [PATCH v2 02/17] dt-bindings: mmc: Add support for rk3562 eMMC
` [PATCH v2 03/17] dt-bindings: mmc: rockchip-dw-mshc: Add rk3562 compatible string
[PATCH v3] mmc: sdhci-msm: Correctly set the load for the regulator
2024-12-27 7:08 UTC (3+ messages)
[PATCH v5 0/2] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP
2024-12-26 22:38 UTC (5+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: x1e80100: Describe the SDHC controllers
` [PATCH v5 2/2] arm64: dts: qcom: x1e80100-qcp: Enable SD card support
[PATCH V2 0/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2024-12-26 18:53 UTC (8+ messages)
` [PATCH V2 1/2] mmc: sdhci-msm: Add core_major, minor to msm_host structure
` [PATCH V2 2/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
[PATCH v4 0/2] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP
2024-12-26 18:26 UTC (6+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: x1e80100: Describe the SDHC controllers
` [PATCH v4 2/2] arm64: dts: qcom: x1e80100-qcp: Enable SD card support
[PATCH v4 00/13] Add support for SAMA7D65
2024-12-23 12:52 UTC (15+ messages)
` [PATCH v4 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v4 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v4 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v4 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v4 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v4 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v4 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v4 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v4 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v4 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v4 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v4 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v4 13/13] ARM: at91: add new SoC sama7d65
[PATCH 00/38] rockchip: Add rk3562 support
2024-12-20 12:21 UTC (2+ messages)
[PATCH v5 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-19 20:53 UTC (4+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH v5 2/2] arm64: dts: qcom: qcs615-ride: enable "
[PATCH] dt-bindings: mmc: move compatible property to its specific binding
2024-12-19 20:11 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.13-rc4
2024-12-19 17:03 UTC (2+ messages)
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2024-12-19 13:48 UTC (19+ messages)
` [PATCH v10 01/15] ufs: qcom: fix crypto key eviction
` [PATCH v10 02/15] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v10 03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v10 04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key
` [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
` [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v10 08/15] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v10 09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v10 10/15] blk-crypto: add basic hardware-wrapped key support
` [PATCH v10 11/15] blk-crypto: show supported key types in sysfs
` [PATCH v10 12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v10 13/15] fscrypt: add support for "
` [PATCH v10 14/15] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v10 15/15] ufs: qcom: add support for wrapped keys
[PATCH v2 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
2024-12-18 15:55 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges
` [PATCH v2 2/2] mmc: mtk-sd: Limit getting top_base to SoCs that require it
[PATCH v2 0/6] mmc: sdhci-acpi: A few cleanups
2024-12-18 15:55 UTC (20+ messages)
` [PATCH v2 1/6] mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions
` [PATCH v2 2/6] mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 3/6] mmc: sdhci-acpi: Remove not so useful error message
` [PATCH v2 4/6] mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
` [PATCH v2 5/6] mmc: sdhci-acpi: Tidy up ACPI ID table
` [PATCH v2 6/6] mmc: sdhci-acpi: Don't use "proxy" headers
[PATCH 0/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2024-12-18 6:12 UTC (3+ messages)
` [PATCH 1/2] mmc: sdhci-msm: Add core_major, minor to msm_host structure
` [PATCH 2/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
[PATCH v2] dt-bindings: mmc: atmel,hsmci: Convert to json schema
2024-12-18 4:11 UTC (4+ messages)
[PATCH 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-17 10:19 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH 2/2] arm64: dts: qcom: qcs615-ride: enable "
sdhci_pci module is blocking low power s0ix sleep with GL9767
2024-12-16 21:25 UTC (4+ messages)
[PATCH V2] mmc: sdhci-of_dwcmshc: Change to dwcmshc_phy_init for reusing codes
2024-12-16 10:51 UTC
[PATCH v4 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-16 6:19 UTC (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH v4 2/2] arm64: dts: qcom: qcs615-ride: enable "
[PATCH v2] mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
2024-12-10 16:09 UTC (2+ messages)
[PATCH] mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
2024-12-10 16:09 UTC (4+ messages)
[PATCH v4 0/5] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
2024-12-10 16:09 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: mmc: controller: clarify the address-cells description
` [PATCH v4 3/5] dt-bindings: mmc: controller: remove '|' when not needed
[RFC PATCH v2] mmc: suspend MMC also when unbinding
2024-12-10 16:03 UTC (3+ messages)
[PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
2024-12-10 9:13 UTC (20+ messages)
` [PATCH v9 01/12] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v9 02/12] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v9 03/12] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v9 05/12] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v9 06/12] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v9 07/12] blk-crypto: add basic hardware-wrapped key support
` [PATCH v9 08/12] blk-crypto: show supported key types in sysfs
` [PATCH v9 09/12] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v9 10/12] fscrypt: add support for "
` [PATCH v9 11/12] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v9 12/12] ufs: qcom: add support for wrapped keys
[PATCH] mmc: Add config_host callback to set a mmc queue
2024-12-10 6:20 UTC (8+ messages)
[PATCH] mmc: sdhci-of_dwcmshc: Change to dwcmshc_phy_init for reusing codes
2024-12-10 0:33 UTC (5+ messages)
[PATCH 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
2024-12-09 10:14 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges
` [PATCH 2/2] mmc: mtk-sd: Limit getting top_base to SoCs that require it
[PATCH] dt-bindings: mmc: atmel,hsmci: Convert to json schema
2024-12-09 2:37 UTC (5+ messages)
[GIT PULL] MMC fixes for v6.13-rc2
2024-12-06 20:04 UTC (2+ messages)
[PATCH v2] mmc: sdhci-msm: Correctly set the load for the regulator
2024-12-06 3:25 UTC (5+ messages)
[PATCH v6 0/6] block: partition table OF support
2024-12-05 12:12 UTC (5+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-12-04 12:27 UTC (5+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-12-03 15:09 UTC (3+ messages)
[PATCH] mmc: sdhci-msm: Command Queue (CQ) Register changes for v5.0
2024-12-02 16:05 UTC (2+ messages)
[PATCH V6] mmc: bcm2835: add suspend/resume pm support
2024-12-02 15:24 UTC (2+ messages)
[PATCH] dt-bindings: Drop Bhupesh Sharma from maintainers
2024-12-02 15:24 UTC (2+ messages)
[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
2024-12-02 15:23 UTC (3+ messages)
` [PATCH 08/15] mmc: core: "
[PATCH v2 0/2] Add mtk-sd support for ignoring cmd response CRC
2024-12-02 15:23 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
2024-12-02 15:23 UTC (2+ messages)
[PATCH] mmc: core: Further prevent card detect during shutdown
2024-12-02 15:23 UTC (2+ messages)
[PATCH 00/15] Add support for SAMA7D65
2024-12-02 15:23 UTC (3+ messages)
` [PATCH 04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci
[PATCH] dt-bindings: mmc: marvell,xenon-sdhci: Simplify Armada 3700 if/then schema
2024-12-02 15:23 UTC (2+ messages)
[PATCH] mmc: core: sdio: Respect quirk_max_rate for non-UHS mode
2024-12-02 15:23 UTC (2+ messages)
[PATCH v4] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
2024-12-02 15:23 UTC (4+ messages)
[PATCH] mmc: mtk-sd: call device_init_wakeup(&pdev->dev, false) on the error path of .probe()
2024-12-02 14:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox