linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-22 21:43:16 to 2011-09-09 17:00:02 UTC [more...]

[PATCH 00/12] mtd: various "no ECC" and MLC NAND work
 2011-09-09 16:59 UTC  (14+ messages)
` [PATCH 01/12] mtd: nand: initialize chip->oob_poi before write
` [PATCH 02/12] mtd: support writing OOB without ECC
` [PATCH 03/12] mtd: support reading "
` [PATCH 04/12] mtd: move mtd_oob_mode_t to shared kernel/user space
` [PATCH 05/12] mtd: rename MTD_OOB_* to MTD_OPS_*
` [PATCH 06/12] mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
` [PATCH 07/12] mtd: add MEMWRITE ioctl
  ` [PATCH v2 "
` [PATCH 08/12] mtd: nand: document nand_chip.oob_poi
` [PATCH 09/12] mtd: document ABI
` [PATCH 10/12] mtd: nand: kill member `ops' of `struct nand_chip'
` [PATCH 11/12] mtd: kill old field for `struct mtd_info_user'
` [PATCH 12/12] mtd: nand: free allocated memory

[RFC] ubiblk: read-only block layer on top of UBI
 2011-09-09 15:27 UTC  (21+ messages)
` [PATCHv3] UBI: new module ubiblk: "
` [PATCHv4] "
  ` [PATCH] document ubiblk's usage of the same ioctl magic as a part "

ubiattach problem
 2011-09-09  9:53 UTC  (3+ messages)

can't mount ubifs after resizing with ubirsvol
 2011-09-09  9:59 UTC  (3+ messages)

[PATCH 44/62] mtd: irq: Remove IRQF_DISABLED
 2011-09-09  8:03 UTC  (2+ messages)

Security enhancement for UBIFS with secure erase feature
 2011-09-08 14:35 UTC 

logfs: max 4K writepage size
 2011-09-08 13:25 UTC  (5+ messages)

[PATCH] ti816x: add support for nand on ti8168 evm
 2011-09-08 13:03 UTC 

Security enhancement for UBIFS with secure erase feature
 2011-09-08 11:18 UTC  (2+ messages)

[PATCH v12 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-09-08  2:47 UTC  (4+ messages)
` [PATCH v12 1/3] MTD : add the common code for GPMI-NAND controller driver
` [PATCH v12 2/3] MTD : add helper functions library and header files for GPMI NAND driver
` [PATCH v12 3/3] MTD : add GPMI-NAND driver in the config and Makefile

[PATCH v11 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-09-08  1:22 UTC  (10+ messages)
` [PATCH v11 1/3] MTD : add the common code for GPMI-NAND controller driver
` [PATCH v11 2/3] MTD : add helper functions library and header files for GPMI NAND driver
` [PATCH v11 3/3] MTD : add GPMI-NAND driver in the config and Makefile

[PATCH 00/14] mtd: nand: improve flash-based BBT robustness
 2011-09-07 20:13 UTC  (15+ messages)
` [PATCH 01/14] mtd: nand: refactor scanning code
` [PATCH 02/14] mtd: nand: do not ignore all ECC errors
` [PATCH 03/14] mtd: define `is_ecc_error()' macros
` [PATCH 04/14] mtd: utilize "
` [PATCH 05/14] mtd: nand: remove unnecessary variable
` [PATCH 06/14] mtd: nand: fix style
` [PATCH 07/14] mtd: nand: begin restructuring check_create
` [PATCH 08/14] mtd: nand: remove gotos in `check_create()'
` [PATCH 09/14] mtd: nand: report ECC errors properly when reading BBT
` [PATCH 10/14] mtd: nand: scrub BBT on ECC errors
` [PATCH 11/14] mtd: nand: wait to set BBT version
` [PATCH 12/14] mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
` [PATCH 13/14] mtd: nand: invalidate cache on unaligned reads
` [PATCH 14/14] mtd: nand: switch `check_pattern()' to standard `memcmp()'

[PATCH] mtd: drop Integrator flash map Kconfig
 2011-09-07  8:15 UTC  (2+ messages)

UBIFS + device issue
 2011-09-06 22:51 UTC  (2+ messages)

[PATCH v4] mach-realview: expose PB1176 ROM using physmap and map_rom
 2011-09-06  6:53 UTC 

[PATCH v2] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
 2011-09-02  7:10 UTC  (4+ messages)

[PATCH v3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
 2011-09-01 22:30 UTC  (25+ messages)

logfs unmount bug
 2011-09-01 21:34 UTC  (20+ messages)

GLUCKWUNSCHE [ IHRE E-mail HAT GEWONNEN {REF NR , 575061725 } ] !!(Warning: Endgültige Anmeldung)
 2011-09-01 16:09 UTC 

[PATCH 00/10] nandwrite: cleanup, support ioctl(MEMWRITE)
 2011-08-31 20:00 UTC  (11+ messages)
` [PATCH 01/10] nandwrite: trivial variable move
` [PATCH 02/10] mtd-utils: update mtd-abi.h
` [PATCH 03/10] nandwrite: consolidate buffer usage
` [PATCH 04/10] libmtd: modify `mtd_write' to cover OOB writes
` [PATCH 05/10] libmtd: support MEMWRITE ioctl
` [PATCH 06/10] nandwrite: merge `mtd_write_oob' and `mtd_write' calls
` [PATCH 07/10] mtdutils: move OOB auto-layout into libmtd's mtd_write
` [PATCH 08/10] nandwrite: kill `--raw' option
` [PATCH 09/10] nandwrite: re-implement `--autoplace' option
` [PATCH 10/10] nandwrite: use common.h "errmsg" functions

Erase error
 2011-08-31 13:13 UTC 

Mount SRAM card without CIS
 2011-08-31  7:04 UTC 

(no subject)
 2011-08-30 11:10 UTC 

[PATCH/RFC 0/2] Add power supply switch in platform data
 2011-08-28 10:29 UTC  (5+ messages)
` [PATCH/RFC 1/2] spi: flash: Add power method into flash "
` [PATCH/RFC 2/2] mtd: m25p80: Call a platform power method in the driver

mtd: Replace DEBUG with MTD_DBG
 2011-08-27  5:07 UTC  (4+ messages)
` [PATCH] "

[PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-08-27  1:03 UTC  (12+ messages)
` [PATCH v10 1/3] MTD : add the common code for GPMI-NAND controller driver
` [PATCH v10 2/3] MTD : add helper functions library and header files for GPMI NAND driver
` [PATCH v10 3/3] MTD : add GPMI-NAND driver in the config and Makefile

[PATCH v8 0/4] add the GPMI-NAND support for imx23/imx28
 2011-08-26 13:35 UTC  (8+ messages)
` [PATCH v8 1/4] ARM: mxs: add "
` [PATCH v8 2/4] ARM: mxs: add new a pad control
` [PATCH v8 3/4] ARM: mxs/mx23evk: add GPMI-NAND device
` [PATCH v8 4/4] ARM: mxs/mx28evk: "

[RFC 0/5] fix data+OOB writes, add ioctl
 2011-08-26 12:41 UTC  (31+ messages)
` [RFC 1/5] mtd: support MTD_MODE_RAW for writing OOB
` [RFC 4/5] mtd: move mtd_oob_mode_t to shared kernel/user space
` [RFC 5/5] mtd: add MEMWRITEDATAOOB ioctl

[PATCH] UBIFS: fix the dark space calculation
 2011-08-26 10:38 UTC 

UBIFS: mount based on UUID?
 2011-08-25 11:03 UTC  (2+ messages)

[PATCH 1/3] mtd_debug: report ecc layout
 2011-08-25 11:00 UTC  (3+ messages)
` [PATCH 2/3] nandtest: print number of bits corrected during test

Kernel bug when mounting corrupt JFFS2
 2011-08-25 10:09 UTC 

mtd-utils: ubiformat: writing images on flash with badblocks
 2011-08-25  8:26 UTC 

[PATCH] mtd: nand: initialize chip->oob_poi before write
 2011-08-25  0:05 UTC 

[PATCH 0/2] mtd: nand: support OOB without ECC
 2011-08-24 21:12 UTC  (3+ messages)
` [PATCH 1/2] mtd: support writing "
` [PATCH 2/2] mtd: support reading "

[PATCH] Tools for controling ubiblk
 2011-08-24 16:43 UTC 

sector erase frequency
 2011-08-24 13:29 UTC 

[PATCH 1/5] mtd: do not assume oobsize is power of 2
 2011-08-24 13:19 UTC  (8+ messages)
` [PATCH 2/5] mtd: doc: remove mention of MEMSETOOBSEL
` [PATCH 3/5] mtd: remove MEMSETOOBSEL macro definition
` [PATCH 4/5] mtd: nand: fix spelling error (date => data)
` [PATCH 5/5] mtd: style fixups in multi-line comment, indentation

[[PATCH v2] mtd: check parts pointer before using it
 2011-08-24 11:26 UTC 

[PATCH] mtd: check parts pointer before using it
 2011-08-24 11:12 UTC  (3+ messages)

(no subject)
 2011-08-24  1:41 UTC 

[PATCH 00/10] nandwrite: clean out old ioctls
 2011-08-23 16:19 UTC  (5+ messages)
` [PATCH 10/10] nanddump: kill usages of MEMSETOOBSEL ioctl

[PATCH v9 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-08-23 10:38 UTC  (7+ messages)
` [PATCH v9 1/3] MTD : add the common code for GPMI-NAND controller driver

[PATCH] mtd: fix compile warning with newer GCC in flash maps
 2011-08-23  9:27 UTC 


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