Linux Memory Technology Devices
[Prev Page][Next Page]
- [PATCH v2 0/3] Add QSPI flash support to iwg23s,
Fabrizio Castro
- [PATCH 0/7] mtd: spi-nor: fixes found when debugging smpt,
Tudor.Ambarus
- [GIT PULL] mtd: Fixes for 4.20-rc2,
Boris Brezillon
- [PATCH] mtd: nand: spi: Add initial support for Toshiba TC58CVG2S0H,
Schrempf Frieder
- [PATCH] mtd: rawnand: sh_flctl: convert to SPDX identifiers,
Kuninori Morimoto
- [PATCH v2] ubifs: Handle re-linking of inodes correctly while recovery,
Richard Weinberger
- [PATCH 1/2] ubi: Introduce in_pq(),
Richard Weinberger
- [PATCH] mkfs.ubifs: Don't compress by default if filesystem is encrypted,
Richard Weinberger
- [PATCH 1/2] mkfs.ubifs: Fix IV selection,
Richard Weinberger
- [PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework,
Frieder Schrempf
- [PATCH v4 02/10] dt-bindings: spi: Move the bindings for the FSL QSPI driver, Frieder Schrempf
- [PATCH v4 01/10] spi: Add a driver for the Freescale/NXP QuadSPI controller, Frieder Schrempf
- [PATCH v4 03/10] dt-bindings: spi: Adjust the bindings for the FSL QSPI driver, Frieder Schrempf
- [PATCH v4 04/10] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH v4 05/10] arm64: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH v4 07/10] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c, Frieder Schrempf
- [PATCH v4 08/10] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH v4 09/10] ARM64: dts: ls1046a: Remove fsl, qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH v4 06/10] ARM: defconfig: Use the new FSL QSPI driver under the SPI framework, Frieder Schrempf
- [PATCH v4 10/10] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework, Frieder Schrempf
- Re: [PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework, Boris Brezillon
- [PATCH] jffs2: implement mount option to configure endianness,
Nikunj Kela
- [PATCH next] mtd: maps: physmap: Fix infinite loop crash in ROM type probing,
Geert Uytterhoeven
- [PATCH] mtd: nand: Fix nanddev_pos_next_page() kernel-doc header,
Boris Brezillon
- [PATCH v3 0/7] spi: spi-mem: Add a direct mapping API,
Boris Brezillon
- [PATCH v2 00/22] mtd: rawnand: 3rd batch of cleanup,
Boris Brezillon
- [PATCH v2 02/22] mtd: rawnand: Reorganize code to avoid forward declarations, Boris Brezillon
- [PATCH v2 01/22] mtd: rawnand: Stop passing mtd_info objects to internal functions, Boris Brezillon
- [PATCH v2 10/22] mtd: rawnand: ams-delta: Check mtd_device_register() return code, Boris Brezillon
- [PATCH v2 03/22] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults(), Boris Brezillon
- [PATCH v2 05/22] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag, Boris Brezillon
- [PATCH v2 06/22] mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y, Boris Brezillon
- [PATCH v2 04/22] mtd: rawnand: Move nand_exec_op() to internal.h, Boris Brezillon
- [PATCH v2 09/22] mtd: rawnand: ams-delta: cleanup ams_delta_init() error path, Boris Brezillon
- [PATCH v2 07/22] mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text, Boris Brezillon
- [PATCH v2 12/22] mtd: rawnand: Add nand_[de]select_target() helpers, Boris Brezillon
- [PATCH v2 18/22] mtd: rawnand: vf610: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH v2 14/22] mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented, Boris Brezillon
- [PATCH v2 16/22] mtd: rawnand: marvell: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH v2 17/22] mtd: rawnand: tegra: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH v2 13/22] mtd: rawnand: Pass the CS line to be selected in struct nand_operation, Boris Brezillon
- [PATCH v2 22/22] mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops, Boris Brezillon
- [PATCH v2 11/22] mtd: rawnand: ams-delta: Explicitly inherit from nand_controller, Boris Brezillon
- [PATCH v2 19/22] mtd: rawnand: ams-delta: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH v2 20/22] mtd: rawnand: Deprecate the ->select_chip() hook, Boris Brezillon
- [PATCH v2 21/22] mtd: rawnand: Move the ->exec_op() method to nand_controller_ops, Boris Brezillon
- [PATCH v2 08/22] mtd: rawnand: ams-delta: Fix various coding style issues, Boris Brezillon
- [PATCH v2 15/22] mtd: rawnand: fsmc: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH] mtd: allow multiple -(name) parts on cmdline.,
Daniel Danzberger
- [PATCH v3 0/6] New QuadSPI driver for Atmel SAMA5D2,
Piotr Bugalski
- [PATCH] ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS,
Geert Uytterhoeven
- Re: [LINUX PATCH v12] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface,
Helmut Grohne
[PATCH v2] mtd: sa1100: avoid VLA in sa1100_setup_mtd,
Boris Brezillon
[PATCH] mtd: nand: drop kernel-doc notation for a deleted function parameter,
Randy Dunlap
[PATCH v2] arch/sh: mach-kfr2r09: fix struct mtd_oob_ops build warning, Randy Dunlap
[PATCH] ubifs: replay: fix high stack usage,
Arnd Bergmann
[PATCH] ubifs: auth: add CONFIG_KEYS dependency,
Arnd Bergmann
[PATCH resend] arch/sh: mach-kfr2r09: fix struct mtd_oob_ops build warning,
Randy Dunlap
[PATCH] Make JFFS2 endianness configurable,
Nikunj Kela
[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support,
Jianxin Pan
[PATCH 0/4] Add QSPI flash support to iwg23s,
Fabrizio Castro
AmericanHort | Cultivate'18 Exposition and Convention Participants, Michael Talbott
[GIT PULL] UBIFS updates for 4.20-rc1,
Richard Weinberger
Re: [GIT PULL] UBIFS updates for 4.20-rc1, Linus Torvalds
[PATCH v3 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly,
Boris Brezillon
Re: [RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2, Boris Brezillon
[PATCH v2 0/7] spi: spi-mem: Add a direct mapping API,
Boris Brezillon
[PATCH][next] ubifs: authentication: fix memory leak on error exit path,
Colin King
[PATCH] ubifs: Handle re-linking of inodes correctly while recovery,
Richard Weinberger
[PATCH] mtd: nand: Fix nanddev_neraseblocks(),
Boris Brezillon
read-only FS with error -2,
Ben Greear
bad block table erased by u-boot's ubi part command,
Yannick Lanz
[PATCH v3 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project,
Tokunori Ikegami
- [PATCH v3 01/11] mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good(), Tokunori Ikegami
- [PATCH v3 03/11] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer(), Tokunori Ikegami
- [PATCH v3 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer(), Tokunori Ikegami
- [PATCH v3 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size, Tokunori Ikegami
- [PATCH v3 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement, Tokunori Ikegami
- [PATCH v3 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword(), Tokunori Ikegami
- [PATCH v3 08/11] mtd: cfi_cmdset_0002: Remove retry goto statement from do_write_oneword(), Tokunori Ikegami
- [PATCH v3 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence, Tokunori Ikegami
- [PATCH v3 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths, Tokunori Ikegami
- [PATCH v3 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed, Tokunori Ikegami
- [PATCH v3 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()., Tokunori Ikegami
[PATCH] mtd: rawnand: Add all 1.8V AC chips have a broken GET_FEATURES(TIMINGS),
masonccyang
[PATCH 00/15] mtd: rawnand: 3rd batch of cleanup,
Boris Brezillon
- [PATCH 05/15] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag, Boris Brezillon
- [PATCH 03/15] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults(), Boris Brezillon
- [PATCH 02/15] mtd: rawnand: Reorganize code to avoid forward declarations, Boris Brezillon
- [PATCH 04/15] mtd: rawnand: Move nand_exec_op() to internal.h, Boris Brezillon
- [PATCH 09/15] mtd: rawnand: fsmc: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH 08/15] mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented, Boris Brezillon
- [PATCH 12/15] mtd: rawnand: vf610: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH 11/15] mtd: rawnand: tegra: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH 10/15] mtd: rawnand: marvell: Stop implementing ->select_chip(), Boris Brezillon
- [PATCH 01/15] mtd: rawnand: Stop passing mtd_info objects to internal functions, Boris Brezillon
- [PATCH 07/15] mtd: rawnand: Pass the CS line to be selected in struct nand_operation, Boris Brezillon
- [PATCH 06/15] mtd: rawnand: Add nand_[de]select_target() helpers, Boris Brezillon
- [PATCH 14/15] mtd: rawnand: Move the ->exec_op() method to nand_controller_ops, Boris Brezillon
- [PATCH 15/15] mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops, Boris Brezillon
- [PATCH 13/15] mtd: rawnand: Deprecate the ->select_chip() hook, Boris Brezillon
- Re: [PATCH 00/15] mtd: rawnand: 3rd batch of cleanup, Miquel Raynal
Participants IDEAg Dakotafest Show 2018, elaine.rankie@xxxxxxxxxxxxxxxxxxx (G)
[PATCH v3 0/7] spi: add support for octo mode,
Yogesh Narayan Gaur
[PATCH RESEND v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller,
Yogesh Narayan Gaur
Re: [PATCH 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622,
Boris Brezillon
[PATCH] staging: Remove the mt29f_spinand driver,
Boris Brezillon
[GIT PULL] mtd: Changes for 4.20, Boris Brezillon
[4.4/4.9/4.14 patch] mtd: spi-nor: Add support for is25wp series chips,
Adrian Bunk
[PATCH] jffs2: ensure wbuf_verify is valid before using it.,
Hou Tao
[PATCH] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref,
Hou Tao
[RFC PATCH] jffs2: make the overwritten xattr invisible after remount, Hou Tao
[PATCH v2 00/10] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project,
Tokunori Ikegami
- [PATCH v2 02/10] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer(), Tokunori Ikegami
- [PATCH v2 01/10] mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good(), Tokunori Ikegami
- [PATCH v2 04/10] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()., Tokunori Ikegami
- [PATCH v2 05/10] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size, Tokunori Ikegami
- [PATCH v2 06/10] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement, Tokunori Ikegami
- [PATCH v2 07/10] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword(), Tokunori Ikegami
- [PATCH v2 08/10] mtd: cfi_cmdset_0002: Remove retry goto statement from do_write_oneword(), Tokunori Ikegami
- [PATCH v2 09/10] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence, Tokunori Ikegami
- [PATCH v2 10/10] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed, Tokunori Ikegami
- [PATCH v2 03/10] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer(), Tokunori Ikegami
Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up"),
Rafał Miłecki
[PATCH] mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed,
Boris Brezillon
[PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage,
Daniel Santos
Re: [PATCH 0/3] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project,
Boris Brezillon
[PATCH 3/3] mtd: cfi_cmdset_0002: Remove goto statemnet from do_write_buffer(),
Tokunori Ikegami
[PATCH 2/3] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer(),
Tokunori Ikegami
[PATCH 1/3] mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good(),
Tokunori Ikegami
[PATCH v2 00/15] mtd: maps: physmap cleanups,
Boris Brezillon
- [PATCH v2 01/15] mtd: maps: physmap: Add SPDX header, Boris Brezillon
- [PATCH v2 04/15] mtd: maps: physmap: Use dev_notice() and a %pR specifier, Boris Brezillon
- [PATCH v2 03/15] mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources, Boris Brezillon
- [PATCH v2 02/15] mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds, Boris Brezillon
- [PATCH v2 13/15] dt-binding: mtd: physmap: Document the addr-gpios property, Boris Brezillon
- [PATCH v2 05/15] mtd: maps: physmap: Use devm_ioremap_resource(), Boris Brezillon
- [PATCH v2 08/15] mtd: maps: physmap: Return -ENOMEM directly when info allocation fails, Boris Brezillon
- [PATCH v2 06/15] mtd: maps: physmap: Remove the MAX_RESOURCES limitation, Boris Brezillon
- [PATCH v2 07/15] mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code, Boris Brezillon
- [PATCH v2 10/15] mtd: maps: Prepare merging of physmap and physmap_of, Boris Brezillon
- [PATCH v2 09/15] mtd: maps: physmap: Fix coding style issues reported by checkpatch, Boris Brezillon
- [PATCH v2 15/15] mtd: maps: physmap: Invert logic on if/else branch, Boris Brezillon
- [PATCH v2 12/15] mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}, Boris Brezillon
- [PATCH v2 14/15] mtd: maps: Merge gpio-addr-flash.c into physmap-core.c, Boris Brezillon
- [PATCH v2 11/15] mtd: maps: Merge physmap_of.c into physmap-core.c, Boris Brezillon
- Re: [PATCH v2 00/15] mtd: maps: physmap cleanups, Linus Walleij
- Re: [PATCH v2 00/15] mtd: maps: physmap cleanups, Boris Brezillon
[PATCH 1/3] mtd: Move Redboot partition parser,
Linus Walleij
[PATCH 00/42] mtd-utils: Add fscrypt support to mkfs.ubifs,
Richard Weinberger
- [PATCH 02/42] common: Add round functions, Richard Weinberger
- [PATCH 04/42] mkfs.ubifs: Implement UBIFS_FLG_DOUBLE_HASH, Richard Weinberger
- [PATCH 01/42] Import latest ubifs-media.h, Richard Weinberger
- [PATCH 03/42] mkfs.ubifs: Add crypto helper functions, Richard Weinberger
- [PATCH 13/42] mkfs.ubifs: Add dummy setup for crypto, Richard Weinberger
- [PATCH 08/42] mkfs.ubifs: Implement UBIFS_FLG_ENCRYPTION, Richard Weinberger
- [PATCH 05/42] mkfs.ubifs: Make r5 hash binary string aware, Richard Weinberger
- [PATCH 06/42] mkfs.ubifs: Add fscrypto defines, Richard Weinberger
- [PATCH 07/42] mkfs.ubifs: Add basic fscrypto functions, Richard Weinberger
- [PATCH 12/42] mkfs.ubifs: Implement filename encryption, Richard Weinberger
- [PATCH 14/42] mkfs.ubifs: Pass source/dest key len to key derive function, Richard Weinberger
- [PATCH 11/42] mkfs.ubifs: Store directory name len in the temporary index, Richard Weinberger
- [PATCH 10/42] mkfs.ubifs: Implement fscrypto context store as xattr, Richard Weinberger
- [PATCH 09/42] mkfs.ubifs: Implement basic fscrypto context passing, Richard Weinberger
- [PATCH 16/42] mkfs.ubifs: Implement file contents encryption, Richard Weinberger
- [PATCH 15/42] mkfs.ubifs: Add encrypted symlink support, Richard Weinberger
- [PATCH 17/42] mkfs.ubifs: Move symlink data encryption to helper function, Richard Weinberger
- [PATCH 38/42] mkfs.ubifs: More fscryptctl compatibility, Richard Weinberger
- [PATCH 33/42] mkfs.ubifs: Enable Cipher selection, Richard Weinberger
- [PATCH 37/42] mkfs.ubifs: Fix key descriptor printing, Richard Weinberger
- [PATCH 35/42] mkfs.ubifs: Fixup AES-XTS mode, Richard Weinberger
- [PATCH 28/42] mkfs.ubifs: Move fscrypt definitions and functions out of mkfs.ubifs.c, Richard Weinberger
- [PATCH 29/42] mkfs.ubifs: Cleanup over-long lines, Richard Weinberger
- [PATCH 26/42] mkfs.ubifs: Initial support for encryption command lines, Richard Weinberger
- [PATCH 19/42] mkfs.ubifs: Free all index entry names, Richard Weinberger
- [PATCH 30/42] mkfs.ubifs: Check length of master key, Richard Weinberger
- [PATCH 22/42] mkfs.ubifs: Replace constant values with parameters in init_fscrypt_context, Richard Weinberger
- [PATCH 20/42] mkfs.ubifs: Seperate path encryption from symlink encryption helper, Richard Weinberger
- [PATCH 23/42] mkfs.ubifs: Make encryption dependend on (not-yet-existant) command line options, Richard Weinberger
- [PATCH 21/42] mkfs.ubifs: Cleanup add_dent_node, user path encryption helper, Richard Weinberger
- [PATCH 31/42] mkfs.ubifs: Accept 0x prefix for key descriptor, Richard Weinberger
- [PATCH 24/42] mkfs.ubifs: Get key descriptor from command line and master key from file, Richard Weinberger
- [PATCH 40/42] mkfs.ubifs: Enable support for building without crypto, Richard Weinberger
- [PATCH 34/42] mkfs.ubifs: Use correct sizes for keys and hash lengths, Richard Weinberger
- [PATCH 32/42] mkfs.ubifs: Correctly use iv lengths in aes-cts mode, Richard Weinberger
- [PATCH 27/42] mkfs.ubifs: Remove cipher implementations from public header, Richard Weinberger
- [PATCH 39/42] mkfs.ubifs: Move RAND_poll to crypto.c, Richard Weinberger
- [PATCH 42/42] mkfs.ubifs: Use AES-256-XTS as default, Richard Weinberger
- [PATCH 41/42] mkfs.ubifs: Print key descriptor only when generated, Richard Weinberger
- [PATCH 25/42] mkfs.ubifs: Specify padding policy via command line, Richard Weinberger
- [PATCH 18/42] mkfs.ubifs: Make sure we catch nodes that should or should not have name, Richard Weinberger
- [PATCH 36/42] mkfs.ubifs: Compute encryption key descriptor automatically, Richard Weinberger
- [PATCH 00/42] mtd-utils: Add fscrypt support to mkfs.ubifs, David Oberhollenzer
[PATCH] mtd: rawnand: r852: use generic DMA API,
Christoph Hellwig
[PATCH v2 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly,
Boris Brezillon
[PATCH v5 0/2] mtd: rawnand: meson: add Amlogic NAND driver support,
Jianxin Pan
[PATCH 1/2] mtd: spi-nor: Make SFDP-based 4B_OPCODE support detection works correctly,
Boris Brezillon
Re: Clock configuration for the SAMA5D2 NAND controller,
Romain Izard
Re: [PATCH, RFC] ubd: remove use of blk_rq_map_sg,
Richard Weinberger
[PATCH] mtd: spi-nor: cadence-quadspi: Fix the return value in case of error in 'cqspi_direct_read_execute()',
Christophe JAILLET
[PATCH] mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>,
Masahiro Yamada
[PATCH v2] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h,
Grandbois, Brett
[PATCH v2] block: BFQ default for single queue devices,
Linus Walleij
[PATCH v2 0/7] spi: add support for octal mode,
Yogesh Narayan Gaur
[PATCH] jffs2: modify the mtime and ctime when truncate file, ZhuangShengen
[GIT PULL] mtd: nand: Changes for 4.20,
Miquel Raynal
[PATCH] ubifs: Fix WARN_ON logic in exit path,
Richard Weinberger
ubifs: WARNINGs,
Randy Dunlap
[GIT PULL] mtd: spi-nor: Changes for 4.20,
Boris Brezillon
[PATCH RFC 00/18] mtd: spi-nor: Proposal for 8-8-8 mode support,
Boris Brezillon
[PATCH RFC 12/18] mtd: spi-nor: Provide a hook to tweak flash parameters, Boris Brezillon
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]