linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-20 09:21:58 to 2014-03-25 08:22:07 UTC [more...]

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-03-25  8:20 UTC  (44+ messages)
` [RFC 01/47] mtd: nand: export useful functions from core driver
` [RFC 02/47] mtd: nand: add ONFI NAND Timing Mode Specifications
` [RFC 03/47] mtd: nand: add shared register defines for ST's NAND Controller drivers
` [RFC 04/47] mtd: nand: adding ST's BCH NAND Controller driver
` [RFC 05/47] mtd: nand: stm_nand_bch: IRQ support for "
` [RFC 06/47] mtd: nand: stm_nand_bch: change between BCH and Hamming modes
` [RFC 07/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
` [RFC 08/47] mtd: nand: stm_nand_bch: supply clock support
` [RFC 09/47] mtd: nand: stm_nand_bch: introduce and initialise some important data structures
` [RFC 10/47] mtd: nand: stm_nand_bch: initialise the Hamming Controller
` [RFC 11/47] mtd: nand: stm_nand_bch: add Power Management
` [RFC 12/47] mtd: nand: stm_nand_bch: scan for NAND devices
` [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
` [RFC 14/47] mtd: nand: stm_nand_bch: configure BCH and FLEX by ONFI timing mode
` [RFC 15/47] mtd: nand: stm_nand_bch: add compatible page size check
` [RFC 16/47] mtd: nand: stm_nand_bch: derive some working variables for latter use
` [RFC 17/47] mtd: nand: stm_nand_bch: automatically set EEC mode if requested
` [RFC 18/47] mtd: nand: stm_nand_bch: ensure configuration is compatible with this driver
` [RFC 19/47] mtd: nand: stm_nand_bch: configure BCH read/write/erase programs
` [RFC 20/47] mtd: nand: stm_nand_bch: initialise working buffers
` [RFC 21/47] mtd: nand: stm_nand_bch: provide shared BCH operations
` [RFC 22/47] mtd: nand: stm_nand_bch: check erased page for zeros
` [RFC 23/47] mtd: nand: stm_nand_bch: read and write page (BCH)
` [RFC 24/47] mtd: nand: stm_nand_bch: find IBBT signature
` [RFC 25/47] mtd: nand: stm_nand_bch: bad block marking helpers
` [RFC 26/47] mtd: nand: stm_nand_bch: populate IBBT BCH Header
` [RFC 27/47] mtd: nand: stm_nand_bch: write IBBT to Flash
` [RFC 28/47] mtd: nand: stm_nand_bch: update flash-resident BBT(s)
` [RFC 29/47] mtd: nand: stm_nand_bch: add Hamming-FLEX operations
` [RFC 30/47] mtd: nand: stm_nand_bch: read and write raw (FLEX)
` [RFC 31/47] mtd: nand: stm_nand_bch: scan block for BBM(s) according to specified BBT options
` [RFC 32/47] mtd: nand: stm_nand_bch: scan for BBMs and build memory-resident BBT
` [RFC 33/47] mtd: nand: stm_nand_bch: search for and load flash-resident BBT
` [RFC 34/47] mtd: nand: stm_nand_bch: "
` [RFC 35/47] mtd: nand: stm_nand_bch: dump bad blocks
` [RFC 36/47] mtd: nand: stm_nand_bch: parse partitions and register an MTD device
` [RFC 37/47] mtd: nand: stm_nand_bch: fetch the bit-flips threshold
` [RFC 38/47] mtd: nand: stm_nand_bch: check WP (FLEX)
` [RFC 39/47] mtd: nand: stm_nand_bch: read and write ops (FLEX)
` [RFC 40/47] mtd: nand: stm_nand_bch: MTD erase (BCH)
` [RFC 41/47] mtd: nand: stm_nand_bch: MTD mark and check for bad blocks (BCH)
` [RFC 44/47] mtd: nand: stm_nand_bch: MTD read and write (BCH)
` [RFC 45/47] mtd: nand: stm_nand_bch: read and write buffers (FLEX)

[PATCH] ubi-utils: Add ubiblock tool
 2014-03-25  8:14 UTC  (6+ messages)
` [PATCH v2] "

New NAND driver
 2014-03-25  7:59 UTC  (4+ messages)

[PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
 2014-03-25  7:05 UTC  (2+ messages)

[PATCH v3 0/4] mtd: nand: omap: add support for BCH16_ECC
 2014-03-24 11:20 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
` [PATCH v3 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM "
` [PATCH v3 3/4] mtd: nand: omap: add support for BCH16_ECC - NAND "
` [PATCH v3 4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ?

[PATCH] mtd: gpmi: make blockmark swapping optional
 2014-03-24  9:59 UTC  (9+ messages)
  ` [PATCHv2 1/1] "

Near full problem (old version)
 2014-03-24  7:08 UTC 

ubifs: assertion fails
 2014-03-24  6:03 UTC 

[PATCH] mtd: gpmi: add gpmi_devdata{} to simplify the code
 2014-03-24  2:28 UTC  (6+ messages)

[v3] mtd: m25p80: Modify the name of mtd_info
 2014-03-22  8:55 UTC 

[PATCH] mtd: diskonchip: mem resource name is not optional
 2014-03-22  8:39 UTC  (2+ messages)

[v2] mtd: m25p80: Modify the name of mtd_info
 2014-03-22  7:58 UTC 

[PATCH] mkfs.ubifs: correct and improve LEB size error prints
 2014-03-22  6:45 UTC 

[PATCH] mtd: nand: Add support for Micron on-die ECC controller
 2014-03-22  4:03 UTC 

[PATCH] mtd: nand: fix byte addressing on 16-bit wide devices
 2014-03-22  2:01 UTC  (7+ messages)
    ` Fwd: "

mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
 2014-03-22  0:20 UTC  (2+ messages)

[RFC PATCH] UBI: fix rb_tree node comparison in add_map
 2014-03-21 23:56 UTC  (2+ messages)

mtd: nand: fix byte addressing on 16-bit wide devices
 2014-03-21 18:07 UTC 

[PATCH 1/2] UBI: block: Remove __initdata from ubiblock_param_ops
 2014-03-21 17:39 UTC  (2+ messages)

[PATCH] mtd: m25p80: Modify the name of mtd_info
 2014-03-21 17:34 UTC  (2+ messages)

[PATCH 0/4] mtd: Fix wrong bad block account in ECC stats
 2014-03-21 11:57 UTC  (5+ messages)
` [PATCH 1/4] mtd: Add sysfs attr to expose "
` [PATCH 2/4] mtd: nand: Account the blocks used by the BBT in the ecc_stats
` [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
` [PATCH 4/4] mtd: Account for BBT blocks when a partition is being allocated

[PATCH v2 0/4] Allow to specify an ECC scheme through DT
 2014-03-21 11:34 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: nand: pxa3xx: Normalize ECC strength for ECC scheme selection
` [PATCH v2 2/4] mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
` [PATCH v2 3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
` [PATCH v2 4/4] mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding

Corrupt empty space
 2014-03-21  8:13 UTC  (9+ messages)

[RFC PATCH] UBIFS: remove check for all(0xff) for empty pages
 2014-03-21  7:57 UTC  (3+ messages)

[PATCH v2] ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND
 2014-03-20 20:40 UTC  (2+ messages)

[PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand
 2014-03-20 20:14 UTC  (2+ messages)

[PATCH 0/3] Fix NAND propeties for k2hk-evm
 2014-03-20 19:28 UTC  (15+ messages)
` [PATCH 1/3] ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND
` [PATCH 2/3] mtd: davinci-nand: add dts property for NAND_NO_SUBPAGE_WRITE option
` [PATCH 3/3] ARM: dts: k2hk-evm: disable subpage write for davinci nand device

[PATCH 0/4] pxa3xx-nand: Allow to specify an ECC scheme through DT
 2014-03-20 17:39 UTC  (3+ messages)
` [PATCH 1/4] mtd: nand: pxa3xx: Normalize ECC strength for ECC scheme selection

[PATCH 0/5] mtd: st_spi_fsm: Sweep-up remaining blocking-issues
 2014-03-20 16:58 UTC  (18+ messages)
` [PATCH 1/5] mtd: st_spi_fsm: Remove useless consts from function arguments
` [PATCH 2/5] mtd: st_spi_fsm: Avoid duplicating MTD core code
` [PATCH 3/5] mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
` [PATCH 4/5] mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
` [PATCH 5/5] mtd: st_spi_fsm: Succinctly reorganise .remove()

[PATCH v6 00/36] mtd: st_spi_fsm: Add new driver
 2014-03-20 15:51 UTC  (36+ messages)
` [PATCH v6 04/36] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v6 07/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH v6 08/36] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v6 09/36] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH v6 10/36] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH v6 11/36] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH v6 12/36] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH v6 13/36] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH v6 14/36] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH v6 15/36] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH v6 16/36] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH v6 17/36] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH v6 18/36] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH v6 19/36] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH v6 20/36] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH v6 21/36] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH v6 22/36] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH v6 23/36] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH v6 24/36] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH v6 25/36] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH v6 26/36] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH v6 27/36] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH v6 28/36] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH v6 29/36] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH v6 30/36] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH v6 31/36] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH v6 32/36] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH v6 33/36] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH v6 34/36] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH v6 35/36] mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
` [PATCH v6 36/36] ARM: STi: Add support for the FSM Serial Flash Controller

[PATCH] mtd: nand: omap: ecc.correct: omap_elm_correct_data: return number of bit-flips detected in erased-page
 2014-03-20 14:55 UTC  (2+ messages)

[PATCH v8 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-20 13:48 UTC  (6+ messages)
` [PATCH v8 1/4] mtd: devices: elm: check for hardware engine's design constraints
` [PATCH v8 2/4] mtd: devices: elm: clean elm_load_syndrome
` [PATCH v8 3/4] mtd: devices: elm: configure parallel channels based on ecc_steps
` [PATCH v8 4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm"

[PATCH v9 0/5] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
 2014-03-20 13:22 UTC  (5+ messages)
` [PATCH v9 3/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW "

[PATCH v5 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-20 11:38 UTC  (8+ messages)
` [PATCH v5 1/4] mtd: devices: elm: check for hardware engine's design constrains
` [PATCH v5 2/4] mtd: devices: elm: clean elm_load_syndrome
` [PATCH v5 4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm"

[PATCH v7 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-20 11:05 UTC  (2+ messages)

[PATCH v6 0/4] mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
 2014-03-20 10:35 UTC  (2+ messages)


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).