messages from 2024-07-19 08:45:14 to 2024-08-09 23:02:41 UTC [more...]
[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
2024-08-09 17:21 UTC (8+ 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 v2 00/10] Add SDUC Support
2024-08-09 9:54 UTC (17+ 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 v2 0/3] Add dw_mmc support for rk3576
2024-08-08 16:47 UTC (4+ 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 (11+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [PATCH v5 2/3] mmc: tmio: Use MMC core APIs to control the vqmmc regulator
` [PATCH v5 3/3] mmc: renesas_sdhi: Add RZ/V2H(P) compatible string
[PATCH 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
2024-08-05 10:04 UTC (8+ 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 v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
2024-08-05 2:53 UTC (21+ messages)
` [PATCH v5 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
` [PATCH v5 2/8] mmc: sdhci-of-dwcmshc: move two rk35xx functions
` [PATCH v5 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
` [PATCH v5 4/8] mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
` [PATCH v5 5/8] mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
` [PATCH v5 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 support
` [PATCH v5 7/8] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
` [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 (12+ messages)
` [PATCH 1/6] md: dm-crypt: Fix compilation issue
` [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 bytes
` [PATCH 3/6] blk-crypto: Add additional algo modes for Inline encryption
` [PATCH 4/6] md: dm-crypt: Add additional algo modes for inline encryption
` [PATCH 5/6] mmc: cqhci: Add additional algo mode "
` [PATCH 6/6] mmc: sdhci-msm: "
[PATCH] mmc-utils: create mandir during install
2024-08-01 11:01 UTC (3+ 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)
[PATCH 00/10] Add SDUC Support
2024-07-28 15:57 UTC (14+ messages)
` [PATCH 01/10] mmc: sd: SDUC Support Recognition
` [PATCH 02/10] mmc: sd: Add SD CSD version 3.0
` [PATCH 03/10] mmc: sd: Add Extension memory addressing
` [PATCH 04/10] mmc: core: Add open-ended Ext "
` [PATCH 05/10] mmc: host: Always use manual-cmd23 in SDUC
` [PATCH 06/10] mmc: core: Add close-ended Ext memory addressing
` [PATCH 07/10] mmc: host: "
` [PATCH 08/10] mmc: core: Allow mmc erase to carry large addresses
` [PATCH 09/10] mmc: core: Add Ext memory addressing for erase
` [PATCH 10/10] mmc: core: Adjust ACMD22 to SDUC
[PATCH 0/4] Add support SDUC for Realtek card readers
2024-07-26 13:15 UTC (3+ messages)
move features flags into queue_limits v2
2024-07-25 13:00 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH 11/17] dt-bindings: mmc: cdns: document Microchip PIC64GX MMC/SDHCI controller
2024-07-25 12:16 UTC
[PATCH v4 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
2024-07-22 13:19 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
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;
as well as URLs for NNTP newsgroup(s).