public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-05 12:23:03 to 2024-06-13 20:08:40 UTC [more...]

[PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
 2024-06-13 20:08 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix
` [PATCH v5 2/3] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
` [PATCH v5 3/3] arm64: dts: layerscape: Change node name from 'esdhc' to 'mmc'

[RFC PATCH 0/4] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-06-13 20:06 UTC  (18+ messages)
` [RFC PATCH 1/4] regulator: core: Ensure the cached state matches the hardware state in regulator_set_voltage_unlocked()
` [RFC PATCH 3/4] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [RFC PATCH 4/4] mmc: renesas_sdhi: Add support for RZ/V2H(P) SoC

move features flags into queue_limits
 2024-06-13 14:05 UTC  (100+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field

[PATCH] mmc: sdhci-of-dwcmshc: Use inverted-wp quirk for CV18xx and SG200x SoCs
 2024-06-13 13:26 UTC  (5+ messages)

[RFC PATCH v2 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-06-13  9:17 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [RFC PATCH v2 2/3] mmc: tmio: Use MMC core APIs to control the vqmmc regulator
` [RFC PATCH v2 3/3] mmc: renesas_sdhi: Add support for RZ/V2H(P) SoC

[PATCH v4 0/8] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
 2024-06-13  6:35 UTC  (16+ messages)
` [PATCH v4 1/8] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
` [PATCH v4 2/8] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix
` [PATCH v4 3/8] arm64: dts: ls1012a: Chang node name from 'esdhc' to 'mmc'
` [PATCH v4 4/8] arm64: dts: ls1043a: "
` [PATCH v4 5/8] arm64: dts: ls1046a: "
` [PATCH v4 6/8] arm64: dts: ls1088a: "
` [PATCH v4 7/8] arm64: dts: ls208ax: "
` [PATCH v4 8/8] arm64: dts: lx2160a: "

[PATCH v2] mmc: Convert from tasklet to BH workqueue
 2024-06-13  5:09 UTC  (2+ messages)

[PATCH v3 0/4] mmc: sdhci-of-dwcmshc: enhance framework
 2024-06-13  1:43 UTC  (5+ messages)
` [PATCH v3 1/4] mmc: sdhci-of-dwcmshc: adjust positions of helper routines
` [PATCH v3 2/4] mmc: sdhci-of-dwcmshc: unify the naming of soc helper functions
` [PATCH v3 3/4] mmc: sdhci-of-dwcmshc: extract init function for rk35xx/th1520
` [PATCH v3 4/4] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc

[PATCH v1 0/2] eMMC RST_N support on BlueField-2 SoC
 2024-06-12 22:52 UTC  (3+ messages)
` [PATCH v1 1/2] dw_mmc: support platform specific hw_reset()
` [PATCH v1 2/2] dw_mmc-bluefield: add hw_reset() support

[RFC v1 0/3] mmc-spi - support controllers incapable of getting as low as 400KHz
 2024-06-12 20:48 UTC  (6+ messages)
` [RFC v1 1/3] mmc: mmc_spi: allow for spi controllers incapable of getting as low as 400k
` [RFC v1 2/3] spi: microchip-core-qspi: Add regular transfers
` [RFC v1 3/3] spi: microchip-core-qspi: set min_speed_hz during probe

[PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-06-12  6:56 UTC  (8+ messages)
` [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH v2] mmc: add missing MODULE_DESCRIPTION() macros
 2024-06-11 18:44 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
 2024-06-11 14:58 UTC  (7+ messages)

[PATCH] mmc: add missing MODULE_DESCRIPTION() macros
 2024-06-11 14:01 UTC  (4+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
 2024-06-11  8:10 UTC 

[PATCH] Revert "mmc: moxart-mmc: Use sg_miter for PIO"
 2024-06-10 14:20 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: meson-gx: add optional power-domains
 2024-06-10 14:20 UTC  (3+ messages)

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[PATCH V16 00/23] Add support UHS-II for GL9755 and GL9767
 2024-06-09 18:40 UTC  (6+ messages)
` [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery

[PATCH v2] mmc-utils: implemented CMD42 locking/unlocking
 2024-06-07  8:01 UTC  (2+ messages)

[PATCH v4] mmc: core: allow detection of locked cards
 2024-06-06 13:12 UTC 

[PATCH v3] mmc: core: allow detection of locked cards
 2024-06-06  8:39 UTC  (7+ messages)

[PATCH 00/18] BCM2835 DMA mapping cleanups and fixes
 2024-06-05 18:28 UTC  (24+ messages)
` [PATCH 02/18] dmaengine: bcm2835: Support common dma-channel-mask
` [PATCH 03/18] ARM: dts: bcm283x: Update to use dma-channel-mask
` [PATCH 04/18] dmaengine: bcm2835: move CB info generation into separate function
` [PATCH 05/18] dmaengine: bcm2835: move CB final extra info generation into function
` [PATCH 06/18] dmaengine: bcm2835: make address increment platform independent
` [PATCH 07/18] dmaengine: bcm2385: drop info parameters
` [PATCH 08/18] dmaengine: bcm2835: pass dma_chan to generic functions
` [PATCH 09/18] dmaengine: bcm2835: Add function to handle DMA mapping
` [PATCH 11/18] dmaengine: bcm2835: Use dma_map_resource to map addresses
` [PATCH 13/18] arm: dt: Add dma-ranges to the bcm283x platforms
` [PATCH 16/18] drm/vc4: Use phys addresses for slave DMA config


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