Linux Memory Technology Devices
[Prev Page][Next Page]
- [PATCH] ubifs: drop false positive assertion,
Sascha Hauer
- [BUG/RFC] denali NAND probe issues on SoCFPGA,
Steffen Trumtrar
- [PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories,
Tudor Ambarus
- [PATCH] mtd: Kconfig: fix spelling mistake "partions" -> "partition",
Colin King
- [PATCH v2 0/3] mtd: spi-nor: add Global Block Unlock support,
Tudor Ambarus
- [PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032,
Eugeniy Paltsev
- [PATCH v3 0/3] mtd concat device driver,
Bernhard Frauendienst
- [PATCH v2 3/3] mtd: mtdconcat: add dt driver for concat devices, Bernhard Frauendienst
- [PATCH v2 2/3] dt-bindings: add bindings for mtd-concat devices, Bernhard Frauendienst
- [PATCH v2 1/3] mtd: core: add get_mtd_device_by_node,
Bernhard Frauendienst
- [PATCH] mtd: partitions: fix of_node_get/put balance in parser,
Miquel Raynal
- [PATCH] mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layout,
Miquel Raynal
- [PATCH] mtd: rawnand: marvell: prevent harmless warnings,
Miquel Raynal
- [PATCH v2 00/25] UBIFS authentication support,
Sascha Hauer
- [PATCH 01/25] ARM: imx_v6_v7_defconfig: update, Sascha Hauer
- [PATCH 08/25] ubifs: Store read superblock node, Sascha Hauer
- [PATCH 05/25] ubifs: export pnode_lookup as ubifs_pnode_lookup, Sascha Hauer
- [PATCH 02/25] ubifs: refactor create_default_filesystem(), Sascha Hauer
- [PATCH 07/25] ubifs: drop write_node, Sascha Hauer
- [PATCH 12/25] ubifs: Create functions to embed a HMAC in a node, Sascha Hauer
- [PATCH 03/25] ubifs: pass ubifs_zbranch to try_read_node(), Sascha Hauer
- [PATCH 04/25] ubifs: pass ubifs_zbranch to read_znode(), Sascha Hauer
- [PATCH 10/25] ubifs: add separate functions to init/crc a node, Sascha Hauer
- [PATCH 22/25] ubifs: Add hashes and HMACs to default filesystem, Sascha Hauer
- [PATCH 06/25] ubifs: implement ubifs_lpt_lookup using ubifs_pnode_lookup, Sascha Hauer
- [PATCH 09/25] ubifs: Format changes for authentication support, Sascha Hauer
- [PATCH 18/25] ubifs: authentication: authenticate LPT, Sascha Hauer
- [PATCH 21/25] ubifs: authentication: Authenticate super block node, Sascha Hauer
- [PATCH 19/25] ubfis: authentication: authenticate master node, Sascha Hauer
- [PATCH 14/25] ubifs: authentication: Add hashes to index nodes, Sascha Hauer
- [PATCH 13/25] ubifs: Add hashes to the tree node cache, Sascha Hauer
- [PATCH 20/25] ubifs: Create hash for default LPT, Sascha Hauer
- [PATCH 16/25] ubifs: Add auth nodes to garbage collector journal head, Sascha Hauer
- [PATCH 11/25] ubifs: add helper functions for authentication support, Sascha Hauer
- [PATCH 25/25] Documentation: ubifs: Add authentication whitepaper, Sascha Hauer
- [PATCH 15/25] ubifs: Add authentication nodes to journal, Sascha Hauer
- [PATCH 17/25] ubifs: authenticate replayed journal, Sascha Hauer
- [PATCH 23/25] ubifs: do not update inode size in-place in authenticated mode, Sascha Hauer
- [PATCH 24/25] ubifs: Enable authentication support, Sascha Hauer
- [RFC PATCH v3 0/2] mtd: rawnand: meson: add Amlogic NAND driver support,
Jianxin Pan
- [PATCH] mtd: rawnand: denali: add DT property to specify skipped bytes in OOB,
Masahiro Yamada
- [PATCH 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset,
Masahiro Yamada
- [PATCH AUTOSEL 3.18 06/19] mtd/maps: fix solutionengine.c printk format warnings, Sasha Levin
- [PATCH AUTOSEL 4.4 12/30] mtd/maps: fix solutionengine.c printk format warnings, Sasha Levin
- [PATCH AUTOSEL 4.9 15/43] mtd/maps: fix solutionengine.c printk format warnings, Sasha Levin
- [PATCH AUTOSEL 4.14 23/67] mtd/maps: fix solutionengine.c printk format warnings, Sasha Levin
- [PATCH AUTOSEL 4.18 31/88] mtd/maps: fix solutionengine.c printk format warnings, Sasha Levin
- [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch),
Boris Brezillon
- [PATCH 01/19] mtd: rawnand: Leave chip->IO_ADDR_{R, W} to NULL when unused, Boris Brezillon
- [PATCH 03/19] mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks, Boris Brezillon
- [PATCH 02/19] mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there, Boris Brezillon
- [PATCH 11/19] mtd: rawnand: Get rid of nand_flash_dev forward declation, Boris Brezillon
- [PATCH 12/19] mtd: rawnand: Get rid of the duplicate nand_chip forward declaration, Boris Brezillon
- [PATCH 10/19] mtd: rawnand: Move function prototypes after struct declarations, Boris Brezillon
- [PATCH 07/19] mtd: rawnand: Deprecate ->erase(), Boris Brezillon
- [PATCH 09/19] mtd: rawnand: Deprecate ->chip_delay, Boris Brezillon
- [PATCH 18/19] mtd: rawnand: Move ONFI code to nand_onfi.c, Boris Brezillon
- [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c, Boris Brezillon
- [PATCH 17/19] mtd: rawnand: Move legacy code to nand_legacy.c, Boris Brezillon
- [PATCH 05/19] mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc(), Boris Brezillon
- [PATCH 16/19] mtd: rawnand: Keep all internal stuff private, Boris Brezillon
- [PATCH 14/19] mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h, Boris Brezillon
- [PATCH 15/19] mtd: rawnand: Inline onfi_get_async_timing_mode(), Boris Brezillon
- [PATCH 06/19] mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks, Boris Brezillon
- [PATCH 13/19] mtd: rawnand: Get rid of a few unused definitions, Boris Brezillon
- [PATCH 08/19] mtd: rawnand: Deprecate ->{set,get}_features() hooks, Boris Brezillon
- [PATCH 04/19] mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc(), Boris Brezillon
- Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch), Miquel Raynal
- [PATCH v2 1/2] mtd: rawnand: reorder NAND manufacturer IDs,
Marcel Ziswiler
- Re: [PATCH v2 1/4] mtd: rawnand: Remove docg4, Miquel Raynal
- [PATCH 0/3] Virtual MTD concat device driver,
Bernhard Frauendienst
- Re: [PATCH 0/3] Virtual MTD concat device driver, Boris Brezillon
[PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers,
Boris Brezillon
- [PATCH v2 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready(), Boris Brezillon
- [PATCH v2 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks, Boris Brezillon
- [PATCH v2 03/23] mtd: rawnand: Pass a nand_chip object to nand_release(), Boris Brezillon
- [PATCH v2 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan(), Boris Brezillon
- [PATCH v2 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct(), Boris Brezillon
- [PATCH v2 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl(), Boris Brezillon
- [PATCH v2 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate(), Boris Brezillon
- [PATCH v2 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks, Boris Brezillon
- [PATCH v2 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks, Boris Brezillon
- [PATCH v2 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc(), Boris Brezillon
- [PATCH v2 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks, Boris Brezillon
- [PATCH v2 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl(), Boris Brezillon
- [PATCH v2 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip(), Boris Brezillon
- [PATCH v2 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks, Boris Brezillon
- [PATCH v2 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase(), Boris Brezillon
- [PATCH v2 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry(), Boris Brezillon
- [PATCH v2 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready(), Boris Brezillon
- [PATCH v2 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface(), Boris Brezillon
- [PATCH v2 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand(), Boris Brezillon
- [PATCH v2 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers, Boris Brezillon
- [PATCH v2 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc(), Boris Brezillon
- [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features(), Boris Brezillon
- [PATCH v2 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks, Boris Brezillon
- Re: [PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers, Miquel Raynal
[PATCH 1/2] mtd: nand: reorder nand manufacturer ids,
Marcel Ziswiler
[PATCH] arch/sh: fix build warning in mach-kfr2r09/setup.c,
Randy Dunlap
[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup,
Ricardo Ribalda Delgado
- [PATCH v2 6/8] mtd: maps: gpio-addr-flash: Split allocation in two, Ricardo Ribalda Delgado
- [PATCH v2 8/8] dt-binding: mtd: Document gpio-addr-flash, Ricardo Ribalda Delgado
- [PATCH v2 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions, Ricardo Ribalda Delgado
- [PATCH v2 1/8] mtd: maps: gpio-addr-flash: Replace custom printk, Ricardo Ribalda Delgado
- [PATCH v2 4/8] mtd: maps: gpio-addr-flash: Use order insted of size, Ricardo Ribalda Delgado
- [PATCH v2 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size, Ricardo Ribalda Delgado
- [PATCH v2 7/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices, Ricardo Ribalda Delgado
- [PATCH v2 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer, Ricardo Ribalda Delgado
- Re: [PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup, Ricardo Ribalda Delgado
- Re: [PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup, Boris Brezillon
[PATCH v2 mtd-utils] ubi-tests: io_paral: Fix error handling of update_volume(),
Martin Lund
mtd-utils: 'libmtd: error!: ECCGETLAYOUT ioctl request failed' seen after updating to mtd-utils 2.0.2, Chris Packham
Re: [PATCH v4 1/2] mtd: rawnand: marvell: document a bit more the driver, Miquel Raynal
Re: [PATCH v6] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND), Miquel Raynal
Re: [PATCH v2] mtd: nand: use regmap_update_bits() in marvell_nand for syscon access, Miquel Raynal
[PATCH 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032,
Eugeniy Paltsev
[PATCH] mtd: rawnand: Allow selection of ECC byte ordering at runtime,
Boris Brezillon
Query| USE of MTD_CFI_ADV_OPTIONS for SPI-NOR/serial-NOR flash for BE-kernel on arm64,
Ashish Kumar
Query: spi-nor: dummy buswidth calculation,
Yogesh Narayan Gaur
[PATCH] mtd: rawnand: fsmc: Fix Hamming ECC,
Boris Brezillon
[PATCH] ubifs: Check for name being NULL while mounting, Richard Weinberger
general protection fault in ubifs_mount, syzbot
[PATCH] mtd: onenand: fix parameter list build warning,
Randy Dunlap
[PATCH] jffs2: add additinal sanity check for jffs2_acl_from_medium(),
Chengguang Xu
[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller,
Yogesh Gaur
[PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash,
Yogesh Gaur
Query Regarding NOR flash page size calculation s25fl512s,
Yogesh Gaur
[PATCH v2] spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash,
Mika Westerberg
[GIT PULL] mtd: Fixes for 4.19-rc2, Boris Brezillon
[PATCH] mtd: Convert to using %pOFn instead of device_node.name, Rob Herring
Reminder: Alpine Linux Persistence and Storage Summit happens soon, Richard Weinberger
[PATCH] spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash,
Mika Westerberg
[PATCH v3] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB,
Liu Xiang
[PATCH v2] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB,
Liu Xiang
[PATCH 0/5] mtd: bcm63xxpart: add device tree support,
Jonas Gorski
[PATCH mtd-utils] ubi-tests: io_paral: Fix error handling of update_volume(),
Martin Lund
[PATCH] mtd: rawnand: Convert to using %pOFn instead of device_node.name,
Rob Herring
[RESEND PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories,
Tudor Ambarus
[PATCH] mtd: rawnand: qcom: don't include dma-direct.h,
Christoph Hellwig
[PATCH v2] mtd: rawnand: denali: do not pass zero maxchips to nand_scan(),
Masahiro Yamada
[GIT PULL] UBIFS fix for 4.19-rc1, Richard Weinberger
[PATCH] mtd: spi-nor: Add 4-byte address support for is25lp256,
Liu Xiang
[PATCH] ubifs: Remove empty file.h, Richard Weinberger
[PATCH] fs: ubifs: remove unneeded semicolon, Ding Xiang
[PATCH v2] ubifs: remove unnecessary check in ubifs_log_start_commit, Liu Song
[PATCH] mtd: rawnand: atmel: use struct_size() in devm_kzalloc(),
Gustavo A. R. Silva
[PATCH] mtd: rawnand: docg4: Remove wrong __init annotations,
Geert Uytterhoeven
[PATCH] mtd: rawnand: jz4780: use struct_size() in devm_kzalloc(),
Gustavo A. R. Silva
[PATCH] mtd: change len type from signed to unsigned type,
Huijin Park
[PATCH] mtd: cast to u64 to avoid unexpected error,
Huijin Park
[GIT PULL] UBI/UBIFS updates for 4.19-rc1, Richard Weinberger
[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup,
Ricardo Ribalda Delgado
[PATCH] mtd: rawnand: denali: do not pass zero maxchips to nand_scan(),
Masahiro Yamada
[PATCH] ubifs: remove unnecessary check in ubifs_log_start_commit,
Liu Song
[PATCH v2] mtd/ubi: Make sure to read volume record from LEB 0 or LEB 1, Liu Song
[PATCH] mtd: spi-nor: fix options for mx66l51235f,
Alexander Amelkin
Re: [EXT] Re: nand speed test,
Miquel Raynal
[PATCH] mtd/ubi: Make sure to read volume record from LEB 0 or LEB 1,
Liu Song
[PATCH] UBIFS: Fix typo of output in get_cs_sqnum, Liu Song
[PATCH] mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch,
Masahiro Yamada
Re: [PATCH v2 2/4] ARM: pxa: palmtreo: Drop docg4 specific init,
Robert Jarzmik
[PATCH] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB,
Liu Xiang
[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers,
Boris Brezillon
- [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready(), Boris Brezillon
- [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks, Boris Brezillon
- [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co, Boris Brezillon
- [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release(), Boris Brezillon
- [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks, Boris Brezillon
- [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct(), Boris Brezillon
- [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl(), Boris Brezillon
- [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate(), Boris Brezillon
- [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl(), Boris Brezillon
- [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip(), Boris Brezillon
- [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features(), Boris Brezillon
- [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc(), Boris Brezillon
- [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks, Boris Brezillon
- [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks, Boris Brezillon
- [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks, Boris Brezillon
- [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers, Boris Brezillon
- [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand(), Boris Brezillon
- [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc(), Boris Brezillon
- [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks, Boris Brezillon
- [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface(), Boris Brezillon
- [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready(), Boris Brezillon
- [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase(), Boris Brezillon
- [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry(), Boris Brezillon
[LINUX PATCH v10 0/2] Add support for Arasan NAND Flash controller,
Naga Sureshkumar Relli
NOR access from ARM-BE toolchain,
Prabhakar Kushwaha
[RFC PATCH] UBI fixable bit-flip issue,
Mark Spieth
[PATCH linux dev-4.17 1/2] mtd: spi-nor: fix options for mx66l51235f,
Alexander Soldatov
[PATCH] mtd: cfi_cmdset_0020: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] mtd: m25p80: consider max message size in m25p80_read when use the spi_mem_xx() API,
Chuanhua Han
[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O,
Janusz Krzysztofik
[PATCH] ubifs: Add comment on c->commit_sem, Richard Weinberger
[BUG] fs: jffs2: possible sleep-in-atomic-context bugs in jffs2_iget, Jia-Ju Bai
[PATCH v2 0/2] mtd: rawnand: fsl_ifc: fix SRAM initialization for newer controller,
Kurt Kanzenbach
[GIT PULL] mtd: Changes for 4.19, Boris Brezillon
[PATCH] fs: jffs2: fix a sleep-in-atomic-context bug in jffs2_alloc_refblock(), Jia-Ju Bai
Re: [PATCH v4 2/2] Documentation: mtd: remove stale pxa3xx NAND controller documentation, Ezequiel Garcia
[PATCH v2] mtd: rawnand: atmel: Select GENERIC_ALLOCATOR,
Boris Brezillon
[PATCH] mtd: rawnand: atmel: Add dependency on GENERIC_ALLOCATOR,
Boris Brezillon
Re: mtd: nand: Changes for 4.19, Boris Brezillon
Re: [GIT PULL] mtd: spi-nor: Changes for 4.19, Boris Brezillon
Re: mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/),
Randy Dunlap
[PATCH v2 00/29] at24: remove at24_platform_data,
Bartosz Golaszewski
- [PATCH v2 01/29] nvmem: add support for cell lookups, Bartosz Golaszewski
- [PATCH v2 03/29] nvmem: add a notifier chain, Bartosz Golaszewski
- [PATCH v2 05/29] nvmem: remove the name field from struct nvmem_device, Bartosz Golaszewski
- [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API, Bartosz Golaszewski
- [PATCH v2 08/29] ARM: davinci: dm644-evm: use nvmem lookup for mac address, Bartosz Golaszewski
- [PATCH v2 09/29] ARM: davinci: dm646x-evm: use nvmem lookup for mac address, Bartosz Golaszewski
- [PATCH v2 10/29] ARM: davinci: da830-evm: use nvmem lookup for mac address, Bartosz Golaszewski
- [PATCH v2 12/29] ARM: davinci: da850-evm: use nvmem lookup for mac address, Bartosz Golaszewski
- [PATCH v2 13/29] ARM: davinci: da850-evm: remove unnecessary include, Bartosz Golaszewski
- [PATCH v2 23/29] ARM: davinci: dm646x-evm: use device properties for at24 eeprom, Bartosz Golaszewski
- [PATCH v2 02/29] Documentation: nvmem: document lookup entries, Bartosz Golaszewski
- [PATCH v2 07/29] ARM: davinci: dm365-evm: use nvmem lookup for mac address, Bartosz Golaszewski
- [PATCH v2 04/29] nvmem: provide nvmem_dev_name(), Bartosz Golaszewski
- [PATCH v2 21/29] ARM: davinci: da830-evm: use device properties for at24 eeprom, Bartosz Golaszewski
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]