linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-15 13:32:43 to 2013-08-23 11:27:30 UTC [more...]

[PATCH V1 0/5] Add the Quadspi driver for vf610-twr
 2013-08-23 11:27 UTC  (22+ messages)
` [PATCH V1 1/5] mtd: m25p80: move the spi-nor commands to a header
` [PATCH V1 2/5] mtd: m25p80: add support for Spansion s25fl128s chip
` [PATCH V1 3/5] mtd: m25p80: add the quad-read support
` [PATCH V1 4/5] spi: Add Freescale QuadSpi driver
` [PATCH V1 5/5] ARM: dts: vf610-twr: Add SPI NOR support

mtd: ndfc: silence an underflow static checker warning
 2013-08-23 10:02 UTC 

[patch] mtd cs553x_nand: use kzalloc() instead of memset
 2013-08-23  9:51 UTC 

[JFFS2] Revision "jffs2: Fix lock acquisition order bug in jffs2_write_begin" introduces another dead lock
 2013-08-23  9:04 UTC 

[PATCH -next] mtd: ofpart: use for_each_child_of_node() macro
 2013-08-23  7:42 UTC  (2+ messages)

[PATCH -next] mtd: atmel_nand: fix error return code in atmel_nand_probe()
 2013-08-23  3:54 UTC  (3+ messages)

[PATCH]mtd: map: fixed bug in 64-bit systems
 2013-08-23  2:24 UTC  (3+ messages)

[PATCH] mtd: mtdswap: replace strict_strtoul() with kstrtoul()
 2013-08-23  0:28 UTC  (2+ messages)

[RFC][PATCH] mtd: bcm47xxsflash: writing support
 2013-08-22 20:59 UTC  (4+ messages)

[PATCH] mtd: bcm47xxsflash: implement erasing support
 2013-08-22 19:45 UTC  (2+ messages)

[PATCH RESEND 1/2] mtd: bcm47: convert kzalloc to avoid invalid access
 2013-08-22 19:39 UTC  (2+ messages)

[PATCH v3 1/2]spi: DUAL and QUAD support
 2013-08-22 14:23 UTC  (6+ messages)

[PATCH v3 2/2]spi: DUAL and QUAD support
 2013-08-22 12:50 UTC  (2+ messages)

[JFFS2] Commit "jffs2: Fix lock acquisition order bug in jffs2_write_begin" introduces another dead lock
 2013-08-22 11:18 UTC 

administrator de sistem
 2013-08-22  9:04 UTC 

[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-08-22  7:56 UTC  (11+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v5 2/4] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe

[PATCH] alauda: do not use stack for URB transfer_buffers
 2013-08-21 20:00 UTC  (7+ messages)

[RESEND][PATCH] mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
 2013-08-21 19:47 UTC  (8+ messages)

[Device-tree] mailing list responsiveness and discoverability
 2013-08-21 18:11 UTC  (3+ messages)

[PATCH] ubifs: Correct data corruption range
 2013-08-21 13:24 UTC 

[PATCH v2] mtd: m25p80: add support for PMC SPI flash
 2013-08-21 10:03 UTC  (3+ messages)

[PATCH 1/7] mtd: sm_ftl: Staticize local symbols
 2013-08-21  8:43 UTC  (2+ messages)

UBIFS mount fail after power off
 2013-08-21  8:04 UTC 

[RFC] mtd-utils: integck: add support for volume specific power-cut test
 2013-08-21  6:21 UTC  (11+ messages)

[PATCH v2] m25p80 / fast read
 2013-08-20 23:36 UTC  (5+ messages)
` [PATCH 1/3] mtd: m25p80: Pass flags through CAT25_INFO macro
` [PATCH 2/3] mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
` [PATCH 3/3] mtd: m25p80: add support for mr25h10

Does this patch set affect your driver(drivers/mtd/nand/alauda.c)?
 2013-08-20 15:12 UTC  (3+ messages)

[PATCH] UBI: Fix invalidate_fastmap()
 2013-08-20 15:00 UTC  (2+ messages)

ubifs: Mean crash when dumping orphan node
 2013-08-20 14:19 UTC 

temporary files on mtd file systems
 2013-08-20 13:51 UTC  (3+ messages)

[PATCH v4 0/6] Export the ECC step size to user applications
 2013-08-20  7:09 UTC  (19+ messages)
` [PATCH v4 1/6] mtd: add a new field to mtd_info{}
` [PATCH v4 2/6] mtd: add a new sys node to show the ecc step size
` [PATCH v4 3/6] mtd: set the ecc step size for master/slave mtd_info
` [PATCH v4 4/6] mtd: set ONFI nand's default hooks in nand_set_defaults()
` [PATCH v4 5/6] mtd: gpmi: remove the nand_scan()
` [PATCH v4 6/6] mtd: update the ABI document about the ecc step size

[PATCH for mtd-utils 0/4] about the SLC/MLC
 2013-08-20  5:58 UTC  (5+ messages)
` [PATCH for mtd-utils 1/4] add the MTD_MLCNANDFLASH case
` [PATCH for mtd-utils 2/4] mtd: mtd-abi: add a helper to detect the nand type
` [PATCH for mtd-utils 3/4] Use the mtd_type_is_nand_user() to check the nand
` [PATCH for mtd-utils 4/4] check the MLC nand type

[mtd-utils 0/4] about the SLC/MLC
 2013-08-20  5:48 UTC 

[PATCH v2 0/9] About the SLC/MLC
 2013-08-20  5:32 UTC  (12+ messages)
` [PATCH v2 1/9] mtd: nand: rename the cellinfo to bits_per_cell
` [PATCH v2 2/9] mtd: set the cell information for ONFI nand
` [PATCH v2 3/9] mtd: print out the cell information for nand chip
` [PATCH v2 4/9] mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
` [PATCH v2 5/9] mtd: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
` [PATCH v2 6/9] mtd: fix the wrong mtd->type for nand chip
` [PATCH v2 7/9] jffs2: init the ret with -EINVAL
` [PATCH v2 8/9] mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
` [PATCH v2 9/9] mtd: add a helper to detect the nand type
` [PATCH v2 append] mtd: mtd-abi: "
  ` [PATCH append fix] "

[PATCH] m25p80 / fast read
 2013-08-20  4:27 UTC  (9+ messages)
` [PATCH 2/4] mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
` [PATCH 4/4] mtd: m25p80: remove unnecessary ifdef

[PATCH] mtd: remove alauda driver
 2013-08-20  3:58 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] mtd: Add LED trigger support "mtd-disk" to indicate activity
 2013-08-20  3:50 UTC  (3+ messages)

[mtd-www: ] nand-data: add four Toshiba nand chips
 2013-08-20  3:39 UTC  (3+ messages)

[PATCH v4 1/4] mtd: nand: gpio: Add DT property to automatically determine bus width
 2013-08-19 21:11 UTC  (6+ messages)
` [PATCH v4 4/4] mtd: nand: gpio: Add support for multichip devices

[PATCH] UBI: Fix PEB leak in wear_leveling_worker()
 2013-08-19 15:21 UTC  (2+ messages)

[PATCH RESEND] mtd: MTD_NAND_DENALI should depend on HAS_DMA
 2013-08-19 15:17 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector
 2013-08-19 13:38 UTC  (2+ messages)

[PATCH 0/6] simplify platform_get_resource_byname/devm_ioremap_resource
 2013-08-19 13:38 UTC  (3+ messages)
` [PATCH 3/6] mtd: fsmc_nand: "

[PATCH v4 2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible
 2013-08-17 20:31 UTC  (5+ messages)
` [PATCH v4 3/4] mtd: nand: gpio: Return real nand_scan() error code on fail

[PATCH] mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
 2013-08-17 19:31 UTC  (2+ messages)

[PATCH] mtd: nand: fixup kerneldoc, rename parameter
 2013-08-17 19:11 UTC  (2+ messages)

[PATCH v3 0/6] Export the ECC step size to user applications
 2013-08-17 18:58 UTC  (9+ messages)
` [PATCH v3 3/6] mtd: set the ecc step size for master/slave mtd_info

meaning of use_nand_ecc parameter
 2013-08-17 11:45 UTC  (2+ messages)

Fail to mount cloned disk image with fastmap
 2013-08-16 19:59 UTC  (6+ messages)

Вы зрите экран а так же заместо нахальной рекламы Вы организуете себе приятственную 10-минутную паузу для глазиков!
 2013-08-16 13:56 UTC 

[patch] mtd: nand: silence some shift wrap warnings
 2013-08-16 14:55 UTC  (2+ messages)

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-16 14:51 UTC  (3+ messages)
` [PATCH 4/29] mtd: "

[patch] mtd: create_freezable_workqueue() doesn't return an ERR_PTR
 2013-08-16 14:40 UTC  (2+ messages)

[PATCH 1/1] ubi: remove and create MTD device back when UBI volume is resized
 2013-08-16 14:07 UTC  (2+ messages)

[PATCH] ubifs: remove invalid warn msg with tst_recovery enabled
 2013-08-16 13:48 UTC  (2+ messages)

[PATCH -next 0/4] mtd: tests: reduce more code duplication and fixes
 2013-08-16 13:48 UTC  (6+ messages)
` [PATCH -next 1/4] mtd: pagetest: remove always true condition
` [PATCH -next 2/4] mtd: tests: return -EIO when mtdtest_read() failed to read requested bytes
` [PATCH -next 3/4] mtd: tests: incorporate error message for mtdtest_read()
` [PATCH -next 4/4] mtd: tests: incorporate error message for mtdtest_write()

[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
 2013-08-16  7:43 UTC 

[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
 2013-08-15 21:15 UTC  (2+ messages)

[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
 2013-08-15 15:30 UTC  (6+ 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).