linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-03 21:14:06 to 2014-03-12 16:46:53 UTC [more...]

[RFC PATCH v2 00/14] mtd: nand: add sunxi NAND Flash Controller support
 2014-03-12 16:46 UTC  (12+ 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 0/6] Armada 380 NAND support
 2014-03-12 15:16 UTC  (7+ 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

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

[PATCH v1 0/3] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
 2014-03-12 14:39 UTC  (6+ 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 1/2] mtd: nand: add erased-page bitflip correction
 2014-03-12 12:45 UTC  (8+ messages)
` [PATCH 2/2] mtd: gpmi-nand: use erased-page bitflip check

[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  (13+ messages)
` [PATCH v6 1/4] mtd: devices: elm: check for hardware engine's design constrains
` [PATCH v6 2/4] mtd: devices: elm: clean elm_load_syndrome
` [PATCH v6 3/4] mtd: devices: elm: configure parallel channels based on ecc_steps
` [PATCH v6 4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm"

[PATCH V4] mtd: gpmi: fix the bitflips for erased page
 2014-03-12  7:26 UTC  (8+ messages)

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-03-12  8:13 UTC  (10+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file

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

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-03-11  8:23 UTC  (4+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework
    ` [PATCH v6 "

Corrupt empty space
 2014-03-11  8:21 UTC  (5+ messages)

[PATCH] UBIFS: add missing znode freeing in tcn_insert()
 2014-03-11  7:55 UTC  (4+ messages)

[PATCH] Disable Subpage nand write when using Atmel PMECC
 2014-03-11  5:36 UTC  (5+ messages)

[PATCH v3] mtd: mtd_oobtest: generate consitent data for verification
 2014-03-10 11:13 UTC  (2+ messages)

[PATCH v3] mtd: Fix the behavior of OTP write if there is not enough room for data
 2014-03-10 10:29 UTC  (3+ messages)

[PATCH] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-03-10 10:19 UTC  (2+ messages)

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2014-03-10  9:06 UTC  (7+ messages)

MTD/JFFS2 OOB can't support no subpage
 2014-03-09  2:51 UTC 

[v2 PATCH 1/1] mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
 2014-03-08 12:59 UTC 

[PATCH 1/1] mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
 2014-03-08 12:44 UTC  (3+ messages)

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

Annoying ML complains about "suspicious header"
 2014-03-07 18:19 UTC  (13+ messages)

[RFC PATCH] mtd: allow mmap for ram devices in memory address space
 2014-03-07 13:54 UTC  (4+ messages)
  ` [PATCH v2] mtd: mtdchar: "
    ` [PATCH v3] "

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

[PATCH v3 0/3] mtd: nand: support more Hynix nands
 2014-03-07  8:15 UTC  (9+ messages)
` [PATCH v3 1/3] mtd: nand: add a helper to parse the Hynix nand
` [PATCH v3 2/3] mtd: nand: add new parsing rule for Hynix's H27UBG8T2CTR

[PATCH 0/3] mtd: gpmi: add subpage read support
 2014-03-07  7:34 UTC  (4+ messages)

[PATCH 0/2] pxa3xx-nand: Minor cleanup
 2014-03-07  7:32 UTC  (2+ messages)

[PATCH] mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
 2014-03-07  7:31 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] mtd: bcm47xxpart: avoid overflowing when registering trx
 2014-03-07  7:31 UTC  (2+ messages)

[PATCH] mtd: bcm47xxpart: fix off by one in partitions limit
 2014-03-07  7:30 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM
 2014-03-07  7:28 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH RESEND] mtd: fix bug in partition size calculation related to MTDPART_OFS_RETAIN
 2014-03-07  7:12 UTC  (2+ messages)

[PATCH v2] mtd: mtd_oobtest: generate consitent data for verification
 2014-03-07  3:42 UTC  (2+ messages)

[PATCH] mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
 2014-03-06 20:44 UTC  (3+ messages)

[PATCH 3/4] mtd: block2mtd: check device size
 2014-03-06 11:20 UTC  (6+ messages)

[PATCH] mtd: mtd_oobtest: generate consitent data for verification
 2014-03-06 12:33 UTC  (3+ messages)

[PATCH v3 1/4] mtd: cfi_cmdset_0002: Add support for reading OTP
 2014-03-06 12:18 UTC  (4+ messages)
` [PATCH v3 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
` [PATCH v3 3/4] mtd: cfi_cmdset_0002: Add support for writing "
` [PATCH v3 4/4] mtd: cfi_cmdset_0002: Add support for locking "

[PATCH v3 0/4] mtd: cfi_cmdset_0002: Add OTP support for Micron M29EW NOR flashes
 2014-03-06 12:18 UTC 

[PATCH] Check flag status register for Micron n25q512a
 2014-03-06 11:53 UTC  (8+ messages)

[PATCH] UBI: Make UBI_IOCVOLCRBLK take a parameter for future usage
 2014-03-06 10:10 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] mtd: Add a retlen parameter to _get_{fact, user}_prot_info
 2014-03-06  8:57 UTC  (8+ messages)
  ` [PATCH v2 RESEND 1/2] mtd: Add a retlen parameter to _get_{fact,user}_prot_info
` [PATCH v2 RESEND 2/2] mtd: Fix the behavior of otp write if there is not enough room for data

[PATCH] mtd: m25p80: set erasesize to 1 if device doesn't need erase
 2014-03-06  8:02 UTC  (2+ messages)

[patch 1/4] jffs2: unlock f->sem on error in jffs2_new_inode()
 2014-03-06  7:41 UTC  (3+ messages)

UBI leb_write_unlock NULL pointer Oops (continuation)
 2014-03-05 23:12 UTC  (27+ messages)
` AW: "
                ` AW: "
                    ` AW: "

mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-03-05 22:27 UTC  (2+ messages)

[PATCH] UBI: rename block device ioctls
 2014-03-05 13:44 UTC  (2+ messages)

[PATCH] UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
 2014-03-05 13:30 UTC  (5+ messages)

[PATCH v7 0/3] ubi: Add block interface
 2014-03-05 12:55 UTC  (10+ messages)
` [PATCH v7 1/3] ubi: Introduce read-only block devices on top of UBI volumes
` [PATCH v7 2/3] ubi-utils: Add ubiblock tool
` [PATCH v7 3/3] Add UBI block interface documentation

[PATCH v3 0/2] Add NAND ECC devicetree binding
 2014-03-05  8:20 UTC  (4+ messages)

What is wrong?
 2014-03-04 16:40 UTC  (7+ messages)

[PATCH] UBI: block: do not use term "attach"
 2014-03-04 14:39 UTC  (6+ messages)

[PATCH v2 RESEND 0/2] mtd: Harmonize implementations of OTP write and _get_{fact, user}_prot_info
 2014-03-04 11:58 UTC  (2+ messages)

[HACK] fs/super.c: sync ro remount after blocking writers
 2014-03-03 21:12 UTC  (4+ 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).