linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 06:39:15 to 2020-03-24 06:01:44 UTC [more...]

[PATCH v4 0/4] Add SR 4bit block protection support
 2020-03-24  6:01 UTC  (2+ messages)
` [PATCH v4 1/4] mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size

[PATCH v3 0/5] mtd: spi-nor: Add SR 4bit block protection support
 2020-03-24  5:37 UTC  (26+ messages)
` [PATCH v3 1/5] mtd: spi-nor: Fix gap in SR block protection locking
` [PATCH v3 2/5] mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
` [PATCH v3 3/5] mtd: spi-nor: Add new formula for SR block protection handling
` [PATCH v3 4/5] mtd: spi-nor: Add SR 4bit block protection support
` [PATCH v3 4/5] mtd: spi-nor: Add 4bit SR "
` [PATCH v3 5/5] mtd: spi-nor: Enable locking for n25q512ax3/n25q512a

[00/12] add STM32 FMC2 controller drivers
 2020-03-24  0:44 UTC  (15+ messages)
` [01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
` [02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
` [03/12] bus: stm32-fmc2-ebi: add STM32 FMC2 EBI "
` [04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [07/12] mtd: rawnand: stm32_fmc2: cleanup
` [08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [09/12] mtd: rawnand: stm32_fmc2: move all registers
` [10/12] mtd: rawnand: stm32_fmc2: use regmap APIs
` [11/12] mtd: rawnand: stm32_fmc2: use stm32_fmc2 structure in nfc controller
` [12/12] mtd: rawnand: stm32_fmc2: add new MP1 compatible string

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-03-23 23:19 UTC  (2+ messages)

[PATCH][next] mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexible-array member
 2020-03-23 18:05 UTC  (2+ messages)

flash_lock issue for n25q 128mb spi nor part
 2020-03-23 17:58 UTC  (4+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor: Clear WEL bit when erase or program errors occur

[PATCH] MAINTAINERS: update entry after SPI NOR controller move
 2020-03-23 17:57 UTC  (2+ messages)

[PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others
 2020-03-23 10:37 UTC  (8+ messages)
` [PATCH v4 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 "
` [PATCH v4 2/3] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v4 3/3] MAINTAINERS: add maintainers to rockchip nfc
  ` Re: [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others

[PATCH] mtd: rawnand: denali: add more delays before latching incoming data
 2020-03-22 17:49 UTC  (5+ messages)

[PATCH 1/1] mtd: add | as a separator after mtd-id
 2020-03-22 16:00 UTC  (5+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-22 15:59 UTC  (39+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices
` [PATCH v2 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v2 03/11] pstore/blk: blkoops: support pmsg recorder
` [PATCH v2 04/11] pstore/blk: blkoops: support console recorder
` [PATCH v2 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v2 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v2 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH v2 08/11] blkoops: respect for device to pick recorders
` [PATCH v2 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH 0/4] fscrypt: add ioctl to get file's encryption nonce
 2020-03-22  3:30 UTC  (9+ messages)
` [PATCH 1/4] fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
` [PATCH 2/4] ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] ubifs: "

[PATCH v2 1/3] mtd: spi-nor: reimplement block protection handling
 2020-03-21 20:48 UTC  (5+ messages)
    ` [PATCH v2 2/3] mtd: spi-nor: add 4bit block protection support
    ` [PATCH v2 3/3] mtd: spi-nor: support lock/unlock for a few Micron chips

[PATCH v3] mtd: rawnand: toshiba: Support actual bitflips for BENAND (Built-in ECC NAND)
 2020-03-20 17:20 UTC  (2+ messages)

[PATCH v12 0/4] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-03-20  6:19 UTC  (9+ messages)
` [PATCH v12 1/4] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v12 2/4] mtd: spi-nor: add spi-mem support in cadence-quadspi controller driver

[PATCH] mtd:Fix issue where write_cached_data() fails but write() still returns success
 2020-03-20  3:15 UTC 

[PATCH][next] mtd: ubi: ubi-media.h: Replace zero-length array with flexible-array member
 2020-03-19 22:44 UTC 

[PATCH][next] mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member
 2020-03-19 22:42 UTC 

[PATCH] mtd: physmap: Fix mtd device size
 2020-03-19 14:41 UTC 

[PATCH] mtd: physmap: Fix mtd device name
 2020-03-19 14:38 UTC 

[RESEND PATCH] mtd: phram: fix a double free issue in error path
 2020-03-18 15:31 UTC 

[PATCH] mtd: phram: fix a double free issue in error path
 2020-03-18 15:27 UTC 

[PATCH v4 0/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
 2020-03-18  8:35 UTC  (3+ messages)

[PATCH v4 0/2] mtd: rawnand: Add support for manufacturer specific suspend/resume operation
 2020-03-18  7:42 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mtd: rawnand: macronix: Add support for deep power down mode

[PATCH 1/3] mtd: spi-nor: reimplement block protection handling
 2020-03-18  7:17 UTC  (16+ messages)
    ` [PATCH 2/3] mtd: spi-nor: add 4bit block protection support

[PATCH v3 0/2] fix potential race between ubifs_tnc_locate() and GC
 2020-03-18  1:57 UTC  (5+ messages)
` [PATCH v3 2/2] ubifs: read node from wbuf when it fully sits in wbuf

[PATCH] Revert "mtd: rawnand: denali: get ->setup_data_interface() working again"
 2020-03-17  9:27 UTC  (22+ messages)

[PATCH v2 00/25] mtd: spi-nor: Move manufacturer/SFDP code out
 2020-03-17  7:40 UTC  (32+ messages)
` [PATCH v2 01/25] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [PATCH v2 02/25] mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
` [PATCH v2 03/25] mtd: spi-nor: Prepare core / manufacturer code split
` [PATCH v2 04/25] mtd: spi-nor: Move SFDP logic out of the core
` [PATCH v2 05/25] mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
` [PATCH v2 07/25] mtd: spi-nor: Move Atmel bits out of core.c
` [PATCH v2 06/25] mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
` [PATCH v2 08/25] mtd: spi-nor: Move Eon bits out of core.c
` [PATCH v2 10/25] mtd: spi-nor: Move Everspin "
` [PATCH v2 09/25] mtd: spi-nor: Move ESMT "
` [PATCH v2 11/25] mtd: spi-nor: Move Fujitsu "
` [PATCH v2 13/25] mtd: spi-nor: Move Intel "
` [PATCH v2 12/25] mtd: spi-nor: Move GigaDevice "
` [PATCH v2 14/25] mtd: spi-nor: Move ISSI "
` [PATCH v2 15/25] mtd: spi-nor: Move Macronix "
` [PATCH v2 16/25] mtd: spi-nor: Move Micron/ST "
` [PATCH v2 17/25] mtd: spi-nor: Move Spansion "
` [PATCH v2 18/25] mtd: spi-nor: Move SST "
` [PATCH v2 19/25] mtd: spi-nor: Move Winbond "
` [PATCH v2 20/25] mtd: spi-nor: Move Catalyst "
` [PATCH v2 22/25] mtd: spi-nor: Move XMC "
` [PATCH v2 21/25] mtd: spi-nor: Move Xilinx "
` [PATCH v2 23/25] mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
` [PATCH v2 24/25] mtd: spi-nor: Drop the MFR definitions
` [PATCH v2 25/25] mtd: spi-nor: Trim what is exposed in spi-nor.h

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2020-03-17  7:18 UTC 

[PATCH v3 0/3] Add Rockchip NFC drivers for RK3308 and others
 2020-03-16 10:06 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 "
    `  "

[PATCH v3 00/12] mtd: spi-nor: add xSPI Octal DTR support
 2020-03-13 15:50 UTC  (14+ messages)
` [PATCH v3 01/12] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v3 02/12] spi: atmel-quadspi: reject DTR ops
` [PATCH v3 03/12] spi: spi-mem: allow specifying a command's extension
` [PATCH v3 04/12] mtd: spi-nor: add support for DTR protocol
` [PATCH v3 05/12] mtd: spi-nor: default to address width of 3 for configurable widths
` [PATCH v3 06/12] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v3 07/12] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v3 08/12] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v3 09/12] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v3 10/12] mtd: spi-nor: perform a Soft Reset on shutdown
` [PATCH v3 11/12] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v3 12/12] mtd: spi-nor: add support for Cypress Semper flash

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-13 15:50 UTC  (14+ messages)
` [PATCH 01/23] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [PATCH 02/23] mtd: spi-nor: Prepare core / manufacturer code split
` [PATCH 04/23] mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
` [PATCH 23/23] mtd: spi-nor: Trim what is exposed in spi-nor.h

[PATCH v2] MAINTAINERS: Add staging branch for HyperBus
 2020-03-13 13:27 UTC  (4+ 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).