messages from 2015-05-17 15:41:43 to 2015-05-26 20:53:39 UTC [more...]
[RFC] ARM: BCM5301X: add NAND flash chip description
2015-05-26 20:53 UTC (3+ messages)
Wear-leveling peculiarities
2015-05-26 18:20 UTC (15+ messages)
[PATCH] ubifs: fix to check error code of register_shrinker
2015-05-26 11:29 UTC (3+ messages)
[RFC PATCH v2 0/6] UBI: Some cleanup and check if a vol exists when fastmap attaching
2015-05-26 10:07 UTC (7+ messages)
` [RFC PATCH v2 1/6] UBI: Fastmap: Use max() to get the larger value
` [RFC PATCH v2 2/6] UBI: Fastmap: Remove unnecessary `\'
` [RFC PATCH v2 3/6] UBI: Fastmap: Rename variables to make them meaningful
` [RFC PATCH v2 4/6] UBI: Init vol->reserved_pebs by assignment
` [RFC PATCH v2 5/6] UBI: Fastmap: Do not add vol if it already exists
` [RFC PATCH v2 6/6] UBI: add a helper function for updatting on-flash layout volumes
[RFC PATCH 0/4] UBI: Fastmap: Some cleanup and check if a vol exists when attaching
2015-05-26 9:13 UTC (9+ messages)
` [RFC PATCH 1/4] UBI: Fastmap: Use max() to get the larger value
` [RFC PATCH 2/4] UBI: Fastmap: Remove unnecessary `\'
` [RFC PATCH 3/4] UBI: Fastmap: Rename variables to make them meaningful
` [RFC PATCH 4/4] UBI: Fastmap: Do not add vol if it already exists
[PATCH 1/1] mtd: add support for typed parsers splitting partitions
2015-05-26 5:18 UTC (5+ messages)
` [PATCH PROOF 2/1] mtd: add TRX parser splitting firmware partition
` [PATCH V2 1/1] mtd: add support for typed parsers splitting partitions
iProc nand iproc-idm register
2015-05-25 17:00 UTC (2+ messages)
[PATCH] ARM: kirkwood: add "jedec,spi-nor" flash compatible binding
2015-05-25 14:51 UTC (2+ messages)
` [PATCH] ARM: kirkwood: add "jedec, spi-nor" "
[PATCH] ARM: mvebu: add "jedec,spi-nor" flash compatible binding
2015-05-25 14:50 UTC (2+ messages)
[PATCH 4/4 v1] documentation: devicetree: bindings: fsl-quadspi.txt: Add "fsl, ls1-qspi" compatible string
2015-05-25 11:50 UTC
[PATCH 3/4 v1] mtd: spi-nor: fsl-quadspi: fix qspi irq handler complete exception
2015-05-25 11:50 UTC
[PATCH 2/4 v2] mtd: spi-nor: fsl-quadspi: Enable support big endian registers
2015-05-25 11:49 UTC
[PATCH 1/4 v2] mtd: spi-nor: fsl-quadspi: Enable LS1021 support
2015-05-25 11:49 UTC
[PATCH v1] mtd: spi-nor: Specify wait ready time for every chip
2015-05-25 10:44 UTC (3+ messages)
The patch e72e6497e74811e01d72b4c1b7537b3aea3ee857 have a bug
2015-05-25 10:11 UTC
[PATCH v5 00/12] ARM: berlin: add nand support
2015-05-24 18:42 UTC (20+ messages)
` [PATCH v5 05/12] mtd: pxa3xx_nand: rework flash detection and timing setup
` [PATCH v5 07/12] mtd: nand: add Samsung K9GBG08U0A-M to nand_ids table
[PATCH v2] mtd: part: add generic parsing of linux,part-probe
2015-05-24 18:38 UTC
[PATCH 1/6 linux-next] ubifs: remove unnecessary semi-colon
2015-05-22 21:46 UTC (9+ messages)
` [PATCH 5/6 linux-next] ubifs: remove unnecessary else after break
` [PATCH 6/6 linux-next] ubifs: remove else after return
[RFC/PATCH] ubi-utils: add ubiecdump tool
2015-05-22 18:32 UTC
[PATCH v3 1/2] mtd: arasan: Add device tree binding documentation
2015-05-22 18:19 UTC (2+ messages)
` [PATCH v3 2/2] mtd: nand: Add support for Arasan Nand Flash Controller
[PATCH] mtd: remove incorrect file name
2015-05-22 17:58 UTC
[PATCH] mtd: nand: correct indentation within conditional
2015-05-22 17:58 UTC
[PATCH 0/3] Using SPI NOR flah on sunxi
2015-05-22 9:37 UTC (15+ messages)
` [PATCH 2/3] MTD: spi-nor: check for short writes in spi_nor_write
` [PATCH 3/3] MTD: m25p80: Add option to limit SPI transfer size
` [linux-sunxi] "
ubi_assert(list_empty(&used)) in ubi_attach_fastmap
2015-05-22 7:05 UTC (2+ messages)
[RFC] mtd: fsl_elbc_nand Add ECC mode selection in DT
2015-05-21 20:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mtd: cfi: Deiline large functions
2015-05-21 18:03 UTC (6+ messages)
[PATCH] mtd: blktrans: change blktrans_getgeo rerurn value
2015-05-21 17:54 UTC (11+ messages)
` [PATCH] mtd: blktrans: use better error code for unimplemented ioctl()
[PATCH trivial] mtd: maps: Spelling s/reseved/reserved/
2015-05-21 17:39 UTC (2+ messages)
[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
2015-05-21 9:57 UTC (24+ messages)
` [PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"
[PATCH 0/3] Minor fix and new Chip IDs for spi-nor
2015-05-21 8:33 UTC (4+ messages)
` [PATCH 1/3] MTD: m25p80: fix write return value
[PATCH] mtd: blktrans: change blktrans_getgeo return value
2015-05-21 7:55 UTC
[PATCH 0/7] mtd: brcmnand: add support for NAND core on bcma bus
2015-05-21 7:51 UTC (18+ messages)
` [PATCH 1/7] mtd: brcmnand: remove double new line from print
` [PATCH 2/7] mtd: brcmnand: do not make local variable static
` [PATCH 3/7] mtd: brcmnand: use struct device and not platform_device
` [PATCH 4/7] mtd: brcmnand: add methods to register struct device
` [PATCH 5/7] mtd: brcmnand: add bcma driver
` [PATCH 6/7] mtd: brcmnand: run bcm47xxpart part parser in addition
` [PATCH 7/7] ARM: BCM5301X: add NAND flash chip description
[PATCH] Add a MTD driver for OpenPower PNOR flash
2015-05-21 6:12 UTC (5+ messages)
` [PATCH] drivers/mtd: add powernv flash MTD abstraction driver
[PATCH v3 0/4] mtd: mxc_nand: fix 8 bit ECC and large oob
2015-05-21 4:40 UTC (6+ messages)
` [PATCH v3 4/4] mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
[PATCH v2 1/2] mtd: arasan: Add device tree binding documentation
2015-05-21 3:22 UTC (4+ messages)
` [PATCH v2 2/2] mtd: nand: Add support for Arasan Nand Flash Controller
[RFC PATCH 0/3] mtd: nand: provide a clear separation of chip and controller ops
2015-05-21 2:21 UTC (4+ messages)
[PATCH 1/1] [RESEND] IFC: Change IO accessor based on endianness
2015-05-21 2:19 UTC (8+ messages)
[PATCH v5 RESEND] IFC: Change IO accessor based on endianness
2015-05-21 2:17 UTC
[PATCH 0/5] ARM: shmobile: dts: Replace "nor-jedec" by "jedec,spi-nor"
2015-05-21 1:29 UTC (2+ messages)
[PATCH 1/3] mtd: brcmnand: refactor bcm63138 SoC layering
2015-05-21 0:05 UTC (3+ messages)
` [PATCH 2/3] mtd: brcmnand: refactor iProc "
` [PATCH 3/3] mtd: brcmnand: remove unnecessary fields from brcmnand_soc
[PATCH] mtd: spi-nor: Properly set SECT_4K for recently added flashes
2015-05-20 23:19 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for Spansion S25FL164K
2015-05-20 23:18 UTC (2+ messages)
[PATCH 13/27] mtd: Allow compile test of GPIO consumers if !GPIOLIB
2015-05-20 22:51 UTC (2+ messages)
[PATCH V3] mtd: fsl-quadspi: Access multiple chips simultaneously
2015-05-20 22:28 UTC (3+ messages)
[PATCH V4 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-05-20 22:26 UTC (3+ messages)
` [PATCH V4 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH 1/2 v1] mtd: spi-nor: fsl-quadspi: Enable LS1021 support
2015-05-20 17:23 UTC (2+ messages)
[PATCH] mtd: part: add generic parsing of linux,part-probe
2015-05-19 23:09 UTC (7+ messages)
Influence of mkfs.jffs2 parameters on file system behavior
2015-05-19 9:24 UTC
[PATCH] UBI: Use static class and attribute groups
2015-05-19 7:39 UTC (6+ messages)
nand_do_write_ops: attempt to write non page aligned data
2015-05-18 23:54 UTC (2+ messages)
[PATCH] mtd: lantiq-flash: use default partition parsers
2015-05-18 23:26 UTC
[PATCH] mtd: plat_nand: use default partition probe
2015-05-18 23:25 UTC
[PATCH] sh: mach-rsk: remove unnecessary MTD partition probe specification
2015-05-18 23:24 UTC
[PATCH] MIPS: netlogic: remove unnecessary MTD partition probe specification
2015-05-18 23:21 UTC
Tracking flash IO activity?
2015-05-18 19:48 UTC (13+ 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).