linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 08:37:24 to 2022-06-07 09:49:05 UTC [more...]

[PATCH 00/14] mtd: Fix platform remove callbacks to always return 0
 2022-06-07  9:32 UTC  (21+ messages)
` [PATCH 01/14] mtd: hyperbus: Make hyperbus_unregister_device() return void
` [PATCH 02/14] mtd: spi-nor: aspeed-smc: Make aspeed_smc_unregister() "
` [PATCH 03/14] mtd: powernv_flash: Warn about failure to unregister mtd device
` [PATCH 04/14] mtd: st-spi_fsm: "
` [PATCH 05/14] mtd: lpddr2_nvm: "
` [PATCH 06/14] mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
` [PATCH 07/14] mtd: spear_smi: Drop if with an always false condition
` [PATCH 08/14] mtd: rawnand: atmel: Warn about failure to unregister mtd device
` [PATCH 09/14] mtd: rawnand: omap2: Suppress error message after WARN in .remove()
` [PATCH 10/14] mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
` [PATCH 11/14] mtd: rawnand: meson: "
` [PATCH 12/14] mtd: rawnand: meson: Drop cleaning platform data in .remove()
` [PATCH 13/14] mtd: physmap: Don't skip cleanup after mtd_device_unregister() failed
` [PATCH 14/14] mtd: physmap: Drop if with an always false condition

[PATCH v4 0/2] Add support for unprotected spare data page
 2022-06-07  9:15 UTC  (10+ messages)
` [PATCH v4 2/2] dt-bindings: mtd: qcom_nandc: document qcom, boot-pages binding
  ` [PATCH v4 2/2] dt-bindings: mtd: qcom_nandc: document qcom,boot-pages binding

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-07  8:01 UTC  (25+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[PATCH v6 0/5] fix the meson NFC clock
 2022-06-07  7:12 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v6 2/5] mtd: rawnand: meson: fix the clock
` [PATCH v6 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v6 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH v6 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH v2] mtd: rawnand: atmel: Warn about failure to unregister mtd device
 2022-06-07  6:25 UTC 

[PATCH] mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash
 2022-06-07  6:13 UTC  (6+ messages)
    ` [PATCH] Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"

[PATCH v3 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-06-07  0:42 UTC  (3+ messages)

[PATCH v5 0/3] Add nvmem support for dynamic partitions
 2022-06-06 15:14 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition
` [PATCH v5 2/3] dt-bindings: mtd: partitions: add additional example for qcom,smem-part
` [PATCH v5 3/3] mtd: core: introduce of support for dynamic partitions

[PATCH] mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
 2022-06-06 14:03 UTC  (3+ messages)

[PATCH v4 0/2] Add nvmem support for dynamic partitions
 2022-06-06 13:36 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: partitions: Document new dynamic-partition nodes

[PATCH 0/2] Hi3521a support
 2022-06-06 11:34 UTC  (12+ messages)
    ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-06-06 11:26 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device
` [RFC PATCH 2/2] mtd: spi-nor: Add support for stacked/parallel memories

[PATCH] ubinfo: Fix --vol_id return code for absent volume id
 2022-06-06  6:38 UTC 

[PATCH] mtd: rawnand: qcom: Implement exec_op()
 2022-06-06  4:48 UTC  (4+ messages)

partly outside array bounds warning on fs/jffs2/summary.c, GCC 12.1.0
 2022-06-06  3:59 UTC 

[PATCH 0/2] introduce SNOR_ID3()
 2022-06-05 15:00 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: "

[PATCH] mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
 2022-06-05  7:07 UTC 

[PATCH v2] mtd: spinand: Add support for ATO25D1GA
 2022-06-04 11:32 UTC 

[PATCH] mtd: spinand: Add support for ATO25D1GA
 2022-06-04 11:26 UTC  (3+ messages)

[GIT PULL] JFFS2, UBI and UBIFS updates for v5.19-rc1
 2022-06-03 21:49 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: siliconkaiser: add support for sk25lp128
 2022-06-03 14:16 UTC 

[PATCH] mtd: spi-nor: siliconkaiser: add support for sk25lp128
 2022-06-03 14:08 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: mxc-nand: Drop undocumented properties from example
 2022-06-03 13:40 UTC  (5+ messages)

[PATCH v15 0/8] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-06-03  9:33 UTC  (17+ messages)
` [PATCH v15 1/8] mtd: spi-nor: s/addr_width/addr_nbytes
` [PATCH v15 2/8] mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
` [PATCH v15 3/8] mtd: spi-nor: sfdp: Clarify that nor->read_{opcode, dummy} are uninitialized
` [PATCH v15 4/8] mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
` [PATCH v15 6/8] mtd: spi-nor: Retain nor->addr_width at 4BAIT parse

[PATCH -next v2] ubifs: Fix some kernel-doc comments
 2022-06-02  6:55 UTC 

[PATCH -next] ubifs: Fix some kernel-doc comments
 2022-06-02  6:36 UTC  (2+ messages)

[PATCH v5 0/4] fix the meson NFC clock
 2022-06-01 19:51 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v5 2/4] mtd: rawnand: meson: fix the clock
` [PATCH v5 3/4] mtd: rawnand: meson: refine resource getting in probe

Question regarding raw NAND and UBIFS
 2022-06-01 15:07 UTC 

[PATCH v2 0/2] ubifs: Fix bugs triggered by fadvise
 2022-06-01  3:00 UTC  (3+ messages)
` [PATCH v2 1/2] ubifs: ubifs_writepage: Mark page dirty after writing inode failed
` [PATCH v2 2/2] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process

Getting rid of infradead.org - corrupted subjects
 2022-05-31 19:59 UTC  (7+ messages)

Ruch z pierwszej pozycji w Google
 2022-05-31  8:15 UTC 

[PATCH v6 0/1] Add support for Sercomm partitions
 2022-05-29 11:07 UTC  (2+ messages)
` [PATCH v6] mtd: parsers: add "

[bug report] mtd: parsers: add support for Sercomm partitions
 2022-05-28 10:49 UTC  (2+ messages)

[PATCH] xfs: drop the useless LIST_HEAD in __mtd_del_partition()
 2022-05-27 10:45 UTC  (2+ messages)

[PATCH] mtd: partitions: Fix refcount leak in parse_redboot_of
 2022-05-26 14:29 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml reference
 2022-05-26  6:13 UTC  (2+ messages)

[PATCH] mtd: rawnand: meson: Fix a potential double free issue
 2022-05-26  5:34 UTC  (2+ messages)

[PATCH -next] jffs2: fix memory leak in jffs2_do_fill_super
 2022-05-26  1:56 UTC  (4+ messages)

[PATCH] dt-bindings: memory-controllers: ingenic: Split out child node properties
 2022-05-25 23:10 UTC  (2+ messages)

[RFC PATCH 0/8] mtd: spi-nor: read while write support
 2022-05-25 16:31 UTC  (9+ messages)
` [RFC PATCH 1/8] mtd: spi-nor: Create macros to define chip IDs and geometries
` [RFC PATCH 2/8] mtd: spi-nor: Introduce the concept of bank
` [RFC PATCH 3/8] mtd: spi-nor: Add a macro to define more banks
` [RFC PATCH 4/8] mtd: spi-nor: Reorder the preparation vs locking steps
` [RFC PATCH 5/8] mtd: spi-nor: Separate preparation and locking
` [RFC PATCH 6/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [RFC PATCH 7/8] mtd: spi-nor: Add a RWW flag
` [RFC PATCH 8/8] mtd: spi-nor: Enhance locking to support reads while writes

[PATCH] mtd: spi-nor: atmel: Add at25ql641 support
 2022-05-24 22:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: gigadevice: add support for gd25lq128e
 2022-05-24 22:30 UTC  (4+ messages)

[GIT PULL] mtd: Changes for 5.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.19
 2022-05-24 19:53 UTC  (2+ messages)

Hello Sir, I seek your urgent consideration
 2022-05-24  9:25 UTC 

[PATCH] mtd: maps: Fix refcount leak in ap_flash_init
 2022-05-24  7:26 UTC  (2+ messages)

[PATCH] mtd: maps: Fix refcount leak in of_flash_probe_versatile
 2022-05-24  7:25 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: macronix: Add support for mx66l2g45g
 2022-05-24  7:19 UTC  (4+ messages)

[PATCH] mtd: phram: Map RAM using memremap instead of ioremap
 2022-05-24  7:13 UTC  (6+ messages)

[PATCH] mtd: Fix deadlock caused by cancel_work_sync in sm_release
 2022-05-24  4:48 UTC 

[PATCH v2] mtd: spi-nor: macronix: Add support for mx66l2g45g
 2022-05-23 15:03 UTC  (4+ messages)

[PATCH 1/2] mtd: spi-nor: macronix: Add support for mx66l2g45g
 2022-05-23 12:18 UTC  (7+ messages)

Sending vendor specific commands to spi-nor flash
 2022-05-23 11:25 UTC  (4+ messages)

Koszty instalacji fotowoltaicznej
 2022-05-23  8:05 UTC 


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