messages from 2017-12-13 20:46:52 to 2017-12-20 21:27:01 UTC [more...]
[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
2017-12-20 21:26 UTC (11+ 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-20 21:06 UTC (8+ 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] 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 0/2] CQSPI: Add direct mode support
2017-12-20 15:13 UTC (5+ 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] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
2017-12-20 14:14 UTC (7+ messages)
` [PATCH acks] "
[PATCH] mtd: docs: Add mention of patchwork to patch submission section
2017-12-20 12:17 UTC (2+ messages)
[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
2017-12-20 5:45 UTC
[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 (8+ messages)
` [PATCH 1/4 v3] mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
` [PATCH 2/4 v3] mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
` [PATCH 3/4 v3] mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
` [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 v3 0/4] mtd: Preparation patches for the SPI NAND framework
2017-12-17 21:39 UTC (6+ 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
[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 v6 00/15] A SPI NAND framework under generic NAND framework
2017-12-15 12:41 UTC (18+ messages)
[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)
[PATCH v9 0/2] Add support for Arasan NAND Flash controller
2017-12-14 13:44 UTC (3+ messages)
` [PATCH v9 1/2] mtd: arasan: Add device tree binding documentation
` [PATCH v9 2/2] mtd: nand: Add support for Arasan NAND Flash Controller
[PATCH v2 1/2] mtd: spi-nor: add support for is25lq040b
2017-12-14 12:12 UTC (3+ messages)
[PATCH v8 0/2] Add support for Arasan NAND Flash controller
2017-12-14 11:31 UTC (5+ messages)
` [PATCH v8 1/2] mtd: arasan: Add device tree binding documentation
` [PATCH v8 2/2] mtd: nand: Add support for Arasan NAND Flash Controller
Mounting issue with old rootfs and new kernel
2017-12-14 9:51 UTC (6+ messages)
` Mounting issue with old uboot and new rootfs
[PATCH v2] xfstests-bld: add support for UBIFS using block2mtd
2017-12-14 3:08 UTC (2+ messages)
[PATCH] mtd: nand: fix memory leak on ep on error exit returns
2017-12-13 21:09 UTC (3+ messages)
[PATCH][mtd-next] mtd: nand: remove redundant check of len
2017-12-13 20:47 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox