linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 16:17:39 to 2021-12-25 10:07:52 UTC [more...]

[PATCH 1/3] mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
 2021-12-25 10:06 UTC 

[PATCH 2/3] mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
 2021-12-25 10:06 UTC 

UBIFS: ubifs_recover_leb() always execute fix_unclean_leb() even all the nodes are valid
 2021-12-25  2:23 UTC  (2+ messages)

[GIT PULL] CFI and HyperFlash changes for v5.17-rc1​
 2021-12-24 13:50 UTC 

[PATCH] mtd: onenand: Check for error irq
 2021-12-24  2:23 UTC 

[PATCH -next V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
 2021-12-23 21:06 UTC  (3+ messages)

[PATCH 1/3] mtd: core: call devm_of_platform_populate() for MTD devices
 2021-12-23 16:24 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: nvmem: add U-Boot environment variables binding
` [PATCH 3/3] nvmem: add driver handling U-Boot environment variables

[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-12-23 13:31 UTC  (13+ messages)
` [PATCH v2 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "
` [PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in "
` (subset) Re: [PATCH v2 0/6] Avoid odd length/address read/writes "

[PATCH] mtd: spi-nor: Constify part specific fixup hooks
 2021-12-23  8:19 UTC  (2+ messages)

[PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c
 2021-12-23  8:12 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH 0/9] BCMA support for brcmnand
 2021-12-23  0:22 UTC  (10+ messages)
` [PATCH 1/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH 2/9] mtd: rawnand: brcmnand: Assign soc as early as possible
` [PATCH 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
` [PATCH 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH 5/9] mtd: rawnand: brcmnand: Allow working without interrupts
` [PATCH 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA
` [PATCH 7/9] mtd: rawnand: brcmnand: Allow platform data instantation
` [PATCH 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
` [PATCH 9/9] mtd: rawnand: brcmnand: Add BCMA shim

[PATCH v5 0/3] Stacked/parallel memories bindings
 2021-12-22 19:30 UTC  (18+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v5 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v5 3/3] spi: dt-bindings: Add an example with two stacked flashes

[PATCH v4 0/4] memory: omap-gpmc: Add AM64 SoC support
 2021-12-22 17:04 UTC  (13+ messages)
` [PATCH v4 1/4] dt-bindings: memory-controllers: ti, gpmc: Add compatible for AM64
` [PATCH v4 2/4] memory: omap-gpmc: Add support for GPMC on AM64 SoC
` [PATCH v4 3/4] memory: omap-gpmc: Use a compatible match table when checking for NAND controller
` [PATCH v4 4/4] mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3

[PATCH 0/2] mtd: nand: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-22 16:26 UTC  (5+ messages)
` [PATCH 1/2] mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
` [PATCH 2/2] mtd: rawnand: gpmi: Use platform_get_irq_byname() "

[RFC PATCH 0/4] Fix and improve gpmi nand on mx28
 2021-12-22 16:23 UTC  (7+ messages)
` [RFC PATCH 2/4] mtd: rawnand: gpmi: support fast edo timings for mx28
` [RFC PATCH 3/4] mtd: rawnand: gpmi: fix controller timings setting
` [RFC PATCH 4/4] mtd: rawnand: gpmi: validate controller clock rate

[PATCH] mtd: spinand: Add support for XTX XT26G0xA
 2021-12-22 11:27 UTC  (2+ messages)

[PATCH v8 00/14] External ECC engines & Macronix support
 2021-12-22  8:33 UTC  (20+ messages)
` [PATCH v8 01/14] spi: spi-mem: reject partial cycle transfers in
` [PATCH v8 02/14] spi: spi-mem: Introduce a capability structure
` [PATCH v8 03/14] spi: spi-mem: Check the controller extra capabilities
` [PATCH v8 04/14] spi: cadence-quadspi: Provide a capability structure
` [PATCH v8 05/14] spi: mxic: "
` [PATCH v8 06/14] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v8 07/14] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
` [PATCH v8 08/14] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v8 09/14] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v8 10/14] spi: mxic: Fix the transmit path
` [PATCH v8 11/14] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v8 12/14] spi: mxic: Create a helper to ease the start of "
` [PATCH v8 13/14] spi: mxic: Add support for direct mapping
` [PATCH v8 14/14] spi: mxic: Add support for pipelined ECC operations

How does an SPI NOR handle a single byte write in Octal DTR mode?
 2021-12-21 23:32 UTC  (4+ messages)

[PATCH] mtd: rawnand: omap_elm: remove redundant variable 'errors'
 2021-12-21 18:13 UTC 

[PATCH v7 00/14] External ECC engines & Macronix support
 2021-12-21 17:37 UTC  (32+ messages)
` [PATCH v7 01/14] spi: spi-mem: Fix a DTR related check in spi_mem_dtr_supports_op()
` [PATCH v7 02/14] spi: spi-mem: Introduce a capability structure
` [PATCH v7 03/14] spi: spi-mem: Check the controller extra capabilities
` [PATCH v7 04/14] spi: cadence: Provide a capability structure
` [PATCH v7 05/14] spi: mxic: "
` [PATCH v7 06/14] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v7 07/14] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v7 08/14] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v7 09/14] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v7 10/14] spi: mxic: Fix the transmit path
` [PATCH v7 11/14] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v7 12/14] spi: mxic: Create a helper to ease the start of "
` [PATCH v7 13/14] spi: mxic: Add support for direct mapping
` [PATCH v7 14/14] spi: mxic: Add support for pipelined ECC operations

[PATCH v6 0/4] Renesas NAND controller support
 2021-12-21 17:10 UTC  (13+ messages)
` [PATCH v6 1/4] dt-bindings: mtd: renesas: Describe Renesas R-Car Gen3 & RZ/N1 NAND controller
` [PATCH v6 2/4] mtd: rawnand: renesas: Add new NAND controller driver
` [PATCH v6 3/4] MAINTAINERS: Add an entry for Renesas NAND controller
` [PATCH v6 4/4] ARM: dts: r9a06g032: Describe the "

[PATCH -next 0/3] fix some bugs in ubifs_garbage_collect
 2021-12-21 12:35 UTC  (2+ messages)

[PATCH 0/2] mtd: core: Remove partid and partname debugfs files
 2021-12-20 19:05 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nor: Remove debugfs entries that duplicate sysfs entries
` [PATCH 2/2] mtd: core: Remove partid and partname debugfs files

[PATCH] mtd: rawnand: protect access to rawnand devices while in suspend
 2021-12-20 18:54 UTC  (2+ messages)

[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-12-20 16:46 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v5 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v5 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH v5 00/14] Some bugfixs for ubi/ubifs
 2021-12-20 13:59 UTC  (15+ messages)
` [PATCH v5 01/14] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v5 02/14] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v5 03/14] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v5 04/14] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v5 05/14] ubifs: Rename whiteout atomically
` [PATCH v5 06/14] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v5 07/14] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v5 08/14] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v5 09/14] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v5 10/14] ubifs: Fix to add refcount once page is set private
` [PATCH v5 11/14] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v5 12/14] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v5 13/14] ubifs: ubifs_writepage: Mark page dirty after writing inode failed
` [PATCH v5 14/14] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process

[PATCH v4 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-20 13:12 UTC  (3+ messages)
` [PATCH v4 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH v2] mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
 2021-12-20 12:34 UTC  (5+ messages)

[PATCH v5 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-20 11:18 UTC  (5+ messages)
` [PATCH v5 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH v2 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-20 11:05 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
 2021-12-20  7:37 UTC  (4+ messages)
` [RFC, v4, 4/5] mtd: spinand: Move set/get OOB databytes to each ECC engines
  ` [RFC,v4,4/5] "

Fwd: Error Prints during SPI Mount
 2021-12-20  7:45 UTC  (3+ messages)

[PATCH v4 00/13] Some bugfixs for ubi/ubifs
 2021-12-18 10:35 UTC  (14+ messages)
` [PATCH v4 01/13] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v4 02/13] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v4 03/13] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v4 04/13] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v4 05/13] ubifs: Rename whiteout atomically
` [PATCH v4 06/13] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v4 07/13] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v4 08/13] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v4 09/13] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v4 10/13] ubifs: Fix to add refcount once page is set private
` [PATCH v4 11/13] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v4 12/13] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v4 13/13] ubifs: ubifs_writepage: Mark page dirty after writing inode failed


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