messages from 2021-12-02 00:06:46 to 2021-12-13 09:30:29 UTC [more...]
[PATCH v5 3/4] mtd: core: protect access to MTD devices while in suspend
2021-12-13 9:28 UTC (17+ messages)
[PATCH nand-next] mtd/nand:remove unneeded variable
2021-12-13 9:16 UTC (2+ messages)
[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
2021-12-13 7:26 UTC (6+ messages)
[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
2021-12-13 4:59 UTC (2+ messages)
お問い合わせありがとうございました
2021-12-13 2:43 UTC
[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
2021-12-11 3:25 UTC (10+ messages)
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure
` [RFC,v4,3/5] spi: mtk: Add mediatek SPI Nand Flash interface driver
TLG Latam, confirmación de envío de datos
2021-12-10 21:20 UTC
[PATCH v4 0/3] Stacked/parallel memories bindings
2021-12-10 20:10 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v4 3/3] spi: dt-bindings: Add an example with two stacked flashes
[PATCH v3 0/3] Stacked/parallel memories bindings
2021-12-10 20:07 UTC (17+ messages)
` [PATCH v3 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v3 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v3 3/3] spi: dt-bindings: Add an example with two stacked flashes
[PATCH v4 00/12] External ECC engines & Macronix support
2021-12-10 17:15 UTC (15+ messages)
` [PATCH v4 01/12] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v4 02/12] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v4 03/12] spi: spi-mem: Create a helper to gather all the supports_op checks
` [PATCH v4 04/12] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v4 05/12] spi: spi-mem: Export the spi_mem_generic_supports_op() helper
` [PATCH v4 06/12] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v4 07/12] spi: mxic: Fix the transmit path
` [PATCH v4 08/12] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v4 09/12] spi: mxic: Create a helper to ease the start of "
` [PATCH v4 10/12] spi: mxic: Add support for direct mapping
` [PATCH v4 11/12] spi: mxic: Use spi_mem_generic_supports_op()
` [PATCH v4 12/12] spi: mxic: Add support for pipelined ECC operations
Identifying UBI volume instance / storing UBI volume metadata
2021-12-09 22:14 UTC (3+ messages)
[GIT PULL] mtd: Fixes for 5.16-rc5
2021-12-09 19:35 UTC (2+ messages)
[PATCH v2 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
2021-12-09 19:04 UTC (2+ messages)
` [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g
[PATCH 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
2021-12-09 17:23 UTC (3+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g
[PATCH] mtd: nand: fix boolreturn.cocci warning
2021-12-09 16:54 UTC (2+ messages)
[PATCH] mtd: onenand: remove redundant variable ooblen
2021-12-09 16:50 UTC (2+ messages)
[PATCH] dt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios'
2021-12-09 16:50 UTC (9+ messages)
お問い合わせありがとうございました
2021-12-09 14:39 UTC
[PATCH v3 0/4] Renesas RZ/N1 NAND controller support
2021-12-09 14:32 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH v3 2/4] mtd: rawnand: rzn1: Add new NAND controller driver
` [PATCH v3 3/4] MAINTAINERS: Add an entry for Renesas RZ/N1 NAND controller
` [PATCH v3 4/4] ARM: dts: r9a06g032: Describe "
[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
2021-12-09 10:08 UTC (2+ messages)
` [PATCH 2/2] mtd: spi-nor: micron/st: Hardcode erase_proto to 1-1-1
[PATCH v2 0/6] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
2021-12-09 9:04 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: mtd: ti, gpmc-nand: Add compatible for AM64 NAND
` [PATCH v2 2/6] mtd: rawnand: omap2: Allow build on K3 platforms
` [PATCH v2 3/6] mtd: rawnand: omap2: move to exec_op interface
` [PATCH v2 4/6] mtd: rawnand: omap2: Add compatible for AM64 SoC
` [PATCH v2 5/6] mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
` [PATCH v2 6/6] mtd: rawnand: omap2: drop unused variable
[PATCH 0/4] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
2021-12-08 16:35 UTC (9+ messages)
` [PATCH 4/4] mtd: nand: omap2: Add support for NAND Controller on "
[PATCH v6 00/14] mtd: spi-nor: Clean params init
2021-12-07 15:07 UTC (16+ messages)
` [PATCH v6 01/14] mtd: spi-nor: Fix mtd size for s3an flashes
` [PATCH v6 02/14] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH v6 03/14] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v6 04/14] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v6 05/14] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH v6 06/14] mtd: spi-nor: Rework the flash_info flags
` [PATCH v6 07/14] mtd: spi-nor: Introduce spi_nor_init_flags()
` [PATCH v6 08/14] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v6 09/14] mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
` [PATCH v6 10/14] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v6 11/14] mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
` [PATCH v6 12/14] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH v6 13/14] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH v6 14/14] mtd: spi-nor: issi: is25lp256: "
[PATCH v3 00/22] External ECC engines & Macronix support
2021-12-07 10:53 UTC (25+ messages)
` [PATCH v3 01/22] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH v3 02/22] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH v3 03/22] dt-bindings: mtd: nand-controller: Harmonize the property types
` [PATCH v3 04/22] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH v3 05/22] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH v3 06/22] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH v3 07/22] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH v3 08/22] dt-bindings: spi: mxic: Convert to yaml
` [PATCH v3 09/22] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH v3 10/22] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH v3 11/22] mtd: spinand: macronix: Use random program load
` [PATCH v3 12/22] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH v3 13/22] mtd: nand: Add a new helper to retrieve the ECC context
` [PATCH v3 14/22] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH v3 15/22] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v3 16/22] mtd: spinand: Delay a little bit dirmap creation
` [PATCH v3 17/22] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v3 18/22] spi: mxic: Fix the transmit path
` [PATCH v3 19/22] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v3 20/22] spi: mxic: Create a helper to ease the start of "
` [PATCH v3 21/22] spi: mxic: Add support for direct mapping
` [PATCH v3 22/22] spi: mxic: Add support for pipelined ECC operations
ubiattach fails after ubiformat
2021-12-06 22:13 UTC
[PATCH 0/2] mtd: spi-nor: Erase fixes
2021-12-06 18:17 UTC (3+ messages)
` [PATCH 2/2] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
[PATCH v5 00/14] mtd: spi-nor: Clean params init
2021-12-06 18:12 UTC (24+ messages)
` [PATCH v5 01/14] mtd: spi-nor: Fix mtd size for s3an flashes
` [PATCH v5 02/14] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH v5 03/14] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v5 04/14] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v5 05/14] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH v5 06/14] mtd: spi-nor: Rework the flash_info flags
` [PATCH v5 07/14] mtd: spi-nor: Introduce spi_nor_init_flags()
` [PATCH v5 08/14] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v5 09/14] mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
` [PATCH v5 10/14] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v5 11/14] mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
` [PATCH v5 12/14] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH v5 13/14] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH v5 14/14] mtd: spi-nor: issi: is25lp256: "
[PATCH 0/4] enabling Advanced protection and security features
2021-12-06 11:13 UTC (10+ messages)
` [PATCH 1/4] mtd: spi-nor: micron-st: add advanced "
` [PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
` [PATCH 3/4] mtd: add advanced protection and security ioctls
` [PATCH 4/4] mtd: spi-nor: micron-st: add mt25qu128abb and mt25ql128abb
[PATCH v2 0/3] Renesas RZ/N1 NAND controller support
2021-12-06 9:10 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH v2 2/3] mtd: rawnand: rzn1: Add new NAND controller driver
[PATCH] fectest.c: fix buffer overrun
2021-12-06 0:50 UTC (2+ messages)
[PATCH] mtd-tests: use pages during readtest and stress
2021-12-06 0:49 UTC (2+ messages)
[next] WARNING: CPU: 2 PID: 66 at kernel/locking/rwsem.c:1298 __up_read
2021-12-03 13:41 UTC (4+ messages)
[PATCH] mtd: Introduce an expert mode for forensics and debugging purposes
2021-12-03 13:37 UTC (2+ messages)
[PATCH] mtd: gen_probe: Use bitmap_zalloc() when applicable
2021-12-03 13:37 UTC (2+ messages)
[PATCH v2] mtdchar: prevent unbounded allocation in MEMWRITE ioctl
2021-12-03 13:37 UTC (2+ messages)
[PATCH] mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
2021-12-03 13:35 UTC (2+ messages)
[PATCH V2] mtd: dataflash: Add device-tree SPI IDs
2021-12-03 13:36 UTC (2+ messages)
[PATCH v4 00/13] mtd: spi-nor: Clean params init
2021-12-03 12:03 UTC (13+ messages)
` [PATCH v4 01/13] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH v4 02/13] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v4 03/13] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v4 04/13] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH v4 05/13] mtd: spi-nor: Rework the flash_info flags
[PATCH/RFC -nxt] mtd_blkdevs: Set GENHD_FL_NO_PART
2021-12-03 8:25 UTC (3+ messages)
[PATCH v2 0/5] Stacked/parallel memories bindings
2021-12-02 15:51 UTC (13+ messages)
` [PATCH v2 2/5] dt-bindings: mtd: spi-nor: Allow external properties
` [PATCH v2 3/5] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v2 5/5] spi: dt-bindings: Add an example with two stacked flashes
[PATCH v2 1/2] mtd: spi-nor: micron-st: make mt25ql02g/mt25qu02g match more specific, add 4B opcodes
2021-12-02 9:20 UTC (2+ messages)
[PATCH V2] mtd: spi-nor: winbond: Add support for winbond chip
2021-12-02 6:38 UTC
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