linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-18 14:57:24 to 2014-02-28 09:25:53 UTC [more...]

[HACK] fs/super.c: sync ro remount after blocking writers
 2014-02-28  9:25 UTC  (3+ messages)

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-02-28  7:58 UTC  (13+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v5 2/8] mtd: spi-nor: add the basic data structures
` [PATCH v5 3/8] mtd: spi-nor: add the framework for SPI NOR
` [PATCH v5 4/8] Documentation: add the document for the SPI NOR framework
  ` [PATCH v5 4/8 fix] "
` [PATCH v5 5/8] mtd: m25p80: use the SPI nor framework
  ` [PATCH v5 5/8 fix] "
` [PATCH v5 6/8] mtd: spi-nor: add a helper to find the spi_device_id
` [PATCH v5 7/8] Documentation: add the binding file for Freescale QuadSPI driver
` [PATCH v5 8/8] mtd: spi-nor: Add "

What is wrong?
 2014-02-27 21:22 UTC  (4+ messages)

[PATCH] Check flag status register for Micron n25q512a
 2014-02-27 20:01 UTC  (3+ messages)

[PATCH 0/2] pxa3xx-nand: Minor cleanup
 2014-02-27 17:13 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: pxa3xx: Remove unused macro
` [PATCH 2/2] mtd: nand: pxa3xx: Print actual ECC strength in error message

mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-02-27 15:59 UTC  (5+ messages)

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2014-02-27 14:34 UTC  (3+ messages)

[patch 1/4] jffs2: unlock f->sem on error in jffs2_new_inode()
 2014-02-27  8:33 UTC  (3+ messages)

[PATCHv3][ 1/2] mtd: nand: mxc_nand: Enforce a minimum mtd_info writesize default value
 2014-02-27  7:42 UTC  (2+ messages)

[Q] `ubiattach: ioctl 0x40186f40 failed: Inappropriate ioctl for device' - What changed?
 2014-02-26 18:00 UTC  (4+ messages)
      ` SOLVED: "

[PATCH] mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
 2014-02-26 16:48 UTC  (2+ messages)

[PATCH] mtd: bcm47xxpart: avoid overflowing when registering trx
 2014-02-26 13:30 UTC 

[PATCH] mtd: bcm47xxpart: fix off by one in partitions limit
 2014-02-26 13:02 UTC  (2+ messages)
` [PATCH V2] "

Is UBIFS need backgroud gc?
 2014-02-26 12:28 UTC  (2+ messages)

[GIT PULL] UBIFS changes for 3.14-rc5
 2014-02-26 12:26 UTC 

[patch 3/4] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
 2014-02-26 12:04 UTC  (2+ messages)

[PATCH v6 0/4] mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
 2014-02-26 10:23 UTC  (5+ messages)
` [PATCH v6 1/4] mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch
` [PATCH v6 2/4] mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme
` [PATCH v6 3/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch
` [PATCH v6 4/4] mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 "

[RFC 0/3] mtd: bcm47xxnflash: adding support for new NANDs
 2014-02-26  3:09 UTC  (6+ messages)
` [RFC 1/3] Revert "mtd: bcm47xxnflash: Use module_platform_driver"
` [RFC 2/3] mtd: bcm47xxnflash: add separated config for platform driver
` [RFC 3/3] mtd: bcm47xxnflash: prepare for adding BCMA driver

[PATCH 1/2] jffs2: Fix segmentation fault found in stress test
 2014-02-26  2:52 UTC  (2+ messages)

[PATCH] jffs2: fix unbalanced locking
 2014-02-26  2:27 UTC 

[patch 4/4] jffs2: remove wait queue after schedule()
 2014-02-26  2:07 UTC 

[GIT PULL] MTD fixes for 3.14-rc
 2014-02-25 19:28 UTC 

[PATCH v7 0/3] ubi: Add block interface
 2014-02-25 16:25 UTC  (5+ messages)
` [PATCH v7 1/3] ubi: Introduce read-only block devices on top of UBI volumes
  ` [PATCH v8] "
` [PATCH v7 2/3] ubi-utils: Add ubiblock tool
` [PATCH v7 3/3] Add UBI block interface documentation

[PATCH v6 0/3] ubi: Add block interface
 2014-02-25 15:30 UTC  (9+ messages)
` [PATCH v6 1/3] ubi: Introduce block devices for UBI volumes
` [PATCH v6 2/3] ubi-utils: Add ubiblkvol tool

[PATCH] mtd: m25p80: Enable Dual and Quad SPI read transfers for s25sl032p
 2014-02-25 11:11 UTC 

Annoying ML complains about "suspicious header"
 2014-02-25 10:56 UTC  (2+ messages)

[WIP][FYI] mtd: bcm53xxnflash: add driver for NAND on new BCMA SoCs
 2014-02-25  6:02 UTC  (2+ messages)
` [WIP V2] "

[PATCH v3 0/2] Add NAND ECC devicetree binding
 2014-02-24 22:24 UTC  (3+ messages)
` [PATCH v3 1/2] of_mtd: Add helpers to get ECC strength and ECC step size
` [PATCH v3 2/2] mtd: nand: Add a devicetree binding for "

[PATCH v2 0/2] mtd: Add NAND ECC devicetree binding
 2014-02-24 20:33 UTC  (12+ messages)
` [PATCH v2 1/2] of_mtd: Add helpers to get ECC strength and ECC step size
` [PATCH v2 2/2] mtd: nand: Add a devicetree binding for "

Question about AM335x SoC supported NAND flash (Ezequiel Garc?a)
 2014-02-24 17:57 UTC  (2+ messages)

[RFC PATCH 0/2] mtd: nand: add manafacturer specific handling
 2014-02-24 17:29 UTC  (3+ messages)
` [RFC PATCH 1/2] mtd: nand: add manufacturer specific init infrastructure
` [RFC PATCH 2/2] mtd: nand: add hynix specific initializer

[PATCH v6 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2014-02-24 17:26 UTC  (3+ messages)
` [PATCH v6 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v6 2/2] memory: ti-aemif: add bindings for "

[PATCH RESEND] mtd: fix bug in partition size calculation related to MTDPART_OFS_RETAIN
 2014-02-24 16:58 UTC 

[PATCH] mtd: fix bug in partition size calculation related to MTDPART_OFS_RETAIN
 2014-02-24 16:52 UTC 

UBI leb_write_unlock NULL pointer Oops (continuation)
 2014-02-24 15:48 UTC  (30+ messages)
  ` AW: "
                  ` AW: "
                      ` AW: "

[PATCH v4 00/36] mtd: st_spi_fsm: Add new driver
 2014-02-24 11:39 UTC  (4+ messages)

[PATCH v3 0/3] mtd: nand: omap: fix ecc-layout
 2014-02-23 22:57 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
  ` [U-Boot] "

[PATCH v2] mtd/ts5500: Add dependency
 2014-02-23 22:31 UTC  (2+ messages)

[RFC 3/3] mtd: bcm47xxnflash: prepare for adding BCMA driver
 2014-02-23 11:34 UTC 

[RFC 1/3] Revert "mtd: bcm47xxnflash: Use module_platform_driver"
 2014-02-23 11:33 UTC 

[PATCH 1/2] mtd/ts5500: Add dependency
 2014-02-23  9:27 UTC  (3+ messages)

[patch] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
 2014-02-23  2:37 UTC  (2+ messages)

[PATCH v3 0/5] mtd: nand: support the JEDEC compliant nand
 2014-02-23  2:31 UTC  (7+ messages)
` [PATCH v3 1/5] mtd: nand: add the data structures for JEDEC parameter page
` [PATCH v3 2/5] mtd: nand: add fields for JEDEC in nand_chip
` [PATCH v3 3/5] mtd: nand: add a helper to get the supported features for JEDEC
` [PATCH v3 4/5] mtd: nand: parse out the JEDEC compliant nand
` [PATCH v3 5/5] mtd: nand: print out the right information for "

[PATCH 1/1] mtd: nand: s3c2410: Trivial cleanup in header file
 2014-02-23  2:29 UTC  (2+ messages)

[PATCH] mtd: mxc_nand: Propagate the error if platform_get_irq() fails
 2014-02-23  2:28 UTC  (2+ messages)

[patch] mtd: remove some duplicative checks
 2014-02-23  2:27 UTC  (2+ messages)

[PATCH] MTD: atmel_nand: POI fall back is not an issue: change log level
 2014-02-23  2:26 UTC  (3+ messages)

[PATCH] mtd: m25p80: add support for the Spansion s25fl008k chip
 2014-02-23  2:25 UTC  (2+ messages)

[PATCH 1/2] mtd: denali_dt: Use devm_ioremap_resource()
 2014-02-23  2:19 UTC  (2+ messages)

[PATCH] mtd: nand: MTD_NAND_SH_FLCTL should depend on HAS_DMA
 2014-02-21 20:49 UTC  (3+ messages)

[PATCH] mtd: allow mmap for ram devices in memory address space
 2014-02-21 17:03 UTC 

[PATCH V4] mtd: gpmi: fix the bitflips for erased page
 2014-02-21  6:08 UTC  (2+ messages)

[PATCH 0/3] mtd: gpmi: add subpage read support
 2014-02-21  6:51 UTC  (2+ messages)

[PATCH v2] powerpc: select MEMORY for FSL_IFC to not break existing .config files
 2014-02-21  4:00 UTC  (4+ messages)

[PATCH v5 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2014-02-20 15:49 UTC  (8+ messages)
` [PATCH v5 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v5 2/2] memory: ti-aemif: add bindings for "

which driver for mmap-able battery-backed SRAM ?
 2014-02-20  8:34 UTC  (2+ messages)

[PATCH v2 0/5] mtd: nand: support the JEDEC compliant nand
 2014-02-20  8:00 UTC  (5+ messages)
` [PATCH v2 4/5] mtd: nand: parse out "

Question about AM335x SoC supported NAND flash
 2014-02-19 18:43 UTC  (4+ messages)

[PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2014-02-19 17:04 UTC  (9+ messages)
` [PATCH v4 1/2] memory: ti-aemif: introduce AEMIF driver

spi: Provide core support for full duplex devices
 2014-02-19 14:13 UTC  (4+ messages)

[PATCH resend] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
 2014-02-19 11:40 UTC  (5+ messages)

[patch 2/4] jffs2: fix unbalanced locking
 2014-02-19  8:04 UTC  (4+ messages)

why erase block size can not be less than 8KiB
 2014-02-19  2:54 UTC 

[PATCH] mtd-utils: SELinux context support for mkfs.ubifs
 2014-02-18 17:02 UTC 

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-02-18 14:56 UTC  (27+ messages)
` [PATCH 04/35] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH 05/35] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH 12/35] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH 13/35] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH 14/35] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH 15/35] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH 16/35] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH 17/35] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH 18/35] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH 19/35] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH 20/35] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH 21/35] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH 22/35] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH 23/35] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH 24/35] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH 26/35] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH 27/35] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH 28/35] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH 29/35] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH 30/35] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH 31/35] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH 32/35] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH 33/35] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH 34/35] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH 35/35] ARM: STi: Add support for the FSM Serial Flash Controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).