linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 15:00:18 to 2020-04-05 09:01:32 UTC [more...]

[PATCH v2 00/25] mtd: spi-nor: Move manufacturer/SFDP code out
 2020-04-05  9:00 UTC  (5+ messages)
` [PATCH v2 03/25] mtd: spi-nor: Prepare core / manufacturer code split

[PATCH] mtd: spi-nor: Compile files in controllers/ directory
 2020-04-04 15:40 UTC  (2+ messages)

[PATCH] Revert "mtd: spi-nor: Add 4B_OPCODES flag to w25q256"
 2020-04-04 12:58 UTC 

[PATCH v2 0/5] Fix kernel-doc comments for 'struct spi_nor'
 2020-04-03 20:50 UTC  (6+ messages)
` [PATCH v2 1/5] mtd: spi-nor: fix kernel-doc "
` [PATCH v2 2/5] mtd: spi-nor: fix kernel-doc for spi_nor::mtd
` [PATCH v2 3/5] mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
` [PATCH v2 4/5] mtd: spi-nor: fix kernel-doc for spi_nor::info
` [PATCH v2 5/5] mtd: spi-nor: fix kernel-doc for spi_nor::spimem

[PATCH] mtd-www: notes on when to use static and dynamic volumes
 2020-04-03 20:35 UTC 

[PATCH] mtd-www: fix hyperlink to UBI block device
 2020-04-03 20:26 UTC  (2+ messages)

[PATCH 0/5] Fix kernel-doc comments for 'struct spi_nor'
 2020-04-03 19:28 UTC  (7+ messages)
` [PATCH 1/5] mtd: spi-nor: fix kernel-doc "
` [PATCH 2/5] mtd: spi-nor: fix kernel-doc for spi_nor::mtd
` [PATCH 3/5] mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
` [PATCH 4/5] mtd: spi-nor: fix kernel-doc for spi_nor::info
` [PATCH 5/5] mtd: spi-nor: fix kernel-doc for spi_nor::spimem

[PATCH] mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
 2020-04-03  8:15 UTC 

[PATCH] physmap-gemini: Remove set but not used variable 'syscon_match'
 2020-04-03  7:48 UTC 

[GIT PULL] mtd: Changes for 5.7
 2020-04-03  0:40 UTC  (2+ messages)

NVMEM and environment variables
 2020-04-02 16:24 UTC 

[PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
 2020-04-02  9:02 UTC  (3+ messages)

[PATCH] mtd: Fix mtd not the same name not registered if nvmem
 2020-04-02  6:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-04-01 19:49 UTC  (21+ messages)

[PATCH 1/2] mtd: rawnand: add driver support for MT7621 nand flash controller
 2020-03-31 22:00 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: add documentation for mt7621-nand driver

[GIT PULL] fscrypt updates for 5.7
 2020-03-31 21:50 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add s25fs128s flash info
 2020-03-31 13:41 UTC 

[PATCH v4] mtd: clear cache_state to avoid writing to bad blocks repeatedly
 2020-03-31 11:06 UTC  (3+ messages)

[PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others
 2020-03-30 23:24 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller

[PATCH v2 1/2] UBI: Fastmap: free unused fastmap anchor peb during detach
 2020-03-30 21:33 UTC  (2+ messages)

[PATCH] ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
 2020-03-30 21:31 UTC  (2+ messages)

[PATCH][next] mtd: ubi: ubi-media.h: Replace zero-length array with flexible-array member
 2020-03-30 21:30 UTC  (2+ messages)

[RFC PATCH] mtd: lpddr: Fix bad logic in print_drs_error
 2020-03-30 19:56 UTC 

[PATCH v3] mtd:fix cache_state to avoid writing to bad blocks repeatedly
 2020-03-30 14:55 UTC  (4+ messages)

[RFC PATCH v1 11/50] Treewide: Extirpate "prandom_u32() % range"
 2020-03-30 13:33 UTC  (2+ messages)

[PATCH v2] mtd:clear cache_state to avoid writing to bad blocks repeatedly
 2020-03-30 13:25 UTC  (2+ messages)

[00/12] add STM32 FMC2 controller drivers
 2020-03-30  9:30 UTC  (23+ messages)
` [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] mtd:clear cache_state to avoid writing to bad clocks repeatedly
 2020-03-30  8:47 UTC  (5+ messages)

[GIT PULL] mtd: nand: Changes for 5.7
 2020-03-30  8:16 UTC  (2+ messages)

[PATCH v2] mtd: Convert fallthrough comments into statements
 2020-03-30  8:15 UTC  (6+ messages)

[RFC PATCH v1 06/50] ubi/debug: Optimize computation of odds
 2019-03-18  8:22 UTC 

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-27 16:36 UTC  (5+ messages)

[PATCH v3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-03-27 15:59 UTC 

[PATCH v2] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-03-27 14:41 UTC  (8+ messages)

jffs2reader: catfile writes only the first inode
 2020-03-27 13:38 UTC 

[PATCH] mtd: spi-nor: Enable dual and quad read for s25fl256s0
 2020-03-27  9:44 UTC 

lazytime fixes
 2020-03-26 17:01 UTC  (9+ messages)
` [PATCH 1/4] ubifs: remove broken lazytime support
` [PATCH 2/4] fs: avoid double-writing the inode on a lazytime expiration
` [PATCH 3/4] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH 4/4] fs: clean up generic_update_time a bit

[PATCH] MAINTAINERS: Add the IRC channel to the MTD related subsystems
 2020-03-25 21:16 UTC  (6+ messages)

[GIT PULL] mtd: spi-nor: Changes for 5.7
 2020-03-25 21:14 UTC  (2+ messages)

[GIT PULL] CFI and HyperFlash changes for v5.7-rc1
 2020-03-25 21:13 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND)
 2020-03-25 21:13 UTC  (2+ messages)

[PATCH] mtd: Convert fallthrough comments into statements
 2020-03-25 13:38 UTC  (6+ messages)

[PATCH v3 0/5] mtd: spi-nor: Add SR 4bit block protection support
 2020-03-25  9:44 UTC  (18+ messages)
` [PATCH v3 2/5] mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
` [PATCH v3 1/5] mtd: spi-nor: Fix gap in SR block protection locking
` [PATCH v3 4/5] mtd: spi-nor: Add SR 4bit block protection support

[PATCH v3 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-25  8:55 UTC  (12+ messages)
` [PATCH v3 01/11] pstore/zone: a common layer to manage storage as zones
` [PATCH v3 02/11] pstore/blk: new support logger for block devices
` [PATCH v3 03/11] pstore/blk: respect for driver to pick pstore front-ends
` [PATCH v3 04/11] pstore/blk: pstore/zone: support pmsg recorder
` [PATCH v3 05/11] pstore/blk: blkoops: support console recorder
` [PATCH v3 06/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v3 07/11] Documentation: create document for pstore/blk
` [PATCH v3 08/11] pstore/zone: skip broken zone for MTD device
` [PATCH v3 09/11] pstore/blk: a way to get user configure about pstore front-ends
` [PATCH v3 10/11] pstore/zone: pstore/blk: support non-block devices
` [PATCH v3 11/11] mtd: new support oops logger based on pstore/blk

[PATCH] mtd:Fix issue where write_cached_data() fails but write() still returns success
 2020-03-25  7:53 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Enable locking for n25q128a11
 2020-03-25  3:07 UTC 

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

[PATCH] mtd: fix calculating partition end address
 2020-03-24 22:11 UTC  (6+ messages)

[RESEND PATCH] mtd: phram: fix a double free issue in error path
 2020-03-24 22:05 UTC  (2+ messages)

[PATCH][next] mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member
 2020-03-24 22:05 UTC  (2+ messages)

[PATCH v4 1/2] mtd: rawnand: Add support for manufacturer specific suspend/resume operation
 2020-03-24 21:52 UTC  (2+ messages)

[PATCH v5 0/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
 2020-03-24 21:52 UTC  (5+ messages)
` [PATCH v5 1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
` [PATCH v5 2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND

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

[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)


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).