public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-12-23 03:03:32 to 2018-01-07 21:26:05 UTC [more...]

[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
 2018-01-07 21:26 UTC  (23+ messages)

[PATCH 1/3] spi-nor: intel-spi: Prefer WREN over other write enables
 2018-01-07 21:06 UTC  (6+ messages)
` [PATCH 2/3] spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig
` [PATCH 3/3] spi-nor: intel-spi: Remove unused preopcodes field

[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
 2018-01-07 20:49 UTC  (26+ messages)
` [PATCH 1/3] mtd: spi-nor: add optional DMA-safe bounce buffer for data transfer
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap, memcpy'
  ` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap,memcpy'
` [PATCH 3/3] mtd: atmel-quadspi: add support of DMA memcpy()

[PATCH 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-07 18:19 UTC  (4+ messages)
` [PATCH 1/2] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
` [PATCH 2/2] mtd: fsl-quadspi: add support to create dynamic LUT entry

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-07 18:08 UTC  (3+ messages)
` [PATCH 09/12] mtd: fsl-quadspi: "

[PATCH v2 0/2] CQSPI: Add direct mode support
 2018-01-07 18:03 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence
` [PATCH v2 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode

[PATCH v2] mtd: Remove duplicate checks on mtd_oob_ops parameter
 2018-01-07 10:18 UTC 

[PATCH] mtd: Remove unneeded checks in part_{read,write}_oob()
 2018-01-07 10:16 UTC  (2+ messages)

[PATCH 1/2] mtd: qcom_nandc: Add a NULL check for devm_kasprintf()
 2018-01-07 10:04 UTC  (5+ messages)
` [PATCH 2/2] mtd: brcmnand: "

[GIT PULL] final MTD fixes for v4.15
 2018-01-07  9:36 UTC 

[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
 2018-01-06 20:44 UTC  (3+ messages)

[PATCH v3 0/4] mtd: Preparation patches for the SPI NAND framework
 2018-01-06 20:43 UTC  (6+ messages)
` [PATCH v3 3/4] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code

[PATCH] mtd: nand: Fix unfinished comment in nand_init_data_interface()
 2018-01-06 20:40 UTC  (2+ messages)

[PATCH 0/5] mtd/rfd_ftl: Adjustments for some function implementations
 2018-01-06 15:11 UTC  (6+ messages)
` [PATCH 1/5] mtd/rfd_ftl: Delete an error message for a failed memory allocation in scan_header()
` [PATCH 2/5] mtd/rfd_ftl: Less function calls in scan_header() after error detection
` [PATCH 3/5] mtd/rfd_ftl: Improve a size determination in two functions
` [PATCH 4/5] mtd/rfd_ftl: Return directly after a failed kmalloc() in erase_block()
` [PATCH 5/5] mtd/rfd_ftl: Add some spaces for better code readability

[PATCH 0/3] mtd/nftlmount: Adjustments for seven function implementations
 2018-01-06 12:47 UTC  (4+ messages)
` [PATCH 1/3] mtd/nftlmount: Delete two error messages for a failed memory allocation in find_boot_record()
` [PATCH 2/3] mtd/nftlmount: Delete eight unwanted spaces behind function names
` [PATCH 3/3] mtd/nftlmount: Add some spaces for better code readability

[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-06 10:24 UTC  (6+ 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 v2] mtd: nand: gpmi: Release DMA channels on failure
 2018-01-06 10:03 UTC  (2+ messages)

[PATCH] mtd: brcmnand: Disable prefetch by default
 2018-01-06  9:32 UTC  (2+ messages)

[PATCH] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-01-06  9:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/11] fscrypt: symlink helpers and fscrypt.h cleanup
 2018-01-06  2:49 UTC  (18+ messages)
` [PATCH v2 01/11] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
` [PATCH v2 02/11] fscrypt: move fscrypt_control_page() "
` [PATCH v2 03/11] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
` [PATCH v2 04/11] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
` [PATCH v2 05/11] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
` [PATCH v2 06/11] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
` [PATCH v2 07/11] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
` [PATCH v2 08/11] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
` [PATCH v2 09/11] fscrypt: trim down fscrypt.h includes
` [PATCH v2 10/11] fscrypt: new helper functions for ->symlink()
` [PATCH v2 11/11] fscrypt: new helper function - fscrypt_get_symlink()

[PATCH v2 0/5] ubifs: switch to new fscrypt helper functions
 2018-01-05 22:11 UTC  (3+ messages)

[PATCH] mtd/nand/sunxi: Delete an error message for a failed memory allocation in sunxi_nand_chip_init()
 2018-01-05 21:34 UTC 

[PATCH] mtd/nand/omap2: Delete an error message for a failed memory allocation in omap_nand_probe()
 2018-01-05 21:15 UTC 

[PATCH] mtd/nand/atmel: Delete an error message for a failed memory allocation in two functions
 2018-01-05 20:55 UTC 

[PATCH 0/3] mtd/nand/ams-delta: Adjustments for three function implementations
 2018-01-05 20:31 UTC  (4+ messages)
` [PATCH 1/3] mtd/nand/ams-delta: Delete an error message for a failed memory allocation in ams_delta_init()
` [PATCH 2/3] mtd/nand/ams-delta: Improve a size determination "
` [PATCH 3/3] mtd/nand/ams-delta: Add some spaces for better code readability

[PATCH] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-05 19:46 UTC 

[PATCH v2] ubifs: free the encrypted symlink target
 2018-01-05 19:30 UTC 

mtd layer: support of hybrid flash(W25M161AW) having both NOR and NAND flash
 2018-01-05 13:58 UTC  (7+ messages)

[PATCH] mtdoops: Delete an error message for a failed memory allocation in two functions
 2018-01-04 20:24 UTC 

[PATCH 0/2] mtdconcat: Adjustments for two function implementations
 2018-01-04 19:30 UTC  (3+ messages)
` [PATCH 1/2] mtdconcat: Delete an error message for a failed memory allocation in mtd_concat_create()
` [PATCH 2/2] mtdconcat: Improve a size determination in concat_erase()

Read errors after an UBIFS update
 2018-01-04 18:11 UTC  (2+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-04 14:52 UTC  (11+ messages)

[PATCH] mtd/maps/vmu-flash: Delete an error message for a failed memory allocation in maple_vmu_read_block()
 2018-01-04 14:03 UTC 

[PATCH 0/2] mtd/maps/sun_uflash: Adjustments for uflash_devinit()
 2018-01-04 10:52 UTC  (3+ messages)
` [PATCH 1/2] mtd/maps/sun_uflash: Delete an error message for a failed memory allocation in uflash_devinit()
` [PATCH 2/2] mtd/maps/sun_uflash: Improve a size determination "

[PATCH] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
 2018-01-04  9:11 UTC  (3+ messages)

[PATCH V5 1/2] mtd: partitions: add of_match_table parser matching
 2018-01-04  7:05 UTC  (8+ messages)
` [PATCH V5 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"
` [PATCH V6 1/2] mtd: partitions: add of_match_table parser matching
  ` [PATCH V6 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"
  ` [PATCH V7 1/2] mtd: partitions: add of_match_table parser matching
    ` [PATCH V7 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2018-01-04  2:01 UTC  (22+ messages)

[RFC 0/3] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-01-04  1:33 UTC  (5+ messages)
` [RFC 1/3] mtd: spi-nor: Add support of read/write any reg commands
` [RFC 2/3] mtd: spi-nor: Implement anyreg functions for fsl-quadspi
` [RFC 3/3] mtd: spi-nor: Add support of Sector Map Parameter Table

[PATCH] mtd/inftlmount: Delete error messages for a failed memory allocation in two functions
 2018-01-03 20:52 UTC 

[RFC] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-03 11:00 UTC 

[PATCH] UBI: block: Must use a mutex when using idr_alloc/idr_remove
 2018-01-03  2:26 UTC 

[PATCH] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()
 2018-01-02 10:40 UTC 

[PATCH] mtd: fsl-quadspi: fix api naming typo _init_ahb_read
 2018-01-02 10:39 UTC 

ATTENTION!!!
 2017-12-30  0:28 UTC 

[PATCH v9 0/2] Add support for Arasan NAND Flash controller
 2017-12-28 20:55 UTC  (3+ messages)
` [PATCH v9 2/2] mtd: nand: Add support for Arasan NAND Flash Controller

[PATCH] mtd: nand: gpmi: Release DMA channels on failure
 2017-12-28 18:07 UTC 

[PATCH] mtd: spi-nor: Added ISSI is25lp080d support
 2017-12-28 11:21 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] mtd: spi-nor: Add "

xxhash ?
 2017-12-28 10:52 UTC  (5+ messages)

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

[PATCH -next v3 0/2] mtd: nand: toshiba: Add Toshiba BENAND support
 2017-12-27  6:06 UTC  (6+ messages)
` [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID

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

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (3+ messages)

[PATCH v2 0/5] Marvell NAND controller rework with ->exec_op()
 2017-12-24  4:55 UTC  (6+ messages)
` [PATCH v2 3/5] mtd: nand: replace pxa3xx_nand driver by its rework called marvell_nand

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

[PATCH v3 14/27] mtd: nand: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 11:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox