linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-22 14:47:00 to 2014-06-11 02:44:06 UTC [more...]

[PATCH 0/4] UBIFS: Fix code issues detected by Fortify
 2014-06-11  2:42 UTC  (5+ messages)
` [PATCH 1/4] UBIFS: Add missing error handling in create_default_filesystem()
` [PATCH 2/4] UBIFS: Add missing error handling in dump_lpt_leb()
` [PATCH 3/4] UBIFS: Add missing break in dbg_chk_pnode()
` [PATCH 4/4] UBIFS: Remove useless statements

[PATCH] mtd: m25p80: add support for EON EN25QH128
 2014-06-10 23:17 UTC  (2+ messages)

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-10  9:54 UTC  (29+ messages)
` [RFC 17/32] ubifs: convert to struct inode_time
` [RFC 27/32] jffs2: "

[PATCH v2 1/3] mtd: atmel_nand: add NFC status error check
 2014-06-10  9:50 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit
` [PATCH v2 3/3] mtd: atmel_nand: NFC: support multiple interrupt handling

ubifs: replay log error
 2014-06-10  9:15 UTC 

[PATCH] UBIFS: Fix code issues detected by Fortify
 2014-06-10  8:20 UTC  (3+ messages)

[PATCH] UBI: fastmap: correct error check
 2014-06-10  6:56 UTC  (4+ messages)

[GIT PULL] UBIFS changes for 3.16
 2014-06-10  6:55 UTC  (3+ messages)

[PATCH] mtd: atmel_nand: make ecc parameters same as definition
 2014-06-09 10:30 UTC  (2+ messages)

[PATCH 1/2] mtd: atmel_nand: NFC: use different compeletion for different interrupt
 2014-06-09 10:24 UTC  (4+ messages)
` [PATCH 2/2] mtd: atmel_nand: NFC: support multiple interrupt handling

Hello from Lee
 2014-06-05  6:40 UTC 

[PATCH V2] mtd:nor:timeout:fix do_write_buffer() timeout error
 2014-06-03 15:57 UTC 

[PATCH] mtd: spi-nor: read 6 bytes for the ID
 2014-06-03 14:23 UTC  (8+ messages)

[PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
 2014-06-03  9:30 UTC  (7+ messages)

[PATCH] UBIFS: Add an assertion for clean_zn_cnt
 2014-06-03  8:17 UTC  (2+ messages)

[RESEND PATCH] mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
 2014-06-02 21:38 UTC 

===================
 2014-06-02 17:31 UTC 

[PATCH] ubifs: respect MS_SILENT mount flag
 2014-06-02 15:01 UTC  (19+ messages)
  ` [PATCH v2] "
                  ` [PATCH v3] "
                      ` [PATCH v4] "
                      ` [PATCH v5] "
                          ` [PATCH v6] "

[PATCH] UBIFS: Remove incorrect assertion in shrink_tnc()
 2014-06-02 14:14 UTC  (5+ messages)

[RESEND PATCH v4 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
 2014-06-02  8:55 UTC  (3+ messages)

[PATCH] staging/mt29f_spinand: coding style fixes
 2014-06-01 14:57 UTC 

Loan
 2014-05-31  8:43 UTC 

[PATCH v2] nandtest: Allow multiple read & check iterations
 2014-05-31  0:01 UTC  (4+ messages)
` [PATCH v2] nandtest: Introduce multiple reads "

[PATCH 0/3] nandtest: Allow multiple read & check iterations
 2014-05-30 23:49 UTC  (8+ messages)
` [PATCH 3/3] nandtest: Introduce multiple reads "
        ` Problems in Out of tree TI SDK omap2-nand driver (Re: [PATCH 3/3] nandtest: Introduce multiple reads & check iterations)

[PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
 2014-05-30  9:33 UTC  (41+ messages)
` [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers "
` [PATCH 02/27] mtd: nand: orion_nand: show device structure "
` [PATCH 03/27] mtd: nand: omap2: "
` [PATCH 04/27] mtd: nand: atmel_nand: "
` [PATCH 05/27] mtd: nand: gpio: "
` [PATCH 06/27] mtd: nand: fsmc: "
` [PATCH 07/27] mtd: nand: gpmi: "
` [PATCH 08/27] mtd: nand: plat: "
` [PATCH 09/27] mtd: nand: pxa3xx: "
` [PATCH 10/27] mtd: nand: s3c2410: "
` [PATCH 11/27] mtd: nand: sh_flctl: "
` [PATCH 12/27] mtd: nand: sharpsl: "
` [PATCH 13/27] mtd: nand: tmio: "
` [PATCH 14/27] mtd: nand: docg4: "
` [PATCH 15/27] mtd: nand: davinci: use mtd_setup_common_members()
` [PATCH 16/27] mtd: nand: lpc32xx_mlc: "
` [PATCH 17/27] mtd: nand: lpc32xx_slc: "
` [PATCH 18/27] mtd: nand: mxc: "
` [PATCH 19/27] mtd: nand: bcm47: show device structure in sysfs
` [PATCH 20/27] mtd: nand: fsl_elbc: "
` [PATCH 21/27] mtd: nand: fsl_upm: "
` [PATCH 22/27] mtd: nand: fsl_ifc: "
` [PATCH 23/27] mtd: nand: jz4740: "
` [PATCH 24/27] mtd: nand: mpc5121_nfc: "
` [PATCH 25/27] mtd: nand: ndfc: "
` [PATCH 26/27] mtd: nand: txx9ndfmc: "
` [PATCH 27/27] mtd: nand: socrates: use mtd_setup_common_members()
` [PATCH 07/27 v2] mtd: nand: gpmi: show device structure in sysfs
` [PATCH 09/27 v2] mtd: nand: pxa3xx: "

ubifs: assertion fails
 2014-05-29  7:42 UTC  (8+ messages)

[PATCH] mtd: gpmi: add gpmi support for imx6sx
 2014-05-28 23:04 UTC  (2+ messages)

[PATCH] mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
 2014-05-28 22:33 UTC  (2+ messages)

[PATCH] mtd: Introduce the use of the managed version of kzalloc
 2014-05-28 22:09 UTC  (2+ messages)
` [PATCH] mtd: bf5xx_nand: use the managed version of kzalloc (Re: [PATCH] mtd: Introduce the use of the managed version of kzalloc)

[PATCH] mtd: pxa3xx_nand: make the driver work on big-endian systems
 2014-05-28 22:03 UTC  (2+ messages)

[PATCH 1/1] drivers/mtd/devices/phram.c: replace kmalloc/strcpy by kstrdup
 2014-05-28 20:31 UTC 

[PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
 2014-05-28 20:18 UTC  (8+ messages)

[PATCH V4] Add support for flag status register on Micron chips
 2014-05-28 14:50 UTC  (2+ messages)

[PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
 2014-05-28 11:04 UTC  (8+ messages)

[PATCH] mtd: nand: stm_nand_bch: add new driver
 2014-05-28  9:20 UTC 

[PATCH] mtd/spi: support en25s64 device
 2014-05-28  8:59 UTC  (2+ messages)

[PATCH] mtd: lpc32xx: drop bitflip_threshold initialization
 2014-05-28  8:52 UTC 

[PATCH] ubifs: add missing ui pointer in debugging code
 2014-05-28  8:04 UTC  (6+ messages)

[PATCH 0/6] mtd: small cleanups
 2014-05-28  7:07 UTC  (2+ messages)

[PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
 2014-05-27 12:30 UTC  (3+ messages)

[PATCH] UBIFS: Fix dump messages in ubifs_dump_lprops
 2014-05-27 12:06 UTC  (2+ messages)

[PATCH] mtd: lpddr: fix Kconfig dependency, for I/O accessors
 2014-05-26 22:16 UTC  (3+ messages)

[RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND)
 2014-05-26  7:33 UTC  (10+ messages)
  ` [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal

[PATCH for v3.15 0/2] ARM: mvebu Specificy ECC scheme for A375/385 boards
 2014-05-25 21:35 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board
` [PATCH 2/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 "

CHARITY AID FOUNDATION
 2014-05-25 11:59 UTC 

[PATCH] staging/mt29f_spinand: Terminate of match table
 2014-05-24  0:16 UTC 

[PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver
 2014-05-23 10:30 UTC 

[PATCH 02/47] mtd: nand: stm_nand_bch: provide Device Tree documentation
 2014-05-23 10:21 UTC 

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

[PATCH v2 0/3] mtd: nand: introduce a READMODE command
 2014-05-22 17:01 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).