linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-08 19:08:16 to 2022-02-18 13:42:43 UTC [more...]

[PATCH v3 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
 2022-02-18 13:22 UTC  (7+ messages)
` [PATCH v3 1/4] dt-binding: mtd: nand: Document the wp-gpios property
` [PATCH v3 2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
` [PATCH v3 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
` [PATCH v3 4/4] mtd: "

[PATCH 0/5] spi: make remove callback a void function
 2022-02-18 12:37 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH v6 0/3] Stacked/parallel memories bindings
 2022-02-18 11:53 UTC  (2+ messages)

[PATCH v2 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-18 11:36 UTC  (33+ messages)
` [PATCH v2 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v2 02/32] mtd: spi-nor: catalyst: "
` [PATCH v2 03/32] mtd: spi-nor: eon: "
` [PATCH v2 04/32] mtd: spi-nor: esmt: "
` [PATCH v2 05/32] mtd: spi-nor: everspin: "
` [PATCH v2 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v2 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v2 08/32] mtd: spi-nor: intel: "
` [PATCH v2 09/32] mtd: spi-nor: issi: "
` [PATCH v2 10/32] mtd: spi-nor: macronix: "
` [PATCH v2 11/32] mtd: spi-nor: micron-st: "
` [PATCH v2 12/32] mtd: spi-nor: spansion: "
` [PATCH v2 13/32] mtd: spi-nor: sst: "
` [PATCH v2 14/32] mtd: spi-nor: winbond: "
` [PATCH v2 15/32] mtd: spi-nor: xilinx: "
` [PATCH v2 16/32] mtd: spi-nor: xmc: "
` [PATCH v2 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v2 18/32] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v2 19/32] mtd: spi-nor: export more function to be used in vendor modules
` [PATCH v2 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v2 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v2 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v2 23/32] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v2 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v2 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v2 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v2 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v2 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v2 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v2 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v2 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v2 32/32] mtd: spi-nor: renumber flags

[PATCH -next v3 0/2] jffs2: fix two memory leak when mount jffs2
 2022-02-18  6:14 UTC  (2+ messages)

[PATCH -next] jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
 2022-02-18  6:12 UTC  (2+ messages)

[PATCH mtd-utils] nor-utils: fix memory leak
 2022-02-18  3:22 UTC 

[PATCH v3] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-02-17 23:37 UTC  (3+ messages)

[PATCH v2 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
 2022-02-17 14:08 UTC  (14+ messages)
` [PATCH v2 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
` [PATCH v2 4/4] mtd: "

[PATCH RESEND v2 0/2] refine the NFC clock framework
 2022-02-17 13:05 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH RESEND v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH] dt-bindings: mtd: partitions: add UBI binding
 2022-02-17 10:24 UTC 

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-17  8:37 UTC  (19+ messages)
` [PATCH 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH 02/10] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH 03/10] spi: spi-mem: Add driver for Aspeed SMC controllers
` [PATCH 04/10] spi: aspeed: Add support for direct mapping
` [PATCH 05/10] spi: aspeed: Adjust direct mapping to device size
` [PATCH 06/10] spi: aspeed: Workaround AST2500 limitations
` [PATCH 07/10] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH 08/10] spi: aspeed: Calibrate read timings
` [PATCH 09/10] ARM: dts: aspeed: Enable Dual SPI RX transfers
` [PATCH 10/10] spi: aspeed: Activate new spi-mem driver

[PATCH] dt-bindings: mtd: partitions: convert Broadcom's TRX to the json-schema
 2022-02-17  7:43 UTC  (3+ messages)

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-17  7:31 UTC  (54+ messages)
` [PATCH v1 01/14] mtd: spi-nor: export more function to be used in "
` [PATCH v1 02/14] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v1 03/14] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v1 04/14] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v1 05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v1 06/14] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v1 07/14] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v1 08/14] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v1 09/14] mtd: spi-nor: micron-st: fix micron_st prefix
` [PATCH v1 10/14] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v1 11/14] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v1 12/14] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v1 13/14] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v1 14/14] mtd: spi-nor: renumber flags

[PATCH v6 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-16 16:28 UTC  (9+ messages)
` [PATCH v6 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v6 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v6 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH] dt-bindings: mtd: partitions: convert BCM47xx to the json-schema
 2022-02-16 10:41 UTC 

[PATCH v7 0/3] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2022-02-16  8:05 UTC  (5+ messages)
` [PATCH v7 2/3] mtd: spi-nor: spansion: Add support for volatile QE bit

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-02-15 17:37 UTC  (5+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-02-15  9:05 UTC  (2+ messages)

[PATCH -next] ubifs: rename_whiteout: correct old_dir size computing
 2022-02-15  4:07 UTC 

[PATCH 0/9] use GFP_KERNEL
 2022-02-15  3:19 UTC  (5+ messages)
` [PATCH 7/9] mtd: spear_smi: "
` (subset) [PATCH 0/9] "

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-02-14 18:46 UTC  (9+ messages)

[PATCH v2 1/2] platform: make platform_get_irq_optional() optional
 2022-02-14 14:00 UTC  (8+ messages)

[PATCH v3 0/4] mtdchar: add MEMREAD ioctl
 2022-02-14 11:18 UTC  (7+ messages)
` [PATCH v3 4/4] "

[PATCH] mtd: parsers: trx: allow to use on MediaTek MIPS SoCs
 2022-02-13  6:40 UTC 

[PATCH 0/2] dt-bindings: nvmem: support describing cells
 2022-02-11 12:50 UTC  (3+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file

[PATCH V7] mtd: spi-nor: winbond: add support for W25Q512NW-IM
 2022-02-11 11:26 UTC  (2+ messages)

[PATCH V6] mtd: spi-nor: winbond: Add support for winbond chip
 2022-02-11 10:44 UTC  (3+ messages)

Prezentacja
 2022-02-11  8:36 UTC 

[PATCH] fs/jffs2: fix comments mentioning i_mutex
 2022-02-11  3:19 UTC 

[PATCH v2] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-02-10 13:27 UTC  (3+ messages)

[PATCH 0/3] mtd: spi-nor: Rework Octal DTR enable methods
 2022-02-10  2:33 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH 2/3] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH 3/3] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()

[PATCH] mtd/memory: omap: Fix build dependencies
 2022-02-09 15:21 UTC  (5+ messages)

mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
 2022-02-09 14:29 UTC  (5+ messages)

[PATCH v6 0/7] mtd: spi-nor: Prepare core and add support for mx66lm1g45g
 2022-02-09 13:36 UTC  (8+ messages)
` [PATCH v6 1/7] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v6 2/7] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v6 3/7] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v6 4/7] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v6 5/7] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v6 6/7] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
` [PATCH v6 7/7] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH] mtd: spi-nor: fix minmax.cocci warnings
 2022-02-09 11:35 UTC 

[PATCH V5] mtd: spi-nor: winbond: Add support for winbond chip
 2022-02-09 10:23 UTC  (3+ messages)

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

[PATCH v4] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-09  8:32 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-09  8:31 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: pl353: Set the nand chip node as the flash node
 2022-02-09  5:34 UTC 

[PATCH] mtd: aspeed-smc: improve probe resilience
 2022-02-08 19:06 UTC  (11+ 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).