public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-12-15 06:24:44 to 2017-12-22 21:24:41 UTC [more...]

[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
 2017-12-22 21:24 UTC  (14+ messages)
` [PATCH 11/12] ARM64: dts: marvell: use reworked NAND controller driver on Armada 7K
` [PATCH 12/12] ARM64: dts: marvell: use reworked NAND controller driver on Armada 8K

[PATCH v2 0/5] Marvell NAND controller rework with ->exec_op()
 2017-12-22 21:10 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: mtd: add Marvell NAND controller documentation
` [PATCH v2 2/5] mtd: nand: add reworked Marvell NAND controller driver
` [PATCH v2 3/5] mtd: nand: replace pxa3xx_nand driver by its rework called marvell_nand
` [PATCH v2 4/5] dt-bindings: mtd: remove pxa3xx NAND controller documentation
` [PATCH v2 5/5] mtd: nand: remove useless fields from pxa3xx NAND platform data

[PATCH 01/11] block_dev: Support checking inode permissions in lookup_bdev()
 2017-12-22 21:06 UTC  (4+ messages)
` [PATCH 02/11] mtd: Check permissions towards mtd block device inode when mounting

[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
 2017-12-22 17:28 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: Check ONFI timings have been acked by the chip
` [PATCH 2/2] mtd: nand: gpmi: Support ->setup_data_interface()

[PATCH] mtd: nand: Fix unfinished comment in nand_init_data_interface()
 2017-12-22 17:12 UTC 

[PATCHv4 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
 2017-12-22 16:55 UTC  (4+ messages)
` [PATCHv4 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2017-12-22 13:51 UTC  (24+ messages)

[PATCH] mtd: spi-nor: use _lock_and_prep() in _read_sfdp()
 2017-12-22 12:53 UTC  (4+ messages)

[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
 2017-12-22 10:09 UTC  (2+ messages)

[PATCH 0/2] CQSPI: Add direct mode support
 2017-12-22  9:48 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence
` [PATCH 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode

[PATCH v3 0/4] mtd: Preparation patches for the SPI NAND framework
 2017-12-22  8:37 UTC  (8+ messages)
` [PATCH v3 1/4] mtd: Do not allow MTD devices with inconsistent erase properties
` [PATCH v3 2/4] mtd: Add an helper to make erase request aligned on ->erasesize
` [PATCH v3 3/4] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code
` [PATCH v3 4/4] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing

[GIT PULL] omap-gpmc changes for v4.16 merge (immutable for mtd)
 2017-12-21 15:24 UTC  (2+ messages)

[RFC 00/10] mtd: spi-nor: Update spi-nor framework
 2017-12-21 13:53 UTC  (6+ messages)
` [RFC 09/10] mtd: spi-nor: Disable hybrid mode for SPANSION S25FS-S family

[PATCH] mtd: spi-nor: Add support for s25fl128l and s25fl128l
 2017-12-21 12:27 UTC  (2+ messages)
` [PATCH v2] mtd: spi-nor: Add support for s25fl128l and s25fl256l

[PATCH][v2] driver: mtd: update struct map_info's swap as per map requirement
 2017-12-21  8:07 UTC  (3+ messages)

[PATCH] Documentation: binding: Update endianness usage
 2017-12-21  5:20 UTC  (11+ messages)

[PATCH] MAINTAINERS: Move all MTD related branches to a single repo
 2017-12-20 19:07 UTC  (10+ messages)

MTD made it to the LWN front page
 2017-12-20 19:04 UTC 

[PATCHv3 1/2] mtd: spi-nor: add support for is25lq040b
 2017-12-20 15:29 UTC  (4+ messages)
` [PATCHv3 2/2] mtd: spi-nor: indent issi section

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-20 14:14 UTC  (3+ messages)
` [PATCH acks] "

[PATCH] mtd: docs: Add mention of patchwork to patch submission section
 2017-12-20 12:17 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Added ISSI is25lp080d support
 2017-12-19 15:27 UTC  (2+ messages)

[PATCH -next v3 0/2] mtd: nand: toshiba: Add Toshiba BENAND support
 2017-12-19 12:11 UTC  (10+ messages)
` [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID
` [PATCH -next v3 2/2] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)

pxa3xx_nand times out in 4.14 with JFFS2
 2017-12-19  5:34 UTC  (22+ messages)

mtd: nand: mxc: Fix failed/corrected values
 2017-12-18 21:00 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mtd: nand: mxc: Add own write_page
` [PATCH 3/3] mtd: nand: mxc: Drop now unnecessary correct_data function

[PATCH 0/4 v3] mtd: onenand: samsung: Simplify code and fix leaks in error handling paths
 2017-12-18 20:03 UTC  (6+ messages)
` [PATCH 1/4 v3] mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
` [PATCH 3/4 v3] mtd: onenand: samsung: Remove a useless include

[PATCH] mtd: nand: pxa3xx: Fix READOOB implementation
 2017-12-18 17:37 UTC  (4+ messages)

[PATCH][V2] mtd: sharpslpart: fix overflow on block_adr calculation
 2017-12-18 16:27 UTC  (3+ messages)

[PATCH] mtd: cfi: convert inline functions to macros
 2017-12-18 16:25 UTC  (10+ messages)

[PATCH] mtd: mchp23k256: propagate return value of spi_sync()
 2017-12-18 16:22 UTC  (3+ messages)

[PATCH] mtd: mtdswap: make array 'name' static const, shrinks object size
 2017-12-18 16:21 UTC  (2+ messages)

[GIT PULL] MTD fixes for 4.15-rc4
 2017-12-18 13:48 UTC 

[BUG] pxa3xx: wait time out when scanning for bb
 2017-12-18 12:43 UTC  (45+ messages)
                                                          ` [SPAM] "

[PATCH] mtd: Fix mtd_check_oob_ops()
 2017-12-18  8:14 UTC  (3+ messages)

[PATCH] Fix OOB_READ bug where hardware FIFO is not drained completely. Fix potential bug for non-ECC operations
 2017-12-18  7:44 UTC  (4+ messages)

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2017-12-18  1:47 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/24] fscrypt: symlink helpers and fscrypt.h cleanup
 2017-12-15 17:42 UTC  (25+ messages)
` [PATCH 01/24] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
` [PATCH 02/24] fscrypt: move fscrypt_control_page() "
` [PATCH 03/24] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
` [PATCH 04/24] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
` [PATCH 05/24] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
` [PATCH 06/24] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
` [PATCH 07/24] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
` [PATCH 08/24] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
` [PATCH 09/24] fscrypt: trim down fscrypt.h includes
` [PATCH 10/24] fscrypt: new helper functions for ->symlink()
` [PATCH 11/24] fscrypt: new helper function - fscrypt_get_symlink()
` [PATCH 12/24] ext4: switch to fscrypt ->symlink() helper functions
` [PATCH 13/24] ext4: switch to fscrypt_get_symlink()
` [PATCH 14/24] f2fs: switch to fscrypt ->symlink() helper functions
` [PATCH 15/24] f2fs: switch to fscrypt_get_symlink()
` [PATCH 16/24] ubifs: free the encrypted symlink target
` [PATCH 17/24] ubifs: switch to fscrypt ->symlink() helper functions
` [PATCH 18/24] ubifs: switch to fscrypt_get_symlink()
` [PATCH 19/24] fscrypt: remove fscrypt_fname_usr_to_disk()
` [PATCH 20/24] fscrypt: move fscrypt_symlink_data to fscrypt_private.h
` [PATCH 21/24] fscrypt: calculate NUL-padding length in one place only
` [PATCH 22/24] fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
` [PATCH 23/24] fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
` [PATCH 24/24] fscrypt: document symlink length restriction

UBIFS git repository
 2017-12-15 13:11 UTC 

[PATCH v5 00/16] OMAP2+ OneNAND driver update
 2017-12-15 12:24 UTC  (6+ messages)
` [PATCH v5 01/16] dt-bindings: mtd: gpmc-onenand: Update properties description

mail-list subscription issue
 2017-12-15 11:55 UTC  (2+ messages)

[PATCH 3/8] Drivers:MTD:Nand: remove the redefinition error
 2017-12-15  9:15 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