linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-10 21:33 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v2 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v2 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH v2 0/1] mmc: sdhci-of-dwcmshc: enhance framework
 2024-05-09  8:21 UTC  (8+ messages)
` [PATCH v2 1/1] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc_priv

[PATCH v1] mmc: core: check R1_STATUS for erase/trim/discard
 2024-05-08  8:51 UTC  (9+ messages)

[RFC PATCH 00/11] Introduce Tegra register config settings
 2024-05-07 12:35 UTC  (18+ messages)
` [RFC PATCH 01/11] Documentation: Introduce config settings framework
` [RFC PATCH 02/11] soc: tegra: Add config setting framework
` [RFC PATCH 03/11] soc: tegra: config settings binding document
` [RFC PATCH 04/11] i2c: dt-bindings: configuration settings
` [RFC PATCH 05/11] i2c: core: Avoid config node enumeration
` [RFC PATCH 06/11] i2c: tegra: split clock initialization code
` [RFC PATCH 07/11] i2c: tegra: config settings for interface timings
` [RFC PATCH 08/11] arm64: tegra: I2C "
` [RFC PATCH 09/11] sdhci: dt-bindings: configuration settings
` [RFC PATCH 10/11] mmc: host: tegra: config settings for timing
` [RFC PATCH 11/11] arm64: tegra: SDHCI timing settings

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-07  9:21 UTC  (26+ messages)
` [PATCH v5 1/3] rpmb: add "
` [PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v5 3/3] optee: probe RPMB device using "

[PATCH v6 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-07  9:16 UTC  (4+ messages)
` [PATCH v6 1/3] rpmb: add "
` [PATCH v6 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v6 3/3] optee: probe RPMB device using "

[PATCH] mmc: race condition between "sdcard hot plug out" and "system reboot"
 2024-05-06  9:53 UTC  (4+ messages)

[PATCH v3 0/3] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
 2024-05-03 13:14 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: renesas,sdhi: Group single const value items into an enum list
` [PATCH v3 2/3] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
` [PATCH v3 3/3] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs

[PATCH v3] mmc: renesas_sdhi: Set the SDBUF after reset
 2024-05-03 13:14 UTC  (3+ messages)

[PATCH v3 1/1] mmc: core: increase the timeout period of the ACMD41 command
 2024-05-03 13:14 UTC  (4+ messages)

[PATCH] mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND too
 2024-05-03 13:14 UTC  (5+ messages)

[PATCH V15 00/22] Add support UHS-II for GL9755 and GL9767
 2024-05-03 10:38 UTC  (21+ messages)
` [PATCH V15 01/22] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V15 02/22] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V15 03/22] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V15 04/22] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V15 05/22] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V15 06/22] mmc: core: Add New function to re-factoring the code
` [PATCH V15 07/22] mmc: core: Support UHS-II card control and access
` [PATCH V15 08/22] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V15 09/22] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V15 10/22] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V15 11/22] mmc: sdhci-uhs2: add reset function function
` [PATCH V15 12/22] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V15 13/22] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V15 14/22] mmc: sdhci-uhs2: add set_ios()
` [PATCH V15 15/22] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V15 16/22] mmc: sdhci-uhs2: add request() and others
` [PATCH V15 17/22] mmc: sdhci-uhs2: add irq() "
` [PATCH V15 18/22] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V15 19/22] mmc: sdhci-uhs2: add pre-detect_init hook

Music News and Site Updates (May 2, 2024)
 2024-05-02 10:57 UTC 

[PATCH 0/6] Add support for BCM2712 SD card controller
 2024-05-02  9:12 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
` [PATCH 3/6] arm64: dts: broadcom: Add support for BCM2712
` [PATCH 4/6] pinctrl: bcm: Add pinconf/pinmux controller driver "
` [PATCH 6/6] mmc: sdhci-brcmstb: Add BCM2712 SD Express support

You subscribed successfully
 2024-05-02  7:02 UTC 

Your confirmation is needed
 2024-05-02  7:01 UTC 

[PATCH v2] mmc: renesas_sdhi: Set the SDBUF after reset
 2024-04-30  9:27 UTC  (5+ messages)

[PATCH v3 1/1] mmc: core: increase the timeout period of the ACMD41 command
 2024-04-29  7:22 UTC  (4+ messages)

[PATCH] mmc: core: resume not check card exist before powerup
 2024-04-29  6:56 UTC  (5+ messages)

[GIT PULL] MMC fixes for v6.9-rc6
 2024-04-26 20:25 UTC  (2+ messages)

[PATCH v2 0/2] mmc: atmel-mci: Get rid of leftovers and clean up
 2024-04-26  4:52 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: atmel-mci: Incapsulate used to be a platform data into host structure
` [PATCH v2 2/2] mmc: atmel-mci: Switch to use dev_err_probe()

[PATCH v3 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
 2024-04-26  4:48 UTC  (4+ messages)

[PATCH v2 0/3] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
 2024-04-25 18:54 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: renesas,sdhi: Group single const value items into an enum list
` [PATCH v2 2/3] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
` [PATCH v2 3/3] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs

[PATCH] mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers
 2024-04-25 16:22 UTC  (4+ messages)

[PATCH v1 0/5] mmc: atmel-mci: Get rid of leftovers and clean up
 2024-04-25 16:22 UTC  (2+ messages)

[PATCH v2 1/1] mmc: core: increase the number of retries of the ACMD41
 2024-04-25 16:22 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
 2024-04-25 16:21 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuning
 2024-04-25 16:21 UTC  (2+ messages)

[PATCH v2 0/5] mmc: Constify struct sdhci_ops
 2024-04-25 16:21 UTC  (2+ messages)

[PATCH v1 1/1] mmc: slot-gpio: Use irq_handler_t type
 2024-04-25 16:21 UTC  (2+ messages)

[PATCH 0/3] memstick: Convert to platform remove callback returning void
 2024-04-25 16:21 UTC  (2+ messages)

Music News and Site Updates (April 25, 2024)
 2024-04-25 10:57 UTC 

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (4+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
 2024-04-24 14:41 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword
` [PATCH 2/6] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
` [PATCH 3/6] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs
` [PATCH 4/6] arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes
` [PATCH 5/6] arm64: dts: renesas: rzg2l-family: "
` [PATCH 6/6] arm64: dts: renesas: r9a08g045: "

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

subscribe to linux-mmc mailing list
 2024-04-23 17:02 UTC 

breaking commit: mmc: moxart-mmc: Use sg_miter for PIO
 2024-04-23 11:32 UTC  (4+ messages)

[PATCH 0/1] mmc: sdhci-of-dwcmshc: enhance framework
 2024-04-22 12:52 UTC  (4+ messages)

[PATCH V15 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767
 2024-04-22 10:45 UTC 

[PATCH V15 21/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
 2024-04-22 10:45 UTC 

[PATCH V15 20/22] mmc: sdhci-pci: add UHS-II support framework
 2024-04-22 10:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).