messages from 2022-01-28 04:27:40 to 2022-02-09 15:21:48 UTC [more...]
[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/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
2022-02-09 14:16 UTC (6+ 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 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 (16+ 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 0/3] mtd: Ensure DT compatibles have SPI device IDs
2022-02-07 15:39 UTC (9+ messages)
` [PATCH v2 1/3] mtd: dataflash: Add SPI ID table
` [PATCH v2 2/3] mtd: mchp23k256: "
` [PATCH v2 3/3] mtd: mchp48l640: "
[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: "
[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
2022-02-07 14:28 UTC (6+ messages)
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 v3 0/4] mtdchar: add MEMREAD ioctl
2022-02-03 10:13 UTC (5+ messages)
` [PATCH v3 4/4] "
[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
2022-02-02 21:48 UTC (21+ 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 v2] mtd: nand: ecc: Rework Kconfig dependencies
2022-02-02 14:47 UTC (3+ messages)
[PATCH v2 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-02-02 11:53 UTC (10+ messages)
` [PATCH v2 1/4] dt-binding: mtd: nand: Document the wp-gpios property
` [PATCH v2 2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
` [PATCH v2 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
` [PATCH v2 4/4] mtd: "
[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
2022-02-02 10:54 UTC (9+ 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
Koszty instalacji fotowoltaicznej
2022-02-01 9:17 UTC
[PATCH v7 0/3] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
2022-02-02 9:44 UTC (19+ messages)
` [PATCH v7 1/3] mtd: spi-nor: spansion: Add support for Read/Write Any Register
` [PATCH v7 2/3] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v7 3/3] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
[PATCH 0/2] dt-bindings: nvmem: support describing cells
2022-02-01 17:01 UTC (6+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file
` [PATCH REBASED 2/2] dt-bindings: nvmem: cells: add MAC address cell
[bug report] MTD: mtdconcat NAND/Sibley support (rev.2)
2022-02-01 13:05 UTC
Grazie per aver contattato I Salumi di Alberico
2022-02-01 7:38 UTC
[RESEND PATCH] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
2022-01-31 17:19 UTC (2+ messages)
[PATCH v10 01/13] spi: spi-mem: Introduce a capability structure
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 02/13] spi: spi-mem: Check the controller extra capabilities
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 03/13] spi: cadence-quadspi: Provide a capability structure
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 04/13] spi: mxic: Provide a capability structure
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 00/13] External ECC engines & Macronix support
2022-01-31 16:22 UTC (8+ messages)
` [PATCH v10 06/13] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
[PATCH v10 07/13] mtd: spinand: Delay a little bit the dirmap creation
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 08/13] mtd: spinand: Create direct mapping descriptors for ECC operations
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 09/13] spi: mxic: Fix the transmit path
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 10/13] spi: mxic: Create a helper to configure the controller before an operation
2022-01-31 16:22 UTC (2+ messages)
[PATCH v10 11/13] spi: mxic: Create a helper to ease the start of an operation
2022-01-31 16:21 UTC (2+ messages)
[PATCH v10 12/13] spi: mxic: Add support for direct mapping
2022-01-31 16:21 UTC (2+ messages)
[PATCH v10 13/13] spi: mxic: Add support for pipelined ECC operations
2022-01-31 16:21 UTC (2+ messages)
[PATCH] mtd: Fix misuses of of_match_ptr()
2022-01-31 16:21 UTC (4+ messages)
[PATCH] mtd: rawnand: Fix misuses of of_match_node()
2022-01-31 16:21 UTC (2+ messages)
[PATCH] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
2022-01-31 16:16 UTC (2+ messages)
[PATCH] mtd: nand: ecc: Rework Kconfig dependencies
2022-01-31 11:00 UTC (3+ messages)
[PATCH v2] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
2022-01-31 8:08 UTC
[PATCH] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
2022-01-31 8:05 UTC (3+ messages)
[PATCH v2 0/2] refine the NFC clock framework
2022-01-31 6:29 UTC (6+ messages)
` [PATCH v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver
[PATCH] Add a timestamp to the oops header
2022-01-28 22:04 UTC
[PATCH V4] mtd: spi-nor: winbond: Add support for winbond chip
2022-01-28 6:37 UTC (5+ messages)
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).