messages from 2021-12-16 13:50:55 to 2021-12-21 17:49:33 UTC [more...]
[PATCH v8 00/14] External ECC engines & Macronix support
2021-12-21 17:48 UTC (2+ messages)
` [PATCH v8 02/14] spi: spi-mem: Introduce a capability structure
[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 (16+ 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 v5 0/3] Stacked/parallel memories bindings
2021-12-21 17:00 UTC (4+ 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-21 13:49 UTC (6+ 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 -next 0/3] fix some bugs in ubifs_garbage_collect
2021-12-21 12:35 UTC (2+ messages)
[PATCH -next V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
2021-12-21 12:33 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
How does an SPI NOR handle a single byte write in Octal DTR mode?
2021-12-20 15:47 UTC (3+ messages)
[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 (7+ 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
[RFC PATCH 0/4] Fix and improve gpmi nand on mx28
2021-12-17 15:55 UTC (4+ 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 v6 01/28] dt-bindings: mtd: nand-controller: Fix the reg property description
2021-12-17 15:54 UTC (2+ messages)
[PATCH v6 02/28] dt-bindings: mtd: nand-controller: Fix a comment in the examples
2021-12-17 15:54 UTC (2+ messages)
[PATCH v6 00/28] External ECC engines & Macronix support
2021-12-17 15:54 UTC (13+ messages)
` [PATCH v6 03/28] dt-bindings: mtd: nand-controller: Harmonize the property types
` [PATCH v6 20/28] spi: spi-mem: Fill the spi-mem controller capabilities of all the drivers
` [RFC PATCH] spi: spi-mem: mxic_spi_mem_caps can be static
` [RFC PATCH] spi: spi-mem: cqspi_mem_caps "
[PATCH v6 04/28] dt-bindings: mtd: nand-chip: Create a NAND chip description
2021-12-17 15:54 UTC (2+ messages)
[PATCH v6 05/28] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
2021-12-17 15:54 UTC (2+ messages)
[PATCH v6 06/28] dt-bindings: vendor-prefixes: Clarify Macronix prefix
2021-12-17 15:54 UTC (2+ messages)
[PATCH v6 07/28] dt-bindings: spi: mxic: The interrupt property is not mandatory
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 08/28] dt-bindings: spi: mxic: Convert to yaml
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 09/28] dt-bindings: spi: mxic: Document the nand-ecc-engine property
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 10/28] dt-bindings: mtd: Describe Macronix NAND ECC engine
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 11/28] mtd: spinand: macronix: Use random program load
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 12/28] mtd: nand: ecc: Add infrastructure to support hardware engines
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 13/28] mtd: nand: Add a new helper to retrieve the ECC context
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
2021-12-17 15:53 UTC (2+ messages)
[PATCH v6 15/28] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
2021-12-17 15:52 UTC (2+ messages)
[PATCH v6 16/28] mtd: nand: mxic-ecc: Support SPI pipelined mode
2021-12-17 15:52 UTC (2+ messages)
[PATCH v3 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
2021-12-17 14:33 UTC (3+ messages)
` [PATCH v3 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-17 13:41 UTC (2+ messages)
` [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g
[PATCH v4 0/3] Stacked/parallel memories bindings
2021-12-17 12:58 UTC (8+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
[PATCH v2 1/6] dt-bindings: mtd: ti, gpmc-nand: Add compatible for AM64 NAND
2021-12-17 12:19 UTC (2+ messages)
[PATCH v2 2/6] mtd: rawnand: omap2: Allow build on K3 platforms
2021-12-17 12:19 UTC (2+ messages)
[PATCH v2 3/6] mtd: rawnand: omap2: move to exec_op interface
2021-12-17 12:19 UTC (2+ messages)
[PATCH v2 4/6] mtd: rawnand: omap2: Add compatible for AM64 SoC
2021-12-17 12:19 UTC (2+ messages)
[PATCH v2 5/6] mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
2021-12-17 12:19 UTC (2+ messages)
[PATCH v2 6/6] mtd: rawnand: omap2: drop unused variable
2021-12-17 12:19 UTC (2+ messages)
[PATCH v3 nand-next] mtd: rawnand: gpmi: remove unneeded variable
2021-12-17 12:19 UTC (2+ messages)
[PATCH v4 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
2021-12-17 11:05 UTC (8+ messages)
` [PATCH v4 2/3] mtd: spi-nor: intel-spi: Convert "
[PATCH v5 0/4] Renesas RZ/N1 NAND controller support
2021-12-17 10:55 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH v5 2/4] mtd: rawnand: rzn1: Add new NAND controller driver
` [PATCH v5 3/4] MAINTAINERS: Add an entry for Renesas RZ/N1 NAND controller
` [PATCH v5 4/4] ARM: dts: r9a06g032: Describe "
[PATCH v2 1/2] mtd: spi-nor: micron-st: make mt25ql02g/mt25qu02g match more specific, add 4B opcodes
2021-12-17 10:37 UTC (4+ messages)
Error Prints during SPI Mount
2021-12-17 8:28 UTC (2+ messages)
[PATCH v4 0/4] Renesas RZ/N1 NAND controller support
2021-12-16 20:23 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
2021-12-16 20:07 UTC (4+ messages)
` [PATCH 2/2] mtd: spi-nor: micron/st: Hardcode erase_proto to 1-1-1
[PATCH v5 00/13] Pipelined ECC engines & Macronix support
2021-12-16 14:27 UTC (10+ messages)
` [PATCH v5 12/13] spi: mxic: Use spi_mem_generic_supports_op()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).