linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-01 16:38:53 to 2023-04-17 16:08:17 UTC [more...]

[PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size
 2023-04-17 16:07 UTC  (4+ messages)
` [Regression] Cannot overwrite VID header offset any more [Was: [PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size]

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-17 14:10 UTC  (48+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write
` [PATCH v1 2/5] mtd: rawnand: meson: replace GENMASK() macro with define
` [PATCH v1 3/5] mtd: rawnand: meson: check buffer length
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read
` [PATCH v1 5/5] mtd: rawnand: meson: remove unneeded bitwise OR with zeroes

[PATCH] mtd: parsers: qcom: deal with partitions names on Netgear WAX218
 2023-04-17 13:37 UTC 

[PATCH] mtd: spi-nor: issi: add support for IS25WP01G
 2023-04-17 12:53 UTC 

[PATCH] mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function
 2023-04-16  9:16 UTC 

メッセージありがとうございます。【川嶋あいMyRoom】
 2023-04-16  8:58 UTC 

[GIT PULL] UBI fixes for 6.3-rc7
 2023-04-16  3:02 UTC  (2+ messages)

Request to pick "ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size"
 2023-04-15 18:37 UTC  (5+ messages)

[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
 2023-04-15 18:25 UTC  (7+ messages)

[GIT PULL] mtd: spi-nor: Changes for 6.4
 2023-04-14 14:56 UTC 

[PATCH V7 0/7] spi: Add support for stacked/parallel memories
 2023-04-12 15:03 UTC  (11+ messages)
` [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core
` [PATCH V7 2/7] mtd: spi-nor: Convert macros with inline functions
` [PATCH V7 3/7] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V7 4/7] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V7 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V7 6/7] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V7 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH] ubi: fastmap: Reserve PEBs and init fm_work when fastmap is used
 2023-04-12  1:53 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 6.3-rc7
 2023-04-11 18:52 UTC  (2+ messages)

[PATCH RESEND] mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
 2023-04-11 13:43 UTC  (3+ messages)

[PATCH v3] mtd: nand: Convert to platform remove callback returning void
 2023-04-11 13:43 UTC  (2+ messages)

[PATCH 00/49] mtd: nand: Convert to platform remove callback returning void
 2023-04-11 12:50 UTC  (32+ messages)
` [PATCH 02/49] mtd: onenand: generic: "
` [PATCH 06/49] mtd: rawnand: arasan: "
` [PATCH 07/49] mtd: rawnand: atmel: "
` [PATCH 20/49] mtd: rawnand: ingenic: "
` [PATCH 21/49] mtd: rawnand: intel: "
` [PATCH 25/49] mtd: rawnand: meson: "
` [PATCH 28/49] mtd: rawnand: mxc: "
` [PATCH 30/49] mtd: rawnand: ndfc: "
` [PATCH 31/49] mtd: rawnand: omap2: "
` [PATCH 32/49] mtd: rawnand: omap_elm: "
` [PATCH 39/49] mtd: rawnand: renesas: "
` [PATCH 40/49] mtd: rawnand: rockchip: "
` [PATCH 42/49] mtd: rawnand: sh_flctl: "
` [PATCH 47/49] mtd: rawnand: tegra: "
  ` [PATCH] mtd: nand: "

Słowa kluczowe do wypozycjonowania
 2023-04-11  7:40 UTC 

[PATCH/RFC] ARM: dts: marzen: Add FLASH node
 2023-04-10  9:25 UTC  (7+ messages)

[PATCH v3 0/3] mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon SEMPER flash
 2023-04-08  6:42 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx "
` [PATCH v3 2/3] mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx "
` [PATCH v3 3/3] mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T

[PATCH v4 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2023-04-08  6:42 UTC  (10+ messages)
` [PATCH v4 1/8] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
` [PATCH v4 2/8] mtd: spi-nor: Allow post_sfdp hook to return errors
` [PATCH v4 3/8] mtd: spi-nor: Extract volatile register offset from SCCR map
` [PATCH v4 4/8] mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
` [PATCH v4 5/8] mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip device support
` [PATCH v4 6/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() "
` [PATCH v4 7/8] mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
` [PATCH v4 8/8] mtd: spi-nor: spansion: Add support for Infineon

[PATCH v3 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2023-04-07  6:19 UTC  (12+ messages)
` [PATCH v3 1/8] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
` [PATCH v3 2/8] mtd: spi-nor: Allow post_sfdp hook to return errors
` [PATCH v3 3/8] mtd: spi-nor: Extract volatile register offset from SCCR map
` [PATCH v3 4/8] mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
` [PATCH v3 5/8] mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip device support
` [PATCH v3 6/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() "
` [PATCH v3 7/8] mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
` [PATCH v3 8/8] mtd: spi-nor: spansion: Add support for Infineon

[PATCH 0/2] mtd: hyperbus: Add support for Infineon S26Hx-T
 2023-04-07  6:11 UTC  (3+ messages)
` [PATCH 1/2] mtd: hyperbus: Introduce SFDP probe
` [PATCH 2/2] mtd: chips: cfi_cmdset0002: Fixups for Infineon(Cypress) S26Hx

[PATCH] ubifs: remove unnecessary kobject_del()
 2023-04-06 12:29 UTC  (4+ messages)

[PATCH 0/2] Fix some bugs in ubi_resize_volume() function
 2023-04-06 12:14 UTC  (5+ messages)
` [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
` [PATCH 2/2] ubi: Correct the number of PEBs after a volume resize failure

[PATCH AUTOSEL 6.1 17/17] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2023-04-06 11:32 UTC 

[PATCH AUTOSEL 6.2 17/17] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2023-04-06 11:31 UTC 

W sprawie samochodu
 2023-04-06  7:50 UTC 

Two bug fix commit fixes in the ubi_resize_volume() were fixed by a patch in the mailing list
 2023-04-06  3:07 UTC  (6+ messages)

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-04-05 13:01 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Allow post_sfdp hook to return errors
 2023-04-05  6:21 UTC 

[PATCH] mtd: spi-nor: Allow post_sfdp hook to return errors
 2023-04-05  6:10 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
 2023-04-05  6:04 UTC 

[PATCH v2 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2023-04-05  1:44 UTC  (4+ messages)
` [PATCH v2 4/8] mtd: spi-nor: spansion: Rework cypress_nor_set_page_size() for multi-chip device support

[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
 2023-04-04 13:30 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon SEMPER flash
 2023-04-04  7:50 UTC  (3+ messages)

[PATCH v5 00/10] mtd: spi-nor: Address mode discovery (BFPT method & current address mode)
 2023-04-04  6:46 UTC  (14+ messages)
` [PATCH v5 01/10] mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_addr_mode
` [PATCH v5 02/10] mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_addr_mode
` [PATCH v5 03/10] mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
` [PATCH v5 04/10] mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
` [PATCH v5 05/10] mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
` [PATCH v5 10/10] mtd: spi-nor: spansion: Determine current address mode

[PATCH] mtd: spi-nor: Fix a trivial typo
 2023-04-04  6:46 UTC  (2+ messages)

[PATCH v6 1/2] mtd: spi-nor: Delay the initialization of bank_size
 2023-04-04  6:46 UTC  (7+ messages)
` [PATCH v6 2/2] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW

[PATCH v2] mtdblock: tolerate corrected bit-flips
 2023-04-03 15:59 UTC  (2+ messages)

[PATCH RFC 00/20] ARM: oxnas support removal
 2023-04-03 18:38 UTC  (18+ messages)
` [PATCH RFC 01/20] ARM: dts: oxnas: remove obsolete device tree files
` [PATCH RFC 04/20] dt-bindings: arm: oxnas: remove obsolete bindings
` [PATCH RFC 06/20] dt-bindings: clk: "
` [PATCH RFC 08/20] dt-bindings: timer: oxsemi,rps-timer: "
` [PATCH RFC 10/20] dt-bindings: mtd: oxnas-nand: "
` [PATCH RFC 14/20] dt-bindings: pinctrl: oxnas,pinctrl: "
` [PATCH RFC 15/20] dt-bindings: gpio: gpio_oxnas: "
` [PATCH RFC 19/20] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated

[PATCH v3 1/2] mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
 2023-04-03 15:59 UTC  (2+ messages)

[PATCH v4] mtd: spinand: add support for ESMT F50x1G41LB
 2023-04-03 16:00 UTC  (2+ messages)

[PATCH v3 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
 2023-04-03 15:59 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: meson: fix bitmask for length in command word
 2023-04-03 15:59 UTC  (2+ messages)

[PATCH v5 0/8] mtd: spi-nor: read while write support
 2023-04-03  8:08 UTC  (8+ messages)
` [PATCH v5 8/8] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW


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