linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 14:46:41 to 2022-02-15 19:25:52 UTC [more...]

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-15 19:25 UTC  (58+ 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
  ` [RFC PATCH] mtd: spi-nor: spi_nor_sr_ready_and_clear() can be static
` [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 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 v3] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-02-15 15:22 UTC  (2+ messages)

[PATCH v6 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-15 13:46 UTC  (8+ 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 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-15  9:07 UTC  (12+ 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] 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  (13+ messages)

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-02-08 16:45 UTC  (15+ messages)

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

[PATCH] mtd: rawnand: pl353: Set the nand chip node as the flash node
 2022-02-08 13:05 UTC  (2+ messages)

[PATCH] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes
 2022-02-08 10:39 UTC 

[PATCH v3] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-08  8:49 UTC  (3+ messages)

[RFC PATCH] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes
 2022-02-08  5:24 UTC  (3+ messages)

[PATCH v11] spi: mxic: Add support for pipelined ECC operations
 2022-02-07 15:39 UTC  (2+ messages)

[PATCH v2 2/3] mtd: mchp23k256: Add SPI ID table
 2022-02-07 15:39 UTC  (3+ messages)

[PATCH v2 3/3] mtd: mchp48l640: Add SPI ID table
 2022-02-07 15:39 UTC  (3+ messages)

[PATCH v2] mtd: Replace the expert mode symbols with a single helper
 2022-02-07 15:39 UTC  (3+ messages)

[PATCH] Fix the size of the header read buffer
 2022-02-07 15:34 UTC  (4+ messages)
  ` [PATCH v2] mtdoops: "

kenzen "❤️ Fiona want to meet you! Click Here: https://clck.ru/atp3P?0j0mq ❤️"
 2022-02-07 13:53 UTC 

[PATCH v6 0/3] Stacked/parallel memories bindings
 2022-02-04 22:20 UTC  (3+ messages)
` [PATCH v6 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[PATCH] HPE BMC GXP SUPPORT
 2022-02-04 14:01 UTC  (17+ messages)
    ` [Openipmi-developer] "

[RFC PATCH] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes
 2022-02-03 13:21 UTC 

[PATCH] mtd: spi-nor: Init xtx flash xt25f32b, xt25f128b
 2022-02-03 12:02 UTC  (2+ messages)

[PATCH v2 1/3] mtd: dataflash: Add SPI ID table
 2022-02-03  8:50 UTC  (2+ messages)

[PATCH v2] mtd: nand: ecc: Rework Kconfig dependencies
 2022-02-02 14:47 UTC  (3+ 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).