linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 20:15:15 to 2022-09-03 19:05:16 UTC [more...]

[PATCH 0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries
 2022-09-03 19:04 UTC  (4+ messages)

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-02 14:46 UTC  (49+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()
` [PATCH v1 02/14] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v1 03/14] nvmem: core: add an index parameter to the cell
` [PATCH v1 04/14] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v1 05/14] nvmem: core: add nvmem_add_one_cell()
` [PATCH v1 06/14] nvmem: core: introduce NVMEM layouts
` [PATCH v1 07/14] nvmem: core: add per-cell post processing
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v1 09/14] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v1 10/14] nvmem: layouts: add sl28vpd layout
` [PATCH v1 11/14] nvmem: core: export nvmem device size
` [RFC PATCH v1 12/14] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v1 13/14] nvmem: layouts: u-boot-env: add device node
` [PATCH v1 14/14] arm64: dts: ls1028a: sl28: get MAC addresses from VPD

[PATCH] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2022-09-02 14:01 UTC  (2+ messages)

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-02  7:27 UTC  (23+ messages)
` [PATCH v2 01/20] net: add helper eth_addr_add()
` [PATCH v2 02/20] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
` [PATCH v2 04/20] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v2 05/20] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v2 07/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v2 08/20] nvmem: core: introduce NVMEM layouts
` [PATCH v2 09/20] nvmem: core: add per-cell post processing
` [PATCH v2 10/20] nvmem: core: allow to modify a cell before adding it
` [PATCH v2 11/20] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v2 12/20] nvmem: cell: drop global cell_post_process
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback
` [PATCH v2 14/20] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v2 16/20] nvmem: layouts: add sl28vpd layout
` [PATCH v2 17/20] nvmem: core: export nvmem device size
` [PATCH v2 18/20] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [RFC PATCH v2 19/20] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v2 20/20] nvmem: layouts: u-boot-env: add device node

[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-09-02  7:02 UTC  (8+ messages)

[PATCH v2 0/2] mtd: spi-nor: Add flash device reset support
 2022-09-01 10:28 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property
` [PATCH v2 2/2] mtd: spi-nor: Add support for flash reset

Zwiększenie płynności finansowej
 2022-09-01  7:41 UTC 

[PATCH linux-next] mtd: rawnand: Remove the unneeded result variable
 2022-09-01  7:45 UTC 

[PATCH] mtd: spi-nor: sfdp: Fix index value for SCCR dwords
 2022-09-01  7:25 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: Add flash device reset support
 2022-09-01  5:15 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property
` [PATCH 2/2] mtd: spi-nor: Add support for flash reset

[PATCH v2 0/4] mtd: spi-nor: spansion: Add support for s28hl512t, s28hl01gt, and s28hs01gt
 2022-08-31  4:59 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: spi-nor: sfdp: Update params->hwcaps.mask at xSPI profile 1.0 table parse
` [PATCH v2 2/4] mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t info
` [PATCH v2 3/4] mtd: spi-nor: spansion: Rename s28hs512t prefix
` [PATCH v2 4/4] mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info

[PATCH v1 1/1] mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:33 UTC 

UBI: corruption at LEB
 2022-08-30 12:12 UTC 

[PATCH v2 0/1] mtd: rawnand: Cache read sequential
 2022-08-29  7:24 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] mtd: Fix repeated word in comments
 2022-08-26 10:00 UTC 

[PATCH 0/2] mtd: spi-nor: spansion: Add support for s28hl512t, s28hl01gt, and s28hs01gt
 2022-08-26 10:00 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Rename s28hs512t prefix
` [PATCH 2/2] mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-08-25  9:46 UTC  (4+ messages)
` [PATCH 5/8] net: add helper eth_addr_add()

[PATCH 0/2] mtd: rawnand: Fix dma_map_sg error check
 2022-08-25  7:53 UTC  (3+ messages)
` [PATCH 1/2] mtd: rawnand: stm32_fmc2: "
` [PATCH 2/2] mtd: rawnand: marvell: Fix error handle regarding dma_map_sg

[PATCH 0/1] mtd: mtdpart: Fix cosmetic print
 2022-08-25  6:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 8/9] mtd: spinand: toshiba: Demote non-conformant kernel-doc header
 2022-08-23  8:35 UTC 

[PATCH v1 04/19] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
 2022-08-23  7:49 UTC  (3+ messages)
` [PATCH v1 05/19] mtd: rawnand: marvell: Fix error handle regarding dma_map_sg

gpmi-nand: Kernel hang on i.MX6SX
 2022-08-22 20:03 UTC 

[PATCH RESEND v8 0/5] fix the meson NFC clock
 2022-08-22  9:18 UTC  (6+ messages)
` [PATCH RESEND v8 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH RESEND v8 2/5] mtd: rawnand: meson: fix the clock
` [PATCH RESEND v8 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH RESEND v8 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH RESEND v8 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-08-22  6:25 UTC  (3+ messages)

[PATCH] mtd: rawnand: atmel: Unmap streaming DMA mappings
 2022-08-21 14:45 UTC  (4+ messages)

[mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes
 2022-08-19 16:12 UTC  (2+ messages)

[PATCH] mtd-utils: flash_otp_dump make offset optional
 2022-08-19 12:32 UTC  (2+ messages)

[PATCH mtd-utils] libmtd: do not ignore non-zero eraseblock size when MTD_NO_ERASE is set
 2022-08-19 12:32 UTC 

[PATCH -next] mtd/ftl: Fix memleak in ftl_add_mtd()
 2022-08-19  2:37 UTC  (4+ messages)

[PATCH] mtd: rawnand: remove misguided comment of nand_get_device()
 2022-08-19  2:18 UTC 

[PATCH] mtd: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] mtd: spi-nor: core: Update documentation for info->fixup_flags
 2022-08-18 19:54 UTC  (3+ messages)

flash_otp_dump
 2022-08-18  8:40 UTC 

Zwiększenie płynności finansowej
 2022-08-18  8:06 UTC 

[PATCH -next] mtd/ftl: Fix uaf in ftl_remove_dev()
 2022-08-18  1:32 UTC  (2+ messages)

[PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-08-17  8:45 UTC  (2+ messages)

[PATCH] mtd: rawnand: gpmi: Fix comment typo
 2022-08-17  6:09 UTC  (2+ messages)

[PATCH] mtd/ubi/block: Remove a semicolon
 2022-08-17  6:09 UTC  (2+ messages)

[PATCH] ubi: ubi-media.h: Fix comment typo
 2022-08-17  6:09 UTC  (2+ messages)

[PATCH v2] ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
 2022-08-17  3:27 UTC 

[PATCH -next] mtd: ftl: use container_of() rather than cast
 2022-08-16 13:59 UTC 

[PATCH v3 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-08-15 16:57 UTC  (3+ messages)
` [PATCH v3 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

Have fsl_elbc_nand controllers subpage write support?
 2022-08-15  8:06 UTC  (4+ messages)

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2022-08-12  8:15 UTC  (13+ messages)
` [PATCH 5/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-chip device support
` [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 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 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)


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