public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-01-15 14:35:40 to 2018-02-02 18:33:03 UTC [more...]

Integration of Samsung On-Die ECC Nand Flash
 2018-02-02 18:32 UTC 

[PATCH 1/3] spi-nor: intel-spi: Prefer WREN over other write enables
 2018-02-02  9:26 UTC  (5+ messages)

[PATCH v2 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-02-02  5:31 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: spi: updated usage example for spi-rx/tx-bus-width properties

[PATCH 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-02-02  5:24 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: fsl-quadspi: spi-rx/tx-bus-width usage example

[PATCH 3/3] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-02-02  4:51 UTC  (2+ messages)

[PATCH V9 0/4] mtd: read partitions compatible prop for "ofpart" type
 2018-02-01 14:32 UTC  (6+ messages)
` [PATCH V9 1/4] mtd: partitions: add special treating for the "ofpart" parser type
` [PATCH V9 2/4] mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better
` [PATCH V9 3/4] mtd: partitions: add of_match_table parser matching
` [PATCH V9 4/4] mtd: ofpart: add of_match_table with "fixed-partitions"

[PATCH 2/3] mtd: spi-nor: Implement anyreg functions for fsl-quadspi
 2018-02-01 14:19 UTC 

[PATCH 1/3] mtd: spi-nor: Add support of read/write any reg commands
 2018-02-01 14:18 UTC 

[PATCH 0/3] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-02-01 14:18 UTC 

Adding cfi type driver from userspace of old(2.6.18) kernel
 2018-02-01  9:57 UTC 

UBI assert failed in ubi_wl_init
 2018-02-01  6:44 UTC 

[PATCH] mtd: nand: gpmi: fall back to legacy mode if no ECC information present
 2018-01-31 21:18 UTC  (3+ messages)

[PATCH v3] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-01-31  4:44 UTC 

[PATCH v2] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-01-30 17:44 UTC 

[PATCH 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-01-30 17:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: fsl-quadspi: spi-rx/tx-bus-width usage example

[PATCH v2] mtd: fsl-quadspi: add support for ls2080a/ls1080a
 2018-01-30 17:19 UTC 

[PATCH v5 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-30 16:49 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()

[PATCH] mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA
 2018-01-30 14:50 UTC  (6+ messages)

[PATCH v2] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-01-30 13:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] mtd-utils: improve compatibility with klibc
 2018-01-30 12:08 UTC  (4+ messages)
` [PATCH v2 1/2] mtd-utils: common.c: convert to integer arithmetic
` [PATCH v2 2/2] ubi-utils: ubiformat.c: "

[PATCH -next v3 0/2] mtd: nand: toshiba: Add Toshiba BENAND support
 2018-01-30  8:04 UTC  (8+ messages)
` [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-01-29 10:36 UTC  (20+ messages)

[PATCH v1] mtd: ubi: block: Fix error for write access
 2018-01-29 10:18 UTC 

[GIT PULL] mtd: Changes for 4.16
 2018-01-29  9:34 UTC 

[PATCH 0/2] mtd-utils: improve compatibility with klibc
 2018-01-28  0:37 UTC  (4+ messages)
` [PATCH 1/2] mtd-utils: common.c: convert to integer arithmetic
` [PATCH 2/2] ubi-utils: ubiformat.c: "

[RFC] NAND: Optimize NAND_ECC_HW_OOB_FIRST read
 2018-01-27  7:42 UTC  (3+ messages)

[PATCH RESEND v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-26 21:23 UTC  (2+ messages)
` [PATCH RESEND v6 2/2] dt-bindings: fsl-quadspi: Add the example of two SPI NOR

[PATCH v2 0/3] Add managed ioremap function for shared resources
 2018-01-26 18:52 UTC  (9+ messages)
` [PATCH v2 1/3] devres: Move devm_ioremap_resource() out of device.h
` [PATCH v2 2/3] devres: Add devm_ioremap_shared_resource()
` [PATCH v2 3/3] mtd: nand: davinci: Use devm_ioremap_shared_resource()

reading ubi from a NAND for programming to other devices
 2018-01-26  9:24 UTC  (2+ messages)

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-25 10:40 UTC  (7+ messages)
` [PATCH v6 2/2] dt-bindings: fsl-quadspi: Add the example of two SPI NOR

[GIT PULL v3] mtd: nand: Changes for 4.16
 2018-01-25 10:12 UTC 

[PATCH] mtd: nand: sunxi: Fix ECC strength choice
 2018-01-25 10:05 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: Fix subpage reads
 2018-01-25 10:05 UTC  (5+ messages)

[RFC] UBIFS authentication
 2018-01-25  8:49 UTC  (2+ messages)

[PATCH] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-01-25  8:26 UTC 

[PATCH 0/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file
 2018-01-25  7:21 UTC  (3+ messages)
` [PATCH 1/2] Documentation: binding: Update fsl-quadspi binding
` [PATCH 2/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file

[PATCH] mtd: fsl-quadspi: add support for ls2080a/ls1080a
 2018-01-25  7:09 UTC 

[PATCH v4 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-25  7:02 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()

[PATCH] mtd: nftl/inftl: check mtd_erase() return value
 2018-01-24 23:24 UTC 

[PATCH] mtd: Make sure the device supports erase operations in mtd_erase()
 2018-01-23 10:24 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: Add missing nand_read_page_op() in gpmi_ecc_read_subpage()
 2018-01-22 22:48 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS changes for v4.16
 2018-01-22 14:11 UTC 

[PATCH v9 0/2] Add support for Arasan NAND Flash controller
 2018-01-22 12:29 UTC  (4+ messages)
` [PATCH v9 2/2] mtd: nand: Add support for Arasan NAND Flash Controller

[PATCH v3] mtd: nand: brcmnand: Disable prefetch by default
 2018-01-21  0:03 UTC  (4+ messages)

[PATCH] mtd: block2mtd: remove redundant initialization of 'bdev'
 2018-01-20 22:09 UTC 

[GIT PULL v2] mtd: nand: Changes for 4.16
 2018-01-20 15:25 UTC 

[PATCH] mtd: nand: marvell: Fix missing memory allocation modifier
 2018-01-20 13:56 UTC  (2+ messages)

[PATCH] mtd: nand: Fix build issues due to an anonymous union
 2018-01-20 13:52 UTC  (4+ messages)

[PATCH][V2] mtd: nand: marvell: remove redundant variable 'oob_len'
 2018-01-20 13:52 UTC  (3+ messages)

[PATCH][V2] mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"
 2018-01-20 13:49 UTC  (3+ messages)

[PATCH -next] mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
 2018-01-20 13:49 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mtd: document Broadcom's BCM47xx partitions
 2018-01-19 21:44 UTC  (2+ messages)

[PATCH] mtd: nand: gpmi: Use core timings instead of an empirical derivation
 2018-01-19 14:11 UTC 

[PATCH v3 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-19 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: nand: Check ONFI timings have been acked by the chip
` [PATCH v3 2/2] mtd: nand: gpmi: Support ->setup_data_interface()

[PATCH v2 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-19 10:19 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: nand: Check ONFI timings have been acked by the chip
` [PATCH v2 2/2] mtd: nand: gpmi: Support ->setup_data_interface()

[PATCH v4 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-19  8:50 UTC 

[PATCH][next] mtd: nand: remove redundant variable 'oob_len'
 2018-01-19  7:41 UTC 

[PATCH][next] mtd: nand: fix spelling mistake: "suceed"-> "succeed"
 2018-01-19  7:39 UTC 

[patch 1/1] include/linux/mtd/rawnand.h: fix build with gcc-4.4.4
 2018-01-19  0:30 UTC 

ubifs: noatime support?
 2018-01-18 21:23 UTC  (3+ messages)

[PATCH] mtd: fsl-quadspi: fix api naming typo _init_ahb_read
 2018-01-18 17:21 UTC  (2+ messages)

[PATCH] UBI: block: Fix locking for idr_alloc/idr_remove
 2018-01-18 15:49 UTC  (3+ messages)

[PATCH -next] mtd: ubi: wl: Fix error return code in ubi_wl_init()
 2018-01-18 15:46 UTC  (5+ messages)

[PATCH v5 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-18 14:22 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: fsl-quadspi: Add the example of two SPI NOR

mxc_nand controller fixes
 2018-01-18  7:16 UTC  (5+ messages)
` [PATCH 6/8] mtd: nand: mxc: Add own write_page

[PATCH v2 0/5] ubifs: switch to new fscrypt helper functions
 2018-01-17 23:44 UTC  (7+ messages)

[PATCH] ubi: fastmap: Don't flush fastmap work on detach
 2018-01-17 22:15 UTC 

[PATCH] ubi: Fix filesystem corruption on detach when fastmap enabled
 2018-01-17 22:02 UTC  (2+ messages)

[PATCH] UBI: block: Must use a mutex when using idr_alloc/idr_remove
 2018-01-17 20:10 UTC  (7+ messages)

[PATCH] ubifs: Check ubifs_wbuf_sync() return code
 2018-01-17 18:12 UTC 

mtd: ubi: Update license header for ubi-media.h file
 2018-01-17 12:45 UTC 

[PATCH v2] mxc_nand controller fixes
 2018-01-17 11:32 UTC  (9+ messages)
` [PATCH 1/8] mtd: nand: mxc: reorder functions to avoid forward declarations
` [PATCH 2/8] mtd: nand: mxc: Add function to control hardware ECC
` [PATCH 3/8] mtd: nand: mxc: Add buffer argument to copy_spare
` [PATCH 4/8] mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
` [PATCH 5/8] mtd: nand: mxc: Fix failed/corrected values for v1 controllers
` [PATCH 6/8] mtd: nand: mxc: Add own write_page
` [PATCH 7/8] mtd: nand: mxc: Drop now unnecessary functions
` [PATCH 8/8] mtd: nand: mxc: remove now unused code

[REGRESSION] linux-next panics when trying to mount root
 2018-01-17  9:27 UTC  (3+ messages)

[PATCH V7 1/2] mtd: partitions: add of_match_table parser matching
 2018-01-17  8:15 UTC  (3+ messages)
` [PATCH V8 "
  ` [PATCH V8 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"

Ut
 2018-01-17  2:01 UTC 

[PATCH] mtd: onenand: omap2: print resource using %pR format string
 2018-01-16  7:43 UTC 

[RFC PATCH] ubifs: Add zstd support
 2018-01-16  6:16 UTC  (3+ messages)

[PATCH V2 0/2] mtd: simplify mtd_device_parse_register code
 2018-01-15 22:45 UTC  (7+ messages)
` [PATCH V3 "
  ` [PATCH V3 1/2] mtd: move code adding master MTD out of mtd_add_device_partitions
  ` [PATCH V3 2/2] mtd: get rid of the mtd_add_device_partitions function
  ` [PATCH V4 0/2] mtd: simplify mtd_device_parse_register code
    ` [PATCH V4 1/2] mtd: move code adding master MTD out of mtd_add_device_partitions
    ` [PATCH V4 2/2] mtd: get rid of the mtd_add_device_partitions()

[PATCH] mtd: nand: add ->setup_data_interface() support for Marvell NFCv1
 2018-01-15 22:32 UTC 

[RFC PATCH v2] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-01-15 22:07 UTC  (2+ messages)

[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-15 20:05 UTC  (9+ messages)
` [PATCH 1/2] mtd: nand: Check ONFI timings have been acked by the chip


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