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

[PATCH v6 00/36] mtd: st_spi_fsm: Add new driver
 2014-03-20  9:20 UTC  (20+ messages)
` [PATCH v6 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v6 02/36] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH v6 03/36] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH v6 04/36] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v6 05/36] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH v6 06/36] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [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 19/36] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH v6 21/36] mtd: st_spi_fsm: Provide the default read/write configurations

[PATCH] mtd: gpmi: make blockmark swapping optional
 2014-03-20  9:21 UTC  (5+ messages)

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-03-20  8:06 UTC  (12+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework
    ` [PATCH v6 "
` [PATCH 11/35] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH 27/35] mtd: st_spi_fsm: Supply a busy wait for post-write status

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

[PATCH] UBI: block: Avoid disk size integer overflow
 2014-03-19 23:44 UTC  (2+ messages)

[PATCH] mtd: diskonchip: mem resource name is not optional
 2014-03-19 22:24 UTC 

ECC Errors/Sub-page Read Failures
 2014-03-19 15:38 UTC  (2+ messages)

[PATCH 1/2] UBI: block: Remove __initdata from ubiblock_param_ops
 2014-03-19 13:26 UTC  (6+ messages)
` [PATCH 2/2] UBI: block: Implement kernel_param_ops->get()

[PATCH v9 0/5] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
 2014-03-18 13:26 UTC  (6+ messages)
` [PATCH v9 1/5] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'
` [PATCH v9 2/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size'
` [PATCH v9 3/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes
` [PATCH v9 4/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements
` [PATCH v9 5/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic

[RFC PATCH v2] mtd: nand: add erased-page bitflip correction
 2014-03-18 10:40 UTC  (5+ messages)

[PATCH 1/2] mtd: nand: add erased-page bitflip correction
 2014-03-18  7:55 UTC  (26+ messages)
` [PATCH 2/2] mtd: gpmi-nand: use erased-page bitflip check

[RFC/PATCH] mtd: nand: Account the blocks used by the BBT in the ecc_stats
 2014-03-17 17:39 UTC 

[PATCH V4] mtd: gpmi: fix the bitflips for erased page
 2014-03-17 16:20 UTC  (6+ messages)

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

[PATCH 0/2] Fix index regression in nand_read_subpage
 2014-03-15 17:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Use the nand_read_subpage index everywhere

[PATCH] mtd: Fix Elan SC520 dependencies
 2014-03-14 17:14 UTC 

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

[PATCH] UBI: Make UBI_IOCVOLCRBLK take a parameter for future usage
 2014-03-14 14:20 UTC  (4+ messages)

[PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
 2014-03-14 12:13 UTC  (7+ messages)
    ` [Cluster-devel] "

[PATCH v3 0/6] Armada 380 NAND support
 2014-03-13 23:44 UTC  (8+ messages)
` [PATCH v3 1/6] clk: mvebu: Support Armada 380 SoC on the core divider clock
` [PATCH v3 2/6] ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs
` [PATCH v3 3/6] ARM: mvebu: Add the Core Divider clock to "
` [PATCH v3 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC
` [PATCH v3 5/6] ARM: mvebu: Enable NAND controller in Armada 385-DB
` [PATCH v3 6/6] clk: mvebu: Update binding documentation for the core divider clock

[PATCH v2 0/6] Armada 380 NAND support
 2014-03-13 20:55 UTC  (11+ messages)
` [PATCH v2 1/6] clk: mvebu: Support Armada 380 SoC on the core divider clock
` [PATCH v2 2/6] ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs
` [PATCH v2 3/6] ARM: mvebu: Add the Core Divider clock to "
` [PATCH v2 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC
` [PATCH v2 5/6] ARM: mvebu: Enable NAND controller in Armada 385-DB
` [PATCH v2 6/6] clk: mvebu: Update binding documentation for the core divider clock

[PATCH 0/6] Armada 380 NAND support
 2014-03-13 19:25 UTC  (13+ messages)
` [PATCH 1/6] clk: mvebu: Support Armada 380 SoC on the core divider clock
` [PATCH 2/6] ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs
` [PATCH 3/6] ARM: mvebu: Add the Core Divider clock to "
` [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC
` [PATCH 5/6] ARM: mvebu: Enable NAND controller in Armada 385-DB
` [PATCH 6/6] clk: mvebu: Update binding documentation for the core divider clock

[PATCH v1 0/3] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
 2014-03-13 16:55 UTC  (18+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
` [PATCH v1 2/3] ARM: dts: am335x-boneblack: "
` [PATCH v1 3/3] ARM: dts: am437x-gp-evm: add support for parallel NAND flash

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2014-03-13 13:46 UTC  (8+ messages)

nand erratic behavior with data loss
 2014-03-13 10:41 UTC 

[PATCH v3 0/3] mtd: nand: support more Hynix nands
 2014-03-13  7:54 UTC  (8+ messages)
` [PATCH v3 2/3] mtd: nand: add new parsing rule for Hynix's H27UBG8T2CTR

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-03-13  6:39 UTC  (3+ messages)

[RFC PATCH v2 00/14] mtd: nand: add sunxi NAND Flash Controller support
 2014-03-12 20:18 UTC  (13+ messages)
` [RFC PATCH v2 04/14] mtd: nand: define struct nand_timings
` [RFC PATCH v2 08/14] mtd: nand: add sunxi NAND flash controller support
        ` [linux-sunxi] "

[PATCH v3 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-03-12 18:48 UTC  (12+ messages)
` [PATCH v3 1/9] mtd: nand: define struct nand_timings
` [PATCH v3 2/9] mtd: nand: add ONFI timing mode to nand_timings converter
` [PATCH v3 3/9] of: mtd: add NAND timing mode retrieval support
` [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
` [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
` [PATCH v3 6/9] mtd: nand: add sunxi NFC dt bindings doc
` [PATCH v3 7/9] ARM: dt/sunxi: add NFC node to Allwinner A20 SoC
` [PATCH v3 8/9] ARM: dt/sunxi: add A20 NAND controller pin definitions
` [PATCH v3 9/9] ARM: sunxi/dt: enable NAND on cubietruck board

about porting ubiblock to make squashfs work on it
 2014-03-12 14:45 UTC  (3+ messages)

[PATCH] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
 2014-03-12 12:12 UTC 

[PATCH v6 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-12 11:08 UTC  (8+ messages)
` [PATCH v6 1/4] mtd: devices: elm: check for hardware engine's design constrains

[PATCH] mtd: Add sysfs attr to expose ECC stats
 2014-03-11 18:23 UTC 

[PATCH V4] mtd: gpmi: fix the bitflips for erased pag
 2014-03-11 16:42 UTC  (2+ messages)

[RFC PATCH] UBIFS: remove check for all(0xff) for empty pages
 2014-03-11 13:06 UTC  (7+ messages)

[PATCH] mtd: Kconfig: give the CFI command set version in prompt and help
 2014-03-11 11:53 UTC  (3+ messages)

[PATCH] mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
 2014-03-11  8:39 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).