public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-23 15:01:26 to 2024-08-31 07:47:41 UTC [more...]

[PATCH v3 0/2] Update sdhci-atmel dt-binding documentation
 2024-08-31  7:47 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible

[PATCH v2 0/2] Update sdhci-atmel dt-binding documentation
 2024-08-30 14:18 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v2 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible

[PATCH 0/9] mmc: convert to devm_clk_get_enabled() API
 2024-08-30 10:27 UTC  (13+ messages)
` [PATCH 1/9] mmc: cavium-thunderx: Use devm_clk_get_enabled() helpers
` [PATCH 2/9] mmc: davinci_mmc: "
` [PATCH 3/9] mmc: dw_mmc-hi3798cv200: "
` [PATCH 4/9] mmc: mvsdio: "
` [PATCH 5/9] mmc: mxcmmc: "
` [PATCH 6/9] mmc: mxs-mmc: "
` [PATCH 7/9] mmc: sdhci: milbeaut: "
` [PATCH 8/9] mmc: sdhci-of-arasan: "
` [PATCH 9/9] mmc: sdhci_f_sdh30: "

[PATCH v3 01/11] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
 2024-08-30  8:30 UTC  (13+ messages)
` [PATCH v3 02/11] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v3 03/11] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v3 04/11] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
  ` (subset) "
` [PATCH v3 05/11] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH v3 06/11] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v3 07/11] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v3 08/11] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v3 09/11] spi: dt-bindings: Add rockchip,rk3576-spi compatible
` [PATCH v3 10/11] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v3 11/11] arm64: dts: rockchip: Add rk3576-armsom-sige5 board

[PATCH 0/2] Update sdhci-atmel dt-binding documentation
 2024-08-30  8:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible

[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
 2024-08-29 11:52 UTC  (24+ messages)
` [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH v2 07/12] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v2 08/12] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board

[PATCH v5 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
 2024-08-29 11:46 UTC  (6+ messages)
` [PATCH v5 2/3] mmc: dw_mmc-rockchip: Add internal phase support
` [PATCH v5 3/3] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs

[PATCH v5 0/3] Add dw_mmc support for rk3576
 2024-08-29 11:43 UTC  (2+ messages)

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

[PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767
 2024-08-29  9:22 UTC  (16+ messages)
` [PATCH V18 16/22] mmc: sdhci-uhs2: add request() and others
` [PATCH V18 17/22] mmc: sdhci-uhs2: add irq() "
` [PATCH V18 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767

[PATCH v4 0/9] Add SDUC Support
 2024-08-29  7:10 UTC  (31+ messages)
` [PATCH v4 1/9] mmc: sd: SDUC Support Recognition
` [PATCH v4 2/9] mmc: sd: Add Extension memory addressing
` [PATCH v4 3/9] mmc: core: Add open-ended Ext "
` [PATCH v4 4/9] mmc: core: Add close-ended "
` [PATCH v4 5/9] mmc: host: Always use manual-cmd23 in SDUC
` [PATCH v4 6/9] mmc: host: Add close-ended Ext memory addressing
` [PATCH v4 7/9] mmc: core: Allow mmc erase to carry large addresses
` [PATCH v4 8/9] mmc: core: Add Ext memory addressing for erase
` [PATCH v4 9/9] mmc: core: Adjust ACMD22 to SDUC

[PATCH v2 0/2] mmc: cqhci: Fix for check CQHCI_HALT state
 2024-08-29  6:48 UTC  (5+ messages)
  ` [PATCH v2 1/2] mmc: cqhci: Fix checking of "
  ` [PATCH v2 2/2] cqhci-core: Make use cqhci_halted() routine

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-29  4:24 UTC  (9+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
` [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size

[PATCH] mmc:sd:Replace the argument of mmc_sd_switch with the already declared define
 2024-08-29  2:47 UTC 

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-08-28 15:23 UTC  (6+ messages)

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC
 2024-08-28 15:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -next] mmc: sdhci-of-aspeed: fix module autoloading
 2024-08-28 15:23 UTC  (3+ messages)

[PATCH v3 00/11] Add device tree for ArmSoM Sige 5 board
 2024-08-28 15:10 UTC 

[PATCH] mmc : fix for check cqe halt
 2024-08-28  6:41 UTC  (3+ messages)

[PATCH 2/2] mmc : fix for check cqe halt
 2024-08-28  6:32 UTC  (2+ messages)

[PATCH v5 0/9] Add SDUC Support
 2024-08-27 12:23 UTC  (10+ messages)
` [PATCH v5 1/9] mmc: sd: SDUC Support Recognition
` [PATCH v5 2/9] mmc: sd: Add Extension memory addressing
` [PATCH v5 3/9] mmc: core: Add open-ended Ext "
` [PATCH v5 4/9] mmc: core: Don't use close-ended rw for SDUC
` [PATCH v5 5/9] mmc: core: Allow mmc erase to carry large addresses
` [PATCH v5 6/9] mmc: core: Add Ext memory addressing for erase
` [PATCH v5 7/9] mmc: core: Adjust ACMD22 to SDUC
` [PATCH v5 8/9] mmc: core: Disable SDUC for mmc_test
` [PATCH v5 9/9] mmc: core: Enable SDUC

[PATCH 2/2] mmc : fix for check cqe halt
 2024-08-27  1:42 UTC  (3+ messages)

[PATCH v3 0/2] Add retry tuning sequence
 2024-08-26 21:04 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH v3 2/2] mmc: sdhci_am654: Add prints to tuning algorithm

[PATCH v4 0/4] Add dw_mmc support for rk3576
 2024-08-26 18:44 UTC  (15+ messages)
` [PATCH v4 2/4] mmc: dw_mmc-rockchip: Add internal phase support
` [PATCH v4 3/4] mmc: dw_mmc-rockchip: Skip all phases bigger than 270 degrees
` [PATCH v4 4/4] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs

[PATCH] mmc : fix for check cqe halt
 2024-08-26 11:46 UTC  (5+ messages)

[PATCH] mmc: core: remove left-over data structure declarations
 2024-08-26 11:38 UTC  (2+ messages)

[PATCH] mmc: core: Remove struct mmc_context_info
 2024-08-26 11:38 UTC  (2+ messages)

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-26 11:38 UTC  (7+ messages)
` [PATCH v9 1/4] rpmb: add "

[PATCH v2] mmc: core: apply SD quirks earlier during probe
 2024-08-26 11:38 UTC  (2+ messages)

[PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-08-26  2:59 UTC  (2+ messages)
` (subset) "

[GIT PULL] MMC fixes for v6.11-rc5
 2024-08-23 23:45 UTC  (2+ messages)

[PATCH v2 0/2] Add retry tuning sequence
 2024-08-23 20:44 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning


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