linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-13 13:07:14 to 2024-08-26 14:52:29 UTC [more...]

[PATCH v4 0/4] Add dw_mmc support for rk3576
 2024-08-26 14:52 UTC  (15+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [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 -next] mmc: sdhci-of-aspeed: fix module autoloading
 2024-08-26 12:48 UTC 

[PATCH] mmc : fix for check cqe halt
 2024-08-26 11:46 UTC  (7+ 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  (3+ messages)

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-26 11:38 UTC  (14+ 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 v2] mmc: core: apply SD quirks earlier during probe
 2024-08-26 11:38 UTC  (5+ messages)

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-26 11:36 UTC  (6+ 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 2/2] mmc : fix for check cqe halt
 2024-08-26 10:16 UTC  (2+ messages)

[PATCH v4 0/9] Add SDUC Support
 2024-08-26  7:39 UTC  (22+ 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 v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-08-26  2:59 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
 2024-08-25 14:25 UTC  (21+ messages)
` [PATCH v2 01/12] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
` [PATCH v2 02/12] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v2 03/12] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH v2 05/12] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH v2 06/12] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [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

[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  (5+ messages)
` [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH v2 2/2] mmc: sdhci_am654: Add prints to tuning algorithm

[PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767
 2024-08-23 12:45 UTC  (10+ 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 v3 00/10] Add SDUC Support
 2024-08-22 13:43 UTC  (32+ 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 v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-21 21:53 UTC  (14+ messages)
` [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 0/2] Add retry tuning sequence
 2024-08-21 14:14 UTC  (11+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints

[PATCH] mmc: core: apply SD quirks earlier during probe
 2024-08-20 23:18 UTC  (5+ messages)

[PATCH] mmc: mmc_test: Fix NULL dereference on allocation failure
 2024-08-20 11:50 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints
 2024-08-20 11:50 UTC  (5+ messages)

[PATCH v3] mmc: mtk-sd: Improve data type in msdc_timeout_cal()
 2024-08-20 11:49 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: allow biu and ciu clocks to defer
 2024-08-20 11:49 UTC  (2+ messages)

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

[PATCH RFC v2] mmc/virtio: Add virtio MMC driver for QEMU emulation
 2024-08-20 10:03 UTC  (2+ messages)

[PATCH v2] mmc: mtk-sd: Improve data type in msdc_timeout_cal()
 2024-08-17 17:07 UTC 

[PATCH] mmc: mtk-sd: Improve data type in msdc_timeout_cal()
 2024-08-17 11:36 UTC  (2+ messages)

[PATCH v3 0/3] Add dw_mmc support for rk3576
 2024-08-16  8:23 UTC  (16+ 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 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
 2024-08-14  6:14 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: net: bluetooth: qualcomm: add QCA9379 compatible

[PATCH v8 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-13 13:07 UTC  (7+ messages)
` [PATCH v8 1/4] rpmb: add "


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).