linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 19:00:26 to 2020-07-23 19:58:05 UTC [more...]

[PATCH] mtd: properly check all write ioctls for permissions
 2020-07-23 19:57 UTC  (3+ messages)

DONATION OFFER
 2020-07-23 19:49 UTC 

[PATCH v11 00/14] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-23 13:12 UTC  (15+ messages)
` [PATCH v11 01/14] mtd: spi-nor: core: add spi_nor_{read, write}_reg() helpers
` [PATCH v11 02/14] mtd: spi-nor: core: add spi_nor_controller_ops_erase helper
` [PATCH v11 03/14] mtd: spi-nor: add support for DTR protocol
` [PATCH v11 04/14] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v11 05/14] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v11 06/14] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v11 07/14] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v11 08/14] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v11 09/14] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v11 10/14] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v11 11/14] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v11 12/14] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v11 13/14] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v11 14/14] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-07-23  9:58 UTC  (2+ messages)

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-07-23  9:05 UTC  (4+ messages)

[PATCH] mtd: spi-nor: intel-spi: Simulate WRDI command
 2020-07-23  6:22 UTC  (6+ messages)

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-07-23  3:17 UTC  (2+ messages)

bdi cleanups v2
 2020-07-22 16:26 UTC  (28+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag

[PATCH] spi-nor: Remove unused spi-nor.o rule
 2020-07-22  9:31 UTC  (2+ messages)

[PATCH 0/2] mtd: spinand: macronix: Add MX31LF1GE4BC/MX31UF1GE4BC support
 2020-07-22  8:02 UTC  (3+ messages)
` [PATCH 1/2] mtd: spinand: macronix: Add support for MX31LF1GE4BC
` [PATCH 2/2] mtd: spinand: macronix: Add support for MX31UF1GE4BC

[BUG]: spi-nor: spi_nor_init() fails when SR locked
 2020-07-21 17:02 UTC  (3+ messages)

[PATCH -next] mtd: rawnand: pasemi: Make pasemi_device_ready() static
 2020-07-21 15:16 UTC 

[bug report] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
 2020-07-21 12:20 UTC  (2+ messages)

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-21 11:29 UTC  (31+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdown
    ` Re: [PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support

[PATCH] mtd: rawnand: stm32_fmc2: fix a buffer overflow
 2020-07-21  9:52 UTC 

bdi cleanups
 2020-07-21  5:46 UTC  (22+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag

[PATCH] mtd: Replace HTTP links with HTTPS ones
 2020-07-21  1:52 UTC  (2+ messages)

Unable to lock flash
 2020-07-20 21:08 UTC 

[PATCH v8 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-07-20 19:20 UTC  (10+ messages)
` [PATCH v8 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v8 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v8 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v8 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v8 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v8 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v8 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v8 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH v2 0/2] Support flash devices used on Pensando boards
 2020-07-20 16:36 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g
` [PATCH v2 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g

[PATCH v5 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
 2020-07-20 13:13 UTC  (7+ messages)
` [PATCH v5 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time
` [PATCH v5 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()
` [PATCH v5 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op()
` [PATCH v5 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op()
` [PATCH v5 5/6] mtd: rawnand: atmel: Convert the driver to exec_op()
` [PATCH v5 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation

[PATCH v4 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
 2020-07-20 11:52 UTC  (8+ messages)
` [PATCH v4 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time
` [PATCH v4 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()
` [PATCH v4 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op()
` [PATCH v4 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op()
` [PATCH v4 5/6] mtd: rawnand: atmel: Convert the driver to exec_op()
` [PATCH v4 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation

[PATCH] ubifs: misc.h: delete a duplicated word
 2020-07-20  0:14 UTC 

[PATCH] MTD: mtd-abi.h: drop a duplicated word
 2020-07-19  0:32 UTC 

[PATCH] MTD: pfow.h: drop a duplicated word
 2020-07-19  0:29 UTC 

[PATCH 0/2] Support flash devices used on Pensando boards
 2020-07-18 17:23 UTC  (10+ messages)
` [PATCH 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g
      ` Fwd: "
` [PATCH 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g
      ` Fwd: "

Donation Offer
 2020-07-17 15:52 UTC 

[PATCH -next] mtd: mtdcore: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  9:02 UTC 

[PATCH] bcm963xx_tag.h: fix duplicated word
 2020-07-16  2:06 UTC 

[PATCH v7 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-07-15 17:53 UTC  (10+ messages)
` [PATCH v7 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v7 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v7 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v7 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v7 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v7 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v7 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v7 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH] Fix corner case in bad block table handling
 2020-07-15 14:46 UTC 

[PATCH] jffs2: fix UAF problem
 2020-07-15  7:49 UTC  (6+ messages)

[PATCH] mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones
 2020-07-13 17:04 UTC 

[ANNOUNCE] mtd-utils-2.1.2 is released
 2020-07-13  9:36 UTC 

[PATCH v2 0/2] Add support to Disable the flash quad mode
 2020-07-13  9:26 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Remove s70fl01gs from flash_info
 2020-07-13  9:26 UTC  (2+ messages)

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-13  5:59 UTC  (16+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 5/7] mtd: spi-nor: core: execute command sequences to change octal DTR mode
` [PATCH v4 6/7] spi: mxic: patch for octal DTR mode support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH] ubifs: Fix a potential space leak problem while linking tmpfile
 2020-07-13  3:30 UTC  (9+ messages)

[PATCH] mtd: spinand: micron: add support for MT29F2G01AAAED
 2020-07-12 13:59 UTC 

AVISO DE PROCESSAMENTO DE PAGAMENTO PT
 2020-07-11  5:05 UTC 

[PATCH v12 0/2] NAND ECC engine binding changes
 2020-07-09 20:03 UTC  (5+ messages)
` [PATCH v12 1/2] dt-bindings: mtd: Document nand-ecc-engine
` [PATCH v12 2/2] dt-bindings: mtd: Document boolean NAND ECC properties

[PATCH] HYPERBUS SUPPORT: Replace HTTP links with HTTPS ones
 2020-07-09 18:07 UTC 

[GIT PULL] mtd: Fixes for v5.8-rc5
 2020-07-07 22:10 UTC  (2+ messages)

[PATCH] mtd: rawnand: xway: Fix build issue
 2020-07-07 19:05 UTC  (2+ messages)

[PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags
 2020-07-07 19:04 UTC  (2+ messages)

[PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
 2020-07-07 19:00 UTC  (2+ messages)

[PATCH v5 2/6] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
 2020-07-07 19:00 UTC  (2+ messages)

[PATCH v5 6/6] mtd: rawnand: stm32_fmc2: get resources from parent node
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH v5 3/6] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH v5 4/6] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
 2020-07-07 18:59 UTC  (2+ 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).