linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 02:53:49 to 2022-04-19 15:41:35 UTC [more...]

UBIFS Read only after corruption
 2022-04-19 15:29 UTC 

[PATCH v4 0/2] refine the NFC clock framework
 2022-04-19 15:25 UTC  (8+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "

[PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
 2022-04-19 13:02 UTC  (22+ messages)
` [PATCH v3 3/9] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v3 4/9] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v3 5/9] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v3 7/9] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v3 8/9] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
` [PATCH v3 9/9] mtd: spi-nor: Introduce templates for SPI NOR operations

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

[PATCH v11 0/3] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-04-19 12:53 UTC  (8+ messages)
` [PATCH v11 1/3] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v11 2/3] mtd: spi-nor: spansion: Add local function to discover page size
` [PATCH v11 3/3] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[mtd-www][PATCH] doc: nand: Add note about CONFIG_MTD_CHAR
 2022-04-19 12:48 UTC 

[PATCH 1/2] spi: intel: Fix typo in kernel-doc of intel_spi_probe()
 2022-04-19 12:12 UTC  (3+ messages)
` [PATCH 2/2] spi: intel: Implement dirmap hooks

[mtd-www][PATCH] doc: nand: Remove CONFIG_MTD_BLOCK as required config for JFFS2 on NAND
 2022-04-19 11:33 UTC 

ubifs_decompress: cannot decompress 2293 bytes, compressor lzo, error -22
 2022-04-19  9:11 UTC  (9+ messages)

[PATCH] mtd: nand: gpmi-nand: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19  7:40 UTC  (2+ messages)

[PATCH V8] mtd: spi-nor: winbond: add support for W25Q512NW-IM
 2022-04-19  7:32 UTC  (3+ messages)

[PATCH v2] mtd: spinand: Add support for XTX XT26G0xA
 2022-04-18 13:32 UTC  (7+ messages)

[PATCH v3] mtd: spinand: Add support for XTX XT26G0xA
 2022-04-18 13:28 UTC 

[PATCH RFC v1 1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
 2022-04-18 12:13 UTC  (3+ messages)
` [PATCH RFC v1 2/2] mtd: spi-nor: expose internal parameters via debugfs

[PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation
 2022-04-18 11:28 UTC 

[PATCH] mtd: spi-nor: move SECT_4K_PMC special handling
 2022-04-18 11:26 UTC 

[PATCH] mtd: spi-nor: move spi_nor_write_ear() to winbond module
 2022-04-18 11:24 UTC 

[PATCH] jffs2: Use kzalloc instead of kmalloc/memset
 2022-04-18 10:18 UTC 

[PATCH v3 0/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-04-18  8:45 UTC  (14+ messages)
` [PATCH v3 1/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v3 2/3] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
` [PATCH v3 3/3] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method

[PATCH V4] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  7:49 UTC  (3+ messages)

[PATCH V5] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  7:48 UTC 

[PATCH V3] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  6:24 UTC  (4+ messages)

[PATCH V2] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  5:19 UTC  (4+ messages)

[PATCH v10 0/4] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-04-18  0:58 UTC  (2+ messages)

[PATCH] mtd: spi-nor: issi: Add IS25WP512 device
 2022-04-17 19:31 UTC  (3+ messages)

[PATCH] mtd: fix 'part' field data corruption in mtd_info
 2022-04-17 18:46 UTC 

[PATCH v2 0/3] mtd: spinand: add support for detection with param page
 2022-04-16 10:10 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: nand: extract some onfi functions to nandcore
` [PATCH v2 2/3] mtd: spinand: add support for detection with param page
` [PATCH v2 3/3] mtd: spinand: probe Winbond W25N01GV/W using "

[PATCH v4 0/4] memory: omap-gpmc: Add AM64 SoC support
 2022-04-15 13:06 UTC  (3+ messages)

[PATCH v2] mtdoops: Fix the size of the header read buffer
 2022-04-15  0:13 UTC  (5+ messages)
` [PATCH v3 0/3] mtd: mtdoops: Add timestamp to the dumped oops header
  ` [PATCH v3 1/3] mtd: mtdoops: Fix the size of the header read buffer
  ` [PATCH v3 2/3] mtd: mtdoops: Create a header structure for the saved mtdoops
  ` [PATCH v3 3/3] mtd: mtdoops: Add a timestamp to the mtdoops header

[PATCH 0/2] mtd: spinand: add support for detection with param page
 2022-04-14 16:26 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: spinand: probe Winbond W25N01GV/W using "

[PATCH v3 0/4] mtd: phram improvements
 2022-04-14 16:02 UTC  (9+ messages)
` [PATCH v3 1/4] mtd: core: Check devicetree alias for index
` [PATCH v3 2/4] dt-bindings: reserved-memory: Support MTD/block device
` [PATCH v3 3/4] mtd: phram: Allow probing via reserved-memory
` [PATCH v3 4/4] mtd: phram: Allow cached mappings

[PATCH] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-14 15:31 UTC  (7+ messages)
    ` FW: "

[PATCH v2] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-14  7:46 UTC  (4+ messages)

[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
 2022-04-14  5:31 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] mtd: spinand: add support for ESMT F50x1G41LB
 2022-04-13 15:28 UTC  (4+ messages)

[PATCH v4] memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
 2022-04-13  9:53 UTC  (3+ messages)

[PATCH] mtd: spinand: add support for ESMT F50x1G41LB
 2022-04-13  5:07 UTC  (2+ messages)

[PATCH] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-12 12:19 UTC  (7+ messages)

[PATCH -next] jffs2: fix memory leak in jffs2_do_fill_super
 2022-04-12  9:38 UTC 

[PATCH] mtd: rawnand: Fix return value check of wait_for_completion_timeout
 2022-04-12  8:34 UTC  (9+ messages)
  ` [PATCH v2] "
              ` [PATCH v3] "

Wycena paneli fotowoltaicznych
 2022-04-12  7:50 UTC 

[PATCH v4 0/5] Refactor bch settings and support large oob NAND
 2022-04-12  2:52 UTC  (6+ messages)
` [PATCH v4 1/5] mtd: rawnand: gpmi: Refactor bch geometry settings function
` [PATCH v4 2/5] mtd: rawnand: gpmi: Add strict ecc strength check
` [PATCH v4 3/5] mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
` [PATCH v4 4/5] mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
` [PATCH v4 5/5] mtd: rawnand: gpmi: Add large oob bch setting support


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