Linux Memory Technology Devices
[Prev Page][Next Page]
- Re: [PATCH 1/1] ubi: Allow ubiblock devices nodes to be created by volume name instead of volume ID., (continued)
- [PATCH -next] mtd: rawnand: ingenic: Add missing MODULE_* information,
Yue Haibing
- [PATCH v3 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options,
Maxime Ripard
- [PATCH v3 0/5] simple sort swap function improvements,
Andrey Abramov
- [PATCH v4 00/17] fscrypt: key management improvements,
Eric Biggers
- [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode(), Eric Biggers
- [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v4 11/17] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v4 14/17] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v4 16/17] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v4 17/17] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v4 15/17] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v2 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options,
Maxime Ripard
- [PATCH] mtd: spi-nor: Add Micron MT25QU128 support,
wan . ahmad . zainie . wan . mohamad
- [PATCH v5 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups,
Masahiro Yamada
- [PATCH v5 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro, Masahiro Yamada
- [PATCH v5 1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions, Masahiro Yamada
- [PATCH v5 6/9] mtd: rawnand: denali_pci: rename goto labels, Masahiro Yamada
- [PATCH v5 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio, Masahiro Yamada
- [PATCH v5 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate, Masahiro Yamada
- [PATCH v5 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks, Masahiro Yamada
- [PATCH v5 9/9] mtd: rawnand: denali: clean up coding style, Masahiro Yamada
- [PATCH v5 2/9] mtd: rawnand: denali: refactor raw page accessors, Masahiro Yamada
- [PATCH v5 7/9] mtd: rawnand: denali: decouple controller and NAND chips, Masahiro Yamada
- Re: [PATCH v5 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups, Miquel Raynal
- [PATCH 1/4] dt-bindings: mtd: Add YAML schemas for the generic NAND options,
Maxime Ripard
- [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer,
Miquel Raynal
- [PATCH] mtd: rawnand: atmel: Fix spelling mistake in error message,
Miquel Raynal
- [PATCH 0/3] mtd-utils: Add UBIFS offline signing support,
Sascha Hauer
- [PATCH] ubifs: support offline signed images,
Sascha Hauer
- [PATCH] ubifs: Do not skip hash checking in data nodes,
Sascha Hauer
- [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller,
Naga Sureshkumar Relli
- [LINUX PATCH v2 2/3] spi: spi-mem: export spi_mem_default_supports_op(),
Naga Sureshkumar Relli
- [LINUX PATCH v2 0/3] Add support for Zynq QSPI controller driver, Naga Sureshkumar Relli
- [PATCH 1/3] mtd: devices: m25p80: Simplify m25p80_read(),
Andrey Smirnov
- [PATCH v2 0/5] simple sort swap function improvements,
Andrey Abramov
- [PATCH v3] mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width,
Liu Xiang
- [PATCH 0/5] simple sort swap function usage improvements,
Andrey Abramov
- [PATCH] eeprom: at25: Convert the driver to the spi-mem interface,
Boris Brezillon
- [PATCH] MAINTAINERS: Remove my name from the MTD and NAND entries, Boris Brezillon
- mkfs.ubifs issues with mtd-utils 2.1.0,
Markus Mayer
- nand_op_parser_exec_op should use longest pattern,
Sascha Hauer
- [PATCH] mkfs.ubifs: fix build without openssl,
Baruch Siach
- [PATCH v4 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups,
Masahiro Yamada
- [PATCH v4 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro, Masahiro Yamada
- [PATCH v4 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions, Masahiro Yamada
- [PATCH v4 6/9] mtd: rawnand: denali_pci: rename goto labels, Masahiro Yamada
- [PATCH v4 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio, Masahiro Yamada
- [PATCH v4 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate, Masahiro Yamada
- [PATCH v4 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks, Masahiro Yamada
- [PATCH v4 9/9] mtd: rawnand: denali: clean up coding style, Masahiro Yamada
- [PATCH v4 2/9] mtd: rawnand: denali: refactor raw page accessors, Masahiro Yamada
- [PATCH v4 7/9] mtd: rawnand: denali: decouple controller and NAND chips, Masahiro Yamada
- [PATCH v2 0/2] mtd: physmap: Using gpio-addrs,
Chris Packham
- [PATCH V2 0/5] mtd: bcm63xxpart: add device tree support,
Jonas Gorski
- [LINUX PATCH 3/3] spi: spi-mem: Add support for Zynq QSPI controller, Naga Sureshkumar Relli
- [LINUX PATCH 2/3] spi: spi-mem: call spi_mem_default_supports_op() first,
Naga Sureshkumar Relli
- [LINUX PATCH 0/3] Add support for Zynq QSPI controller driver, Naga Sureshkumar Relli
- [PATCH 0/7] Add Macronix MX25F0A MFD driver and NAND function,
Mason Yang
- [PATCH v1] mtd: core: add sysfs nodes for querying the flash name and id,
Zhuohao Lee
- [PATCH 0/2] mtd: physmap: Using gpio-addrs,
Chris Packham
- Using MTD_PHYSMAP_GPIO_ADDR, Chris Packham
- [RFC PATCH 00/68] VFS: Convert a bunch of filesystems to the new mount API,
David Howells
- [PATCH] mtd: rawnand: gpmi: move all driver code into single file, Sascha Hauer
- [PATCH 4/4] mtd: spinand: micron: Support for new Micron SPI NAND flashes,
Shivamurthy Shastri (sshivamurthy)
- [PATCH 3/4] mtd: spinand: Enabled support to detect parameter page,
Shivamurthy Shastri (sshivamurthy)
- [PATCH 2/4] mtd: nand: Move ONFI code into nand/ directory,
Shivamurthy Shastri (sshivamurthy)
- [PATCH 1/4] mtd: rawnand: Turn the ONFI support to generic,
Shivamurthy Shastri (sshivamurthy)
- [PATCH 0/4] Introduce generic ONFI support,
Shivamurthy Shastri (sshivamurthy)
- [PATCH] ubifs: Drop unnecessary setting of zbr->znode, Sascha Hauer
- [PATCH 0/2] ubifs: Get rid of some ifdefs,
Sascha Hauer
- [PATCH V2 0/2] spi: stm32-qspi: add dma support,
Ludovic Barre
- [PATCH] MAINTAINERS: Add myself as co-maintainer for MTD,
Vignesh Raghavendra
- [PATCH] ubifs: work around high stack usage with clang,
Arnd Bergmann
- [PATCH] fs: fix warning about Using plain integer as NULL pointer,
Hariprasad Kelam
- [PATCH 0/2] spi: stm32-qspi: add dma support,
Ludovic Barre
- [PATCH v1 mtd/nand/next 0/3] mtd: rawnand: fsl_elbc: Make SW ECC work,
Marek Behún
- [PATCH] mtd: rawnand: Fix sphinx syntax,
Jonathan Neuschäfer
- [PATCH] mtd: rawnand: marvell: select target before setting up data interface,
Daniel Mack
- 32-bit Amlogic (ARM) SoC: kernel BUG in kfree(),
Martin Blumenstingl
- [RFC PATCH v2 0/5] MTD: Add Initial Hyperbus support,
Vignesh Raghavendra
- [PATCH 1/1] mtd: spi-nor: add a presence check for non-JEDEC spi nor,
Flavio Suligoi
- [PATCH 1/1] mtd: rawnand: meson: set oob layout ops,
Liang Yang
- [RFC PATCH 0/6] mtd, romfs, cramfs, jffs2, squashfs: Convert to fs_context,
David Howells
- [RFC PATCH 0/6] Convert mount_single-using filesystems to fs_context,
David Howells
- UBIFS file-system corruption (missing inode) after power-cut on 4.14.96,
Lars Persson
- Regression in marvell-nand,
Daniel Mack
- [PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups,
Eric Biggers
- [PATCH -next] ubifs: remove unused function __ubifs_shash_final,
Yue Haibing
- [PATCH v4 0/3] spi-nor block protection,
Jonas Bonn
- nandwrite vs. flashcp when writing image to mtd device,
Shibin George
- [PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING,
Masahiro Yamada
- [PATCH] mtd: rawnand: ams-delta: Drop board specific partition info,
Janusz Krzysztofik
- [ANNOUNCE] mtd-utils-2.1.0 is released, David Oberhollenzer
- [PATCH v6 00/13] Ingenic NAND patchset v6,
Paul Cercueil
- [PATCH v6 01/13] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B, Paul Cercueil
- [PATCH v6 02/13] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation, Paul Cercueil
- [PATCH v6 03/13] dt-bindings: mtd: ingenic: Use standard ecc-engine property, Paul Cercueil
- [PATCH v6 04/13] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder, Paul Cercueil
- [PATCH v6 05/13] mtd: rawnand: ingenic: Use SPDX license notifiers, Paul Cercueil
- [PATCH v6 07/13] mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset, Paul Cercueil
- [PATCH v6 09/13] mtd: rawnand: ingenic: Make use of ecc-engine property, Paul Cercueil
- [PATCH v6 06/13] mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand, Paul Cercueil
- [PATCH v6 10/13] mtd: rawnand: ingenic: Add support for the JZ4740, Paul Cercueil
- [PATCH v6 11/13] mtd: rawnand: ingenic: Add support for the JZ4725B, Paul Cercueil
- [PATCH v6 12/13] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote, Paul Cercueil
- [PATCH v6 13/13] mtd: rawnand: ingenic: Move BBTs out of ECC area, Paul Cercueil
- [PATCH v6 08/13] mtd: rawnand: ingenic: Separate top-level and SoC specific code, Paul Cercueil
- Re: [PATCH v6 00/13] Ingenic NAND patchset v6, Miquel Raynal
- [PATCH] mtd: rawnand: vf610: Fix to check for NULL pointer dereference,
Aditya Pakki
- [PATCH v2 0/2] meson-nand: two small memory related fixes,
Martin Blumenstingl
- Re: 4-Byte addressing issue with IS25WP256D nor flash,
Tudor.Ambarus
[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups,
Eric Biggers
[PATCH] ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy(),
Eric Biggers
[PATCH] ubifs: remove unnecessary calls to set up directory key,
Eric Biggers
[RFC] fscrypt_key_required mount option,
Richard Weinberger
[PATCH] jffs2: do not use __constant_cpu_to_xx, Sergey Senozhatsky
[PATCH v5 01/12] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B,
Paul Cercueil
- [PATCH v5 02/12] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation, Paul Cercueil
- [PATCH v5 03/12] dt-bindings: mtd: ingenic: Use standard ecc-engine property, Paul Cercueil
- [PATCH v5 05/12] mtd: rawnand: ingenic: Use SPDX license notifiers, Paul Cercueil
- [PATCH v5 07/12] mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset, Paul Cercueil
- [PATCH v5 06/12] mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand, Paul Cercueil
- [PATCH v5 09/12] mtd: rawnand: ingenic: Make use of ecc-engine property, Paul Cercueil
- [PATCH v5 04/12] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder, Paul Cercueil
- [PATCH v5 12/12] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote, Paul Cercueil
- [PATCH v5 10/12] mtd: rawnand: ingenic: Add support for the JZ4740, Paul Cercueil
- [PATCH v5 11/12] mtd: rawnand: ingenic: Add support for the JZ4725B, Paul Cercueil
- [PATCH v5 08/12] mtd: rawnand: ingenic: Separate top-level and SoC specific code, Paul Cercueil
[PATCH] mtd: physmap_of_gemini: remove extranous __xipram annotation,
Arnd Bergmann
[GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition), Richard Weinberger
[PATCH v2] mtd: spi-nor: Return error when nor->addr_width does not match the device size,
Liu Xiang
[PATCH v3] spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write,
Sverdlin, Alexander (Nokia - DE/Ulm)
[PATCH] spi: rspi: Fix register initialization while runtime-suspended,
Geert Uytterhoeven
[GIT PULL] UBI/UBIFS updates for 5.1-rc1,
Richard Weinberger
[PATCH] mtd: spi-nor: Print all JEDEC ID bytes on error,
Geert Uytterhoeven
[PATCH v3 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups,
Masahiro Yamada
- [PATCH v3 6/9] mtd: rawnand: denali_pci: rename goto labels, Masahiro Yamada
- [PATCH v3 9/9] mtd: rawnand: denali: clean up coding style, Masahiro Yamada
- [PATCH v3 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro, Masahiro Yamada
- [PATCH v3 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio, Masahiro Yamada
- [PATCH v3 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions, Masahiro Yamada
- [PATCH v3 2/9] mtd: rawnand: denali: refactor syndrome layout handling for raw access, Masahiro Yamada
- [PATCH v3 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks, Masahiro Yamada
- [PATCH v3 7/9] mtd: rawnand: denali: decouple controller and NAND chips, Masahiro Yamada
- [PATCH v3 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate, Masahiro Yamada
[PATCH 0/2] spi: spi-mem: stm32-qspi: add suspend support and fix,
Ludovic Barre
atmel nand bindings vs. actual dts files,
Alexander Dahl
mtd: fsl-quadspi: kernel panic in fsl_qspi_nor_write() due to access across page boundary, Sebastian Falbesoner
[PATCH v2 00/36] Introduce the generic ECC engine abstraction,
Miquel Raynal
- [PATCH v2 01/36] mtd: nand: Move nand_device forward declaration to the top, Miquel Raynal
- [PATCH v2 02/36] mtd: nand: Add an extra level in the Kconfig hierarchy, Miquel Raynal
- [PATCH v2 03/36] mtd: nand: Drop useless 'depends on' in Kconfig, Miquel Raynal
- [PATCH v2 05/36] mtd: nand: Add a NAND page I/O request type, Miquel Raynal
- [PATCH v2 15/36] mtd: nand: ecc: Use SPDX license identifier for the software BCH code, Miquel Raynal
- [PATCH v2 26/36] mtd: nand: ecc: Create the software Hamming engine instance, Miquel Raynal
- [PATCH v2 29/36] mtd: spinand: Move ECC related definitions earlier in the driver, Miquel Raynal
- [PATCH v2 31/36] mtd: nand: Let on-die ECC engines be retrieved from the NAND core, Miquel Raynal
- [PATCH v2 33/36] mtd: spinand: Fill a default ECC provider/algorithm, Miquel Raynal
- [PATCH v2 35/36] mtd: spinand: Use the external ECC engine logic, Miquel Raynal
- [PATCH v2 36/36] mtd: spinand: Propagate ECC information to the MTD structure, Miquel Raynal
- [PATCH v2 04/36] mtd: rawnand: Use the NAND core, Miquel Raynal
- [PATCH v2 06/36] mtd: nand: Rename a core structure, Miquel Raynal
- [PATCH v2 27/36] mtd: nand: Let software ECC engines be retrieved from the NAND core, Miquel Raynal
- [PATCH v2 23/36] mtd: nand: ecc: Let the software BCH ECC engine be a module, Miquel Raynal
- [PATCH v2 21/36] mtd: nand: ecc: Turn the software Hamming implementation generic, Miquel Raynal
- [PATCH v2 20/36] mtd: nand: ecc: Clarify the software Hamming introductory line, Miquel Raynal
- [PATCH v2 16/36] mtd: nand: ecc: Turn the software BCH implementation generic, Miquel Raynal
- [PATCH v2 13/36] mtd: nand: Move ECC specific functions to ecc/engine.c, Miquel Raynal
- [PATCH v2 12/36] mtd: nand: Move standard OOB layouts to the generic ECC core, Miquel Raynal
- [PATCH v2 08/36] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones, Miquel Raynal
- [PATCH v2 24/36] mtd: nand: ecc: Let the software Hamming ECC engine be unselected, Miquel Raynal
- [PATCH v2 34/36] mtd: nand: Add helpers to manage ECC engines and configurations, Miquel Raynal
- [PATCH v2 32/36] mtd: rawnand: Fill a default ECC provider/algorithm, Miquel Raynal
- [PATCH v2 30/36] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine, Miquel Raynal
- [PATCH v2 28/36] mtd: spinand: Fix typo in comment, Miquel Raynal
- [PATCH v2 25/36] mtd: nand: ecc: Create the software BCH engine instance, Miquel Raynal
- [PATCH v2 22/36] mtd: nand: Remove useless include about software Hamming ECC, Miquel Raynal
- [PATCH v2 19/36] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code, Miquel Raynal
- [PATCH v2 18/36] mtd: nand: ecc: Move Hamming code into the ecc/ directory, Miquel Raynal
- [PATCH v2 17/36] mtd: rawnand: Get rid of chip->ecc.priv, Miquel Raynal
- [PATCH v2 14/36] mtd: nand: ecc: Move BCH code into the ecc/ directory, Miquel Raynal
- [PATCH v2 11/36] mtd: Fix typo in mtd_ooblayout_set_databytes() description, Miquel Raynal
- [PATCH v2 10/36] mtd: nand: Introduce the ECC engine abstraction, Miquel Raynal
- [PATCH v2 09/36] mtd: rawnand: Clarify the values for invalid ECC mode/algo, Miquel Raynal
- [PATCH v2 07/36] mtd: rawnand: Avoid a typedef, Miquel Raynal
[PATCH v2 0/6] mtd: nand: 6th batch of cleanups (Kconfig),
Miquel Raynal
[PATCH v2 00/15] mtd: rawnand: 5th batch of cleanups,
Miquel Raynal
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]