linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 11:01:40 to 2024-08-14 22:35:01 UTC [more...]

[PATCH v3 0/3] Add dw_mmc support for rk3576
 2024-08-14 22:34 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [PATCH v3 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
` [PATCH v3 3/3] mmc: dw_mmc-rockchip: Add internal phase support

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-14 15:35 UTC  (5+ messages)
` [PATCH v9 1/4] rpmb: add "
` [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v9 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v9 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH v3 00/10] Add SDUC Support
 2024-08-14  7:29 UTC  (11+ messages)
` [PATCH v3 01/10] mmc: sd: SDUC Support Recognition
` [PATCH v3 02/10] mmc: sd: Add SD CSD version 3.0
` [PATCH v3 03/10] mmc: sd: Add Extension memory addressing
` [PATCH v3 04/10] mmc: core: Add open-ended Ext "
` [PATCH v3 05/10] mmc: host: Always use manual-cmd23 in SDUC
` [PATCH v3 06/10] mmc: core: Add close-ended Ext memory addressing
` [PATCH v3 07/10] mmc: host: "
` [PATCH v3 08/10] mmc: core: Allow mmc erase to carry large addresses
` [PATCH v3 09/10] mmc: core: Add Ext memory addressing for erase
` [PATCH v3 10/10] mmc: core: Adjust ACMD22 to SDUC

[PATCH 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
 2024-08-14  6:14 UTC  (10+ messages)
` [PATCH 1/4] mmc: sdio: add Qualcomm QCA9379-3 SDIO id
` [PATCH 2/4] wifi: ath10k: add support for QCA9379 hw1.0 SDIO
` [PATCH 3/4] dt-bindings: net: bluetooth: qualcomm: add QCA9379 compatible
` [PATCH 4/4] Bluetooth: hci_qca: add compatible for QCA9379

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-13 20:07 UTC  (18+ messages)
` [PATCH v4 1/7] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v4 2/7] nvme: assign of_node to nvme device
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node
` [PATCH v4 4/7] block2mtd: attach device OF node to MTD device
` [PATCH v4 5/7] of: also export of_update_property
` [PATCH v4 6/7] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
` [PATCH v4 7/7] mtd: parser: add support for Airoha parser

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

[PATCH v2 00/10] Add SDUC Support
 2024-08-13  5:42 UTC  (20+ messages)
` [PATCH v2 01/10] mmc: sd: SDUC Support Recognition
` [PATCH v2 02/10] mmc: sd: Add SD CSD version 3.0
` [PATCH v2 03/10] mmc: sd: Add Extension memory addressing
` [PATCH v2 04/10] mmc: core: Add open-ended Ext "
` [PATCH v2 05/10] mmc: host: Always use manual-cmd23 in SDUC
` [PATCH v2 06/10] mmc: core: Add close-ended Ext memory addressing
` [PATCH v2 07/10] mmc: host: "
` [PATCH v2 08/10] mmc: core: Allow mmc erase to carry large addresses
` [PATCH v2 09/10] mmc: core: Add Ext memory addressing for erase
` [PATCH v2 10/10] mmc: core: Adjust ACMD22 to SDUC

[PATCH] mmc: meson-gx: fix wrong conversion of __bf_shf to __ffs
 2024-08-12 12:23 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: allow biu and ciu clocks to defer
 2024-08-11 21:22 UTC 

[PATCH v2 0/3] Add dw_mmc support for rk3576
 2024-08-10 12:32 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [PATCH v2 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
` [PATCH v2 3/3] mmc: dw_mmc-rockchip: Add internal phase support

mmc0: Got data interrupt 0x04000000 even though no data operation was in progress
 2024-08-08  9:47 UTC  (4+ messages)

[PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-08-08  7:19 UTC  (15+ messages)
` [PATCH v6 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
` [PATCH v6 2/8] mmc: sdhci-of-dwcmshc: move two rk35xx functions
` [PATCH v6 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
` [PATCH v6 4/8] mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
` [PATCH v6 5/8] mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
` [PATCH v6 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 support
` [PATCH v6 7/8] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
` [PATCH v6 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC

[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
 2024-08-07 21:27 UTC  (17+ messages)
` [PATCH v3 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v3 2/6] nvme: assign of_node to nvme device
` [PATCH v3 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
` [PATCH v3 4/6] block2mtd: attach device OF node to MTD device
` [PATCH v3 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
` [PATCH v3 6/6] mtd: parser: add support for Airoha parser

[PATCH v2 0/6] mtd: improve block2mtd + airoha parser
 2024-08-06 11:32 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v2 2/6] nvme: assign of_node to nvme device
` [PATCH v2 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
` [PATCH v2 4/6] block2mtd: attach device OF node to MTD device
` [PATCH v2 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
` [PATCH v2 6/6] mtd: parser: add support for Airoha parser

[PATCH] dt-bindings: mmc: renesas,sdhi: Remove duplicate compatible and add clock checks
 2024-08-06  5:55 UTC  (2+ messages)

[PATCH] mmc: core: apply SD quirks earlier during probe
 2024-08-06  1:36 UTC  (4+ messages)

[PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-08-05 14:10 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [PATCH v5 3/3] mmc: renesas_sdhi: Add RZ/V2H(P) compatible string

[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-08-05  2:53 UTC  (6+ messages)
` [PATCH v5 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC

[PATCH 0/6] mtd: improve block2mtd + airoha parser
 2024-08-04 15:21 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH 2/6] nvme: assign of_node to nvme device
` [PATCH 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
` [PATCH 4/6] block2mtd: attach device OF node to MTD device
` [PATCH 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
` [PATCH 6/6] mtd: parser: add support for Airoha parser

[PATCH 0/3] Add dw_mmc support for rk3576
 2024-08-04  9:55 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 dw-mshc bindings
` [PATCH 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
` [PATCH 3/3] mmc: dw_mmc-rockchip: Add internal phase support

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

[PATCH 0/6] Add Additional algo mode for inline encryption
 2024-08-02  4:23 UTC  (6+ messages)
` [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 bytes

[PATCH] mmc-utils: create mandir during install
 2024-08-01 11:01 UTC  (2+ messages)

[v1, 1/1] mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
 2024-08-01 11:01 UTC  (2+ messages)

[PATCH] mmc: sdhci-pxav2: Remove unnecessary null pointer check
 2024-08-01 11:01 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Nuvoton MA35D1 SDHCI
 2024-08-01 11:01 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;
as well as URLs for NNTP newsgroup(s).