linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-29 07:46:50 to 2019-05-07 10:49:45 UTC [more...]

[RFC PATCH v4 0/1] Re-license MTK NAND driver
 2019-05-07 10:48 UTC  (6+ messages)
` [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH v4 0/3] spi-nor block protection
 2019-05-07 10:42 UTC  (4+ messages)
` [PATCH v4 2/3] spi-nor: s25fl512s supports region locking

[PATCH v3 0/4] MTK NAND driver improvements and fixes
 2019-05-07 10:25 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
` [PATCH v3 2/4] mtd: rawnand: mtk: Improve data sampling timing for read cycle
` [PATCH v3 3/4] mtd: rawnand: mtk: Add validity check for CE# pin setting
` [PATCH v3 4/4] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue

[PATCH] mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
 2019-05-07  9:16 UTC 

[RFC PATCH v3 0/1] Re-license MTK NAND driver
 2019-05-07  8:42 UTC  (12+ messages)
` [RFC PATCH v3 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH] ubifs: wbuf->offs must be aligned to max_write_size
 2019-05-07  8:09 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable access to CFI-compliant memory mapped NOR flash
 2019-05-07  7:42 UTC 

Mounting the squashfs/read-only Linux file system on MTD partition
 2019-05-07  7:05 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: add debugfs nodes for querying the flash name and id
 2019-05-07  2:11 UTC  (5+ messages)

[PATCH] fs: ubifs: Resolve sparse warning for using plain integer as NULL pointer
 2019-05-06 21:23 UTC 

[GIT PULL] mtd: spi-nor: Changes for 5.2
 2019-05-06 20:26 UTC  (2+ messages)

[PATCH] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-06 16:01 UTC  (4+ messages)

[PATCH v2 00/36] Introduce the generic ECC engine abstraction
 2019-05-06 15:49 UTC  (17+ messages)
` [PATCH v2 06/36] mtd: nand: Rename a core structure
` [PATCH v2 07/36] mtd: rawnand: Avoid a typedef
` [PATCH v2 10/36] mtd: nand: Introduce the ECC engine abstraction
` [PATCH v2 11/36] mtd: Fix typo in mtd_ooblayout_set_databytes() description

[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-06  9:12 UTC  (24+ messages)
` [PATCH 01/13] fscrypt: simplify bounce page handling
` [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx
` [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
` [PATCH 04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH 05/13] fscrypt: introduce fscrypt_encrypt_block_inplace()
` [PATCH 06/13] fscrypt: support encrypting multiple filesystem blocks per page
` [PATCH 07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
` [PATCH 08/13] fscrypt: introduce fscrypt_decrypt_block_inplace()
` [PATCH 09/13] fscrypt: support decrypting multiple filesystem blocks per page
` [PATCH 10/13] ext4: clear BH_Uptodate flag on decryption error
` [PATCH 11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin()
` [PATCH 12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range()
` [PATCH 13/13] ext4: encrypt only up to last block in ext4_bio_write_page()

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-05-06  9:03 UTC  (2+ messages)

[PATCH v2] spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash
 2019-05-06  8:29 UTC  (2+ messages)

[PATCH v2 0/5] MTK NAND driver improvements and fixes
 2019-05-06  8:11 UTC  (17+ messages)
` [PATCH v2 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
` [PATCH v2 2/5] mtd: rawnand: mtk: Improve data sampling timing for read cycle
` [PATCH v2 3/5] mtd: rawnand: mtk: Add validity check for CE# pin setting
` [PATCH v2 4/5] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
` [PATCH v2 5/5] mtd: rawnand: mtk: Setup empty page threshold correctly

[PATCH 1/2] mtd: gluebi: Add sync logic
 2019-05-05 22:22 UTC  (3+ messages)
` [PATCH 2/2] jffs2: Add sync to underlying mtd device when file system is synced

[PATCH] ubifs: support offline signed images
 2019-05-05 21:13 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.2
 2019-05-05  9:56 UTC  (2+ messages)

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-03 13:40 UTC  (8+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline

[PATCH] mtd: spi-nor: enable 4B opcodes for n25q256a
 2019-05-03 11:27 UTC  (4+ messages)

[GIT PULL] MTD fixes for 5.1 final
 2019-05-02 16:15 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-02 15:01 UTC 

[PATCH 0/9 RESEND 2] AFS patches resend 2
 2019-05-02 14:30 UTC  (10+ messages)
` [PATCH 1/9 RESEND 2] mtd: afs: Move AFS partition parser to parsers subdir
` [PATCH 2/9 RESEND 2] mtd: partitions: Add AFS partitions DT bindings
` [PATCH 3/9 RESEND 2] mtd: partitions: Add OF support to AFS partitions
` [PATCH 4/9 RESEND 2] mtd: afs: simplify partition parsing
` [PATCH 5/9 RESEND 2] mtd: afs: simplify partition detection
` [PATCH 6/9 RESEND 2] mtd: factor out v1 partition parsing
` [PATCH 7/9 RESEND 2] mtd: afs: factor footer parsing into the v1 part parsing
` [PATCH 8/9 RESEND 2] mtd: afs: factor the IIS read into partition parser
` [PATCH 9/9 RESEND 2] mtd: afs: add v2 partition parsing

fix filler_t callback type mismatches
 2019-05-02 14:01 UTC  (12+ messages)
` [PATCH 1/4] mm: fix an overly long line in read_cache_page
` [PATCH 2/4] mm: don't cast ->readpage to filler_t for do_read_cache_page
` [PATCH 3/4] nfs: pass the correct prototype to read_cache_page
` [PATCH 4/4] jffs2: "
` [PATCH 5/4] 9p: "

[PATCH 3/4] mtd: spinand: Enabled support to detect parameter page
 2019-05-02 11:59 UTC  (4+ messages)
  ` [EXT] "

[PATCH 4/4] mtd: spinand: micron: Support for new Micron SPI NAND flashes
 2019-05-02 11:40 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/3] add support for is25wp256 spi-nor device
 2019-05-02  9:56 UTC  (10+ messages)
` [PATCH v2 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v2 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v2 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH 0/5] mtd: onenand/samsung: Add device tree support
 2019-05-02  8:41 UTC  (20+ messages)
` [PATCH 1/5] mtd: onenand/samsung: Unify resource order for controller variants
` [PATCH 2/5] mtd: onenand/samsung: Make sure that bus clock is enabled
` [PATCH 3/5] mtd: onenand/samsung: Add device tree support
` [PATCH 4/5] dt-binding: "
` [PATCH 5/5] mtd: onenand/samsung: Set name field of mtd_info struct

[PATCH 1/4] mtd: rawnand: Turn the ONFI support to generic
 2019-05-02  8:34 UTC  (3+ messages)
  ` [EXT] "

BUG: soft lockup in kvm_vm_ioctl
 2019-05-02  3:10 UTC  (3+ messages)

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-05-02  2:41 UTC  (4+ messages)
` [PATCH v3 3/4] spi: Patch Macronix SPI controller driver according to MX25F0A MFD driver

[PATCH v2] mtd: rawnand: brcmnand: fix bch ecc layout for large page nand
 2019-05-02  2:29 UTC  (2+ messages)

[LINUX PATCH] spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
 2019-05-02  2:19 UTC  (2+ messages)
` Applied "spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl" to the spi tree

[PATCH] mtd: rawnand: brcmnand: fix bch ecc layout for large page nand
 2019-05-01 19:15 UTC  (3+ messages)

[PATCH v2 11/15] mtd: maps: Merge physmap_of.c into physmap-core.c
 2019-05-01 18:02 UTC  (3+ messages)
` [v2,11/15] "

[PATCH v4 3/3] spi-nor: allow setting the BPNV (default locked) bit
 2019-05-01  4:42 UTC  (2+ messages)
` [PATCH v5 1/1] spi-nor: allow setting the BPNV (powerup lock) bit

atmel nand bindings vs. actual dts files
 2019-04-30  9:32 UTC  (5+ messages)

[PATCH 2/4] mtd: nand: Move ONFI code into nand/ directory
 2019-04-30  6:33 UTC  (2+ messages)

[PATCH 0/5] MTK NAND driver improvements and fixes
 2019-04-30  0:59 UTC  (17+ messages)
` [PATCH 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
` [PATCH 2/5] mtd: rawnand: mtk: Improve data sampling timing for read cycle
` [PATCH 3/5] mtd: rawnand: mtk: Add validity check for CE# pin setting
` [PATCH 4/5] mtd: rawnand: mtk: Fix wrongly assigned oob buffer pointer issue
` [PATCH 5/5] mtd: rawnand: mtk: Setup empty page threshold correctly

[PATCH v2] mtd: rawnand: marvell: Clean the controller state before each operation
 2019-04-29 20:39 UTC  (6+ messages)

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-04-29 12:43 UTC  (8+ messages)

Arguments when nanddump mtd partitions
 2019-04-29  9:39 UTC  (2+ messages)

[PATCH] mtd: rawnand: Add Macronix NAND read retry and randomizer support
 2019-04-29  9:34 UTC  (8+ messages)

[RFC PATCH v2 0/1] Re-license MTK NAND driver
 2019-04-29  7:57 UTC  (4+ messages)
` [RFC PATCH v2 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL


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