messages from 2013-10-23 16:44:37 to 2013-10-30 10:59:08 UTC [more...]
[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
2013-10-30 10:59 UTC (16+ messages)
` [PATCH 10/19] mtd: sh_flctl: Enable the driver "
[Rebase/PATCHv2] drivers: mtd: m25p80: Add quad read support
2013-10-30 10:25 UTC (6+ messages)
[PATCH] drivers: mtd: m25p80: Add quad read support
2013-10-30 10:11 UTC (21+ messages)
[PATCH -next] mtd: remove duplicated include from mtdcore.c
2013-10-30 9:56 UTC (2+ messages)
[PATCH 0/1] Fix OMAP2 NAND ONFI device detection
2013-10-30 9:53 UTC (2+ messages)
` [PATCH 1/1] mtd: nand: omap2: Fix device detection path
[PATCH v11 00/10] [PATCH v10 00/10] mtd:nand:omap2: clean-up of supported ECC schemes
2013-10-30 9:16 UTC (18+ messages)
` [PATCH v11 01/10] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v11 02/10] mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
` [PATCH v11 03/10] mtd: nand: omap: cleanup: replace local references with generic framework names
` [PATCH v11 04/10] mtd: nand: omap: use DT specified bus-width only for scanning NAND device
` [PATCH v11 05/10] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v11 06/10] mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
` [PATCH v11 07/10] mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c
` [PATCH v11 08/10] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
` [PATCH v11 09/10] mtd: nand: omap: updated devm_xx for all resource allocation and free calls
` [PATCH v11 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
[PATCHv2] drivers: mtd: m25p80: Add quad read support
2013-10-30 8:41 UTC (3+ messages)
[PATCH v2] mtd: m25p80: add support for Macronix mx25l3255e
2013-10-30 4:26 UTC (3+ messages)
[PATCH v2 0/5] Assorted OMAP2 NAND clean-ups
2013-10-30 0:16 UTC (17+ messages)
` [PATCH v2 1/5] ARM: am335x-bone: Add support for 16-bit NAND cape
` [PATCH v2 2/5] mtd: nand: omap2: Fix device detection path
` [PATCH v2 3/5] mtd: nand: omap2: Fix OMAP_BCH option dependency
` [PATCH v2 4/5] mtd: nand: omap2: Use devm_kzalloc
` [PATCH v2 5/5] mtd: nand: omap2: Use devm_ioremap_resource
[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
2013-10-29 22:37 UTC (2+ messages)
` [PATCH v2 10/19] mtd: sh_flctl: Enable the driver "
Patching mkfs.ubifs.c for running under Windows ?
2013-10-29 15:20 UTC (5+ messages)
nor flash bug in UBIFS
2013-10-29 15:18 UTC (5+ messages)
` nor flash used "
` [PATCH 1/1] MTD: UBI: try to avoid program data to NOR flash after erasure interrupted
[PATCH] mtd: gpmi: Remove unused set_geometry_by_ecc_info()
2013-10-29 11:00 UTC (2+ messages)
Здравствуйте
2013-10-28 21:56 UTC
lz4hc compression in UBIFS?
2013-10-28 16:45 UTC (7+ messages)
[PATCH] mtd: mtdchar: return expected errors on mmap() call
2013-10-28 16:08 UTC
Issues unlocking LH28F640BF NOR flash
2013-10-28 11:17 UTC
[PATCH 1/5] mtd: m25p80: fix allocation size
2013-10-28 7:54 UTC (23+ messages)
` [PATCH 2/5] mtd: m25p80: remove obsolete FIXME
` [PATCH 3/5] mtd: m25p80: re-align ID entries
` [PATCH 4/5] mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
` [PATCH 5/5] mtd: m25p80: remove 'disabled' device check
[PATCH v2] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
2013-10-28 3:05 UTC
[PATCH] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
2013-10-28 2:57 UTC (3+ messages)
[PATCH 0/3] omap2: Assorted GPMC cleanups
2013-10-28 0:51 UTC (4+ messages)
` [PATCH 1/3] omap2: gpmc: Move initialization outside the gpmc_t condition
` [PATCH 2/3] omap2: gpmc: Introduce gpmc_set_legacy()
` [PATCH 3/3] omap2: gpmc: Move legacy GPMC width setting
[PATCH] ubifs: Correct data corruption range
2013-10-26 10:35 UTC (2+ messages)
[PATCH] mtd-utils: Makefile: add LDFLAGS_mkfs.ubifs
2013-10-26 10:26 UTC (2+ messages)
[PATCH] UBIFS: fix error return code in ubifs_remount_rw() and ubifs_fill_super()
2013-10-26 10:14 UTC (3+ messages)
[GIT PULL] final MTD fixes for 3.12
2013-10-25 23:46 UTC (2+ messages)
[PATCH V2] mtd: gpmi: fix the ecc regression
2013-10-26 1:41 UTC (13+ messages)
` [PATCH v2 fix] "
[PATCH] mtd: cmdlinepart: use cmdline partition parser lib
2013-10-25 12:09 UTC (4+ messages)
[PATCH] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
2013-10-25 8:36 UTC
[PATCH 0/5] Assorted OMAP2 NAND clean-ups
2013-10-24 22:50 UTC (8+ messages)
` [PATCH 1/5] ARM: am335x-bone: Add support for 16-bit NAND cape
` [PATCH 2/5] mtd: nand: omap2: Fix device detection path
` [PATCH 3/5] mtd: nand: omap2: Fix OMAP_BCH option dependency
` [PATCH 4/5] mtd: nand: omap2: Use devm_kzalloc
` [PATCH 5/5] mtd: nand: omap2: Use devm_ioremap_resource
[PATCH v3] mtd: nand: pxa3xx: Fix registered MTD name
2013-10-24 22:15 UTC (2+ messages)
[PATCH v10 00/10] mtd:nand:omap2: clean-up of supported ECC schemes
2013-10-24 20:05 UTC (17+ messages)
` [PATCH v10 04/10] mtd: nand: omap: fix device scan: NAND_CMD_READID, NAND_CMD_RESET, CMD_CMD_PARAM use only x8 bus
` [PATCH v10 10/10] mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
[PATCH v2] flash_erase: check the nand type
2013-10-24 18:29 UTC (2+ messages)
[PATCH 0/3]Add quad/memory mapped support for SPI flash
2013-10-24 17:55 UTC (10+ messages)
` [PATCHv3 2/3] drivers: mtd: devices: Add quad read support
UBIFS: assert failed in ubifs_tnc_next_ent
2013-10-24 17:31 UTC (4+ messages)
Вы сможете владеть завидным зрением
2013-10-24 11:36 UTC
[PATCH] driver/mtd/IFC: Add support of 8K page size NAND flash
2013-10-24 9:56 UTC (3+ messages)
[PATCH] mtd: gpmi: fix the ecc regression
2013-10-24 8:38 UTC (5+ messages)
[PATCH for mtd-utils] flash_erase: check the nand type
2013-10-24 8:00 UTC (2+ messages)
Это внятно
2013-10-24 5:37 UTC
[PATCH V2 0/4] mtd: gpmi: support two nand chips at most
2013-10-23 22:59 UTC (6+ messages)
[PATCH] mtd: m25p80: add support for Macronix mx25l3255e
2013-10-23 22:36 UTC (3+ messages)
[PATCH] driver/mtd/ifc: Read Status while programming NAND flash
2013-10-23 16:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).