linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 12:06:25 to 2022-04-09 02:39:14 UTC [more...]

[PATCH 00/11] Support Pensando Elba SoC
 2022-04-09  2:38 UTC  (30+ messages)
` [PATCH 01/11] dt-bindings: arm: add Pensando boards
` [PATCH 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH 05/11] dt-bindings: spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v1] mmc-utils: Add General command CMD56 read support
 2022-04-08 17:48 UTC 

[GIT PULL] MMC fixes for v5.18-rc2
 2022-04-08 16:49 UTC  (2+ messages)

[PATCH RFC v2] mmc: sdhci_am654: Add support for PM suspend/resume
 2022-04-08 12:43 UTC 

[PATCH 0/3] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-04-08  9:05 UTC  (6+ messages)
` [PATCH 1/3] mmc: core: improve API to make clear mmc_hw_reset "
` [PATCH 2/3] mmc: core: improve API to make clear that mmc_sw_reset "
` [PATCH 3/3] mmc: improve API to make clear hw_reset callback "

[RFC PATCH 00/10] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-04-07 20:26 UTC  (11+ messages)
` [RFC PATCH 01/10] mmc: core: improve API to make clear mmc_hw_reset "
` [RFC PATCH 08/10] mmc: core: improve API to make clear hw_reset from bus_ops "

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-07 16:28 UTC  (17+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
` [PATCH v2 2/4] char: rpmb: provide a user space interface
` [PATCH v2 3/4] rpmb: create virtio rpmb frontend driver
` [PATCH v2 4/4] tools rpmb: add RPBM access tool

use block_device based APIs in block layer consumers
 2022-04-07 15:26 UTC  (67+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
  ` [dm-devel] "
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
  ` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
  ` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
  ` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
  ` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
  ` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
  ` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
  ` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
  ` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
  ` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH V3 0/7] Preparations to support SD UHS-II cards
 2022-04-07 15:21 UTC  (9+ messages)
` [PATCH V3 6/7] mmc: Implement content of UHS-II card initialization functions
` [PATCH V3 7/7] mmc: core: Support UHS-II card access

[PATCH RFC] mmc: sdhci_am654: Add support for PM suspend/resume
 2022-04-07 15:09 UTC  (4+ messages)

[PATCH] mmc: sh_mmcif: move platform_data header to proper location
 2022-04-07 13:07 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 support
 2022-04-07 11:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add linux-renesas-soc@vger.kernel.org list for Renesas TMIO/SDHI driver
 2022-04-07 11:04 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: remove superfluous specific M3W entry
 2022-04-07 11:04 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
 2022-04-07 10:49 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150
 2022-04-07  9:52 UTC  (3+ messages)

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-07  7:13 UTC  (13+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: Jump to error path instead of returning directly
` [PATCH 2/2] mmc: renesas_internal_dmac: Fix typo's

[PATCH] mmc: renesas_sdhi: special 4tap settings only apply to HS400
 2022-04-06 20:14 UTC  (4+ messages)

[PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
 2022-04-06 20:00 UTC  (6+ messages)

[PATCH v6 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-04-06 16:50 UTC  (9+ messages)
` [PATCH v6 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v6 2/2] mmc: Add mmc driver "

[PATCH V3 0/2] Add reset entries for SDCC controllers
 2022-04-06 14:53 UTC  (5+ messages)
` [PATCH V3 2/2] arm64: dts: qcom: sc7280: "

[PATCH] mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
 2022-04-06 14:55 UTC  (2+ messages)

[PATCH v5 0/2] mmc: xenon: Convert to JSON schema
 2022-04-06 14:55 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: "

[PATCH v3] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-06 14:55 UTC  (2+ messages)

[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
 2022-04-06 14:55 UTC  (4+ messages)
` [PATCH v13 1/2] dt-bindings: mmc: mtk-sd: increase reg items

[PATCH 1/2] mmc: mmc_spi: parse speed mode options
 2022-04-06 14:55 UTC  (6+ messages)
` [PATCH 2/2] mmc: mmc_spi: enable Highspeed for above 25MHz

[PATCH] mmc: omap: Make it CCF clk API compatible
 2022-04-06 14:55 UTC  (2+ messages)

[PATCH v9 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-04-06  9:41 UTC  (10+ messages)
` [PATCH v9 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v9 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v9 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH v2] mmc: renesas_sdhi: special 4tap settings only apply to HS400
 2022-04-05  7:00 UTC  (2+ messages)

NULL pointer dereference in drivers/mmc/core/block.c?
 2022-04-04 21:01 UTC 

[PATCH 0/4] dt-bindings: imx: add nvmem property
 2022-04-04 15:15 UTC  (5+ 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).