linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-24 01:22:29 to 2022-08-12 08:15:51 UTC [more...]

[PATCH 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2022-08-12  8:15 UTC  (19+ messages)
` [PATCH 1/8] mtd: spi-nor: core: Introduce number of dice and volatile register offset params
` [PATCH 2/8] mtd: spi-nor: sfdp: Extract volatile register offset from SCCR map
` [PATCH 3/8] mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
` [PATCH 4/8] mtd: spi-nor: spansion: Rework cypress_nor_set_page_size() for multi-chip device support
` [PATCH 5/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() "
` [PATCH 6/8] mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
` [PATCH 7/8] mtd: spi-nor: spansion: Introduce DEF_4BAM mfr flag
` [PATCH 8/8] mtd: spi-nor: spansion: Add support for Infineon

[PATCH 0/2] Discover current address mode by CRC
 2022-08-12  8:06 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: core: Add a helper to read with alternative method
` [PATCH 2/2] mtd: spi-nor: spansion: Discover current address mode by CRC

[PATCH] mtd: rawnand: gpmi: Fix comment typo
 2022-08-11 13:58 UTC 

[PATCH] ubi: ubi-media.h: Fix comment typo
 2022-08-11 13:57 UTC 

[PATCH v1 0/4] mtd: spinand: Add continuous read mode support
 2022-08-11  9:45 UTC  (5+ messages)
` [PATCH v1 1/4] mtd: spinand: Add support continuous read mode
` [PATCH v1 2/4] mtd: spinand: Add continuous read state
` [PATCH v1 3/4] mtd: spinand: Add support continuous read operation
` [PATCH v1 4/4] mtd: spinand: macronix: Add continuous read support for MX35LF2GE4AD

[PATCH] mtd: spi-nor: core: Update documentation for info->fixup_flags
 2022-08-11  7:56 UTC  (2+ messages)

[PATCH v2 0/7] mtd: spi-nor: generic flash driver
 2022-08-10 22:06 UTC  (8+ messages)
` [PATCH v2 1/7] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH v2 2/7] mtd: spi-nor: sysfs: hide manufacturer if it is not set
` [PATCH v2 3/7] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH v2 4/7] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH v2 5/7] mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
` [PATCH v2 6/7] mtd: spi-nor: add generic flash driver
` [PATCH v2 7/7] mtd: spi-nor: sysfs: print JEDEC ID for "

[PATCH v2 0/3] Add support for Quad Input Page Program to is25wp256
 2022-08-10 16:48 UTC  (10+ messages)
` [PATCH v2 1/3] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
` [PATCH v2 2/3] mtd: spi-nor: add SFDP fixups for Quad Page Program
` [PATCH v2 3/3] mtd: spi-nor: issi: is25wp256: Enable Quad Input "

[PATCH] mtd/ubi: fix repeated words in comments
 2022-08-10 13:38 UTC 

[PATCH] mtd/ubi: fix repeated words in comments
 2022-08-10 13:36 UTC 

[PATCH] mtd/ubi: fix repeated words in comments
 2022-08-10 13:35 UTC 

[PATCH] mtd/ubi: fix repeated words in comments
 2022-08-10 13:33 UTC 

[PATCH] nand/raw: fix repeated words in comments
 2022-08-10 13:27 UTC 

[PATCH] drivers/mtd: fix repeated words in comments
 2022-08-10 13:20 UTC 

[PATCH] drivers/mtd: fix repeated words in comments
 2022-08-10 13:15 UTC 

[PATCH] mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
 2022-08-10  7:47 UTC  (4+ messages)

[PATCH v3 0/3] mtd: write support for minor-aligned partitions
 2022-08-09 15:45 UTC  (6+ messages)
` [PATCH v3 1/3] mtd: mtdpart: "
` [PATCH v3 2/3] mtd: spi-nor: set erasesize_minor for non-uniform erase
` [PATCH v3 3/3] mtd: spi-nor: allow overriding uniform erase

[PATCH] mtd: rawnand: fsl_elbc: Fix none ECC mode
 2022-08-09  8:42 UTC  (3+ messages)

[PATCH] ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
 2022-08-09  7:06 UTC 

[PATCH] mtd: rawnand: atmel: Unmap streaming DMA mappings
 2022-08-09  6:28 UTC  (4+ messages)

[PATCH] mtd: rawnand: orion: Use devm_clk_get_optional()
 2022-08-07 21:20 UTC 

[PATCH v2] mtd: spi-nor: siliconkaiser: add support for sk25lp128
 2022-08-07 16:01 UTC  (4+ messages)

Have fsl_elbc_nand controllers subpage write support?
 2022-08-07 14:13 UTC  (2+ messages)

CRYPTOCURRENCY DROP WILL MAKE YOU A MILLIONAIRE
 2022-08-07 11:39 UTC 

[mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes
 2022-08-07  3:21 UTC 

[PATCH] mtd: Fix a typo in a comment
 2022-08-06 20:07 UTC 

Do not ignore this message
 2022-08-06  1:09 UTC 

[GIT PULL] MTD changes for v5.20-rc1
 2022-08-05 21:25 UTC  (2+ messages)

[PATCH] mtd: rawnand: cafe: Use correct function name in comment block
 2022-08-05 18:01 UTC 

[PATCH] mtd: devices: docg3: Use correct function names in comment blocks
 2022-08-05 17:54 UTC 

[PATCH 0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries
 2022-08-04 17:55 UTC  (2+ messages)

[PATCH v3 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-08-03 17:54 UTC  (2+ messages)
` [PATCH v3 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-08-03 15:53 UTC 

[PATCH] mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
 2022-08-03 11:13 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: microchip,mchp48l640: use spi-peripheral-props.yaml
 2022-08-02 17:03 UTC  (4+ messages)

[PATCH] mtd: rawnand: denali: Fix a possible resource leak in denali_pci_probe
 2022-08-01 18:26 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-08-01  8:05 UTC 

[PATCH] mtd: rawnand: intel: Remove macro that is already defined in the core
 2022-08-01  2:57 UTC 

[PATCH linux-next] mtd: rawnand: gpmi: using the pm_runtime_resume_and_get to simplify the code
 2022-08-01  2:37 UTC 

[PATCH] ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
 2022-07-30 11:28 UTC 

[PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
 2022-07-29 10:07 UTC  (9+ messages)
` [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags

[GIT PULL] mtd: spi-nor: Changes for 5.20
 2022-07-29  6:43 UTC 

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-07-29  5:34 UTC  (17+ messages)
` [PATCH 1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH 2/6] mtd: spi-nor: sysfs: hide manufacturer if it is not set
` [PATCH 3/6] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH 5/6] mtd: spi-nor: add generic flash driver
` [PATCH 6/6] mtd: spi-nor: sysfs: print JEDEC ID for "

[PATCH 0/2] mtd: spi-nor: manufacturers: Replace hardcoded values for addr_nbytes/addr_mode_nbytes
 2022-07-29  5:32 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: "
` [PATCH 2/2] mtd: spi-nor: micron-st.c: "

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-28 19:22 UTC  (7+ messages)
` [PATCH v2 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

[PATCH 0/2] introduce SNOR_ID3()
 2022-07-28 13:56 UTC  (7+ messages)
` [PATCH 1/2] mtd: spi-nor: "

[PATCH] mtd: spi-nor: core: Add an error message when failing to exit the 4-byte address mode
 2022-07-28 12:26 UTC  (4+ messages)

[PATCH 0/2] mtd: spi-nor: manufacturers: Replace hardcoded values for addr_nbytes/addr_mode_nbytes
 2022-07-28  4:13 UTC 

mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
 2022-07-28  2:47 UTC  (4+ messages)

[PATCH v17 0/7] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-07-28  2:23 UTC  (22+ messages)
` [PATCH v17 1/7] mtd: spi-nor: s/addr_width/addr_nbytes
` [PATCH v17 2/7] mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
` [PATCH v17 3/7] mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
` [PATCH v17 4/7] mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
` [PATCH v17 5/7] mtd: spi-nor: core: Track flash's internal address mode
` [PATCH v17 6/7] mtd: spi-nor: spansion: Add local function to discover page size
` [PATCH v17 7/7] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-07-27 13:02 UTC  (10+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device

[PATCH] mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
 2022-07-27  6:03 UTC 

[PATCH 0/3] Add SFC support for Ingenic SoCs
 2022-07-26  6:13 UTC  (33+ messages)
` [PATCH 2/3] dt-bindings: SPI: Add Ingenic SFC bindings
` [PATCH 3/3] SPI: Ingenic: Add SFC support for Ingenic SoCs

[PATCH] mtd: rawnand: arasan: stop using 0 as NULL pointer
 2022-07-26  0:12 UTC  (4+ messages)

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-07-26  0:11 UTC  (7+ messages)

[PATCH] mtd: core: check partition before dereference
 2022-07-25 16:15 UTC  (3+ messages)

[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
 2022-07-25 14:54 UTC  (4+ messages)

[PATCH] ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
 2022-07-25 10:24 UTC 

[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
 2022-07-24 18:28 UTC  (15+ messages)

[syzbot] linux-next boot error: general protection fault in add_mtd_device
 2022-07-24 18:21 UTC  (6+ 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).