linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-12 13:30:21 to 2016-06-02 18:56:43 UTC [more...]

[PATCH 1/2] mtd: brcmnand: Add check for erased page bitflips
 2016-06-02 18:55 UTC  (12+ messages)
` [PATCH 2/2] mtd: brcmnand: Detect sticky ucorr ecc error on dma reads

[PATCH v2] mtd: brcmnand: Add v7.2 controller support
 2016-06-02 17:13 UTC  (2+ messages)

[PATCH V3] mtd: nand: add Loongson1 NAND driver
 2016-06-02 16:15 UTC  (6+ messages)

[PATCH 0/4] mtd: nand: Add support for Evatronix NANDFLASH-CTRL
 2016-06-02 16:00 UTC  (2+ messages)

[PATCH 4/4] MAINTAINERS: mtd: Add maintainer for Evatronix NAND flash driver
 2016-06-02  7:53 UTC 

[PATCH 3/4] mtd: nand: Add support for Evatronix NANDFLASH-CTRL
 2016-06-02  7:48 UTC 

[PATCH 2/4] dts: Add Evatronix NAND flash driver to ARTPEC-6 dtsi
 2016-06-02  7:47 UTC 

[PATCH 1/4] of: Add device tree bindings for Evatronix
 2016-06-02  7:47 UTC 

[PATCH v7 00/10] Add error checking to spi-nor read and write
 2016-06-02  0:26 UTC  (6+ messages)

Data not freed after remove?
 2016-06-01 11:35 UTC 

[PATCH 29/54] MAINTAINERS: Add file patterns for mtd device tree bindings
 2016-05-31 19:32 UTC 

m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0
 2016-05-31 18:43 UTC  (3+ messages)

mtd locking
 2016-05-31 18:11 UTC  (6+ messages)

Implementing OTP
 2016-05-31 10:08 UTC  (2+ messages)

Inquiry
 2016-05-31  6:02 UTC 

[PATCH] mtd: Replace if and BUG with BUG_ON
 2016-05-31  5:41 UTC  (3+ messages)

[PATCH 00/15] mtd: nand: allow vendor specific detection/initialization
 2016-05-30 22:32 UTC  (21+ messages)
` [PATCH 01/15] mtd: nand: get rid of the mtd parameter in all auto-detection functions
` [PATCH 02/15] mtd: nand: store nand ID in struct nand_chip
` [PATCH 03/15] mtd: nand: get rid of busw parameter
` [PATCH 04/15] mtd: nand: rename nand_get_flash_type() into nand_detect()
` [PATCH 05/15] mtd: nand: add vendor specific initialization step
` [PATCH 06/15] mtd: nand: kill the MTD_NAND_IDS Kconfig option
` [PATCH 07/15] mtd: nand: move samsung specific initialization in nand_samsung.c
` [PATCH 08/15] mtd: nand: move hynix specific initialization in nand_hynix.c
` [PATCH 09/15] mtd: nand: move toshiba specific initialization in nand_toshiba.c
` [PATCH 10/15] mtd: nand: move micron specific initialization in nand_micron.c
` [PATCH 11/15] mtd: nand: move AMD/Spansion specific initialization in nand_amd.c
` [PATCH 12/15] mtd: nand: move Macronix specific initialization in nand_macronix.c
` [PATCH 13/15] mtd: nand: samsung: retrieve ECC requirements from extended ID
` [PATCH 14/15] mtd: nand: hynix: rework NAND ID decoding to extract more information
` [PATCH 15/15] mtd: nand: hynix: add read-retry support for 1x nm MLC NANDs

[RFC] UBI: MLC Support v0
 2016-05-30 14:05 UTC  (15+ messages)
` [PATCH 01/13] ubi: Undo "UBI: modify ubi_wl_flush function to clear work queue for a lnum"
` [PATCH 02/13] ubi: Rework UBI worker
` [PATCH 03/13] ubi: auto re-size after UBI thread is ready
` [PATCH 04/13] ubi: Kill ubi->alc_mutex
` [PATCH 05/13] ubi: Get rid of __schedule_ubi_work()
` [PATCH 06/13] ubi: Remove tst_disable_bgt debugfs knob
` [PATCH 07/13] ubi: Move work related functions to work.c
` [PATCH 08/13] ubi: Remove lnum and vol_id from erase work
` [PATCH 09/13] ubi: Remove usless debug info from wear_leveling_worker()
` [PATCH 10/13] ubi: SLC mode
` [PATCH 11/13] ubi: LEB consolidation
` [PATCH 12/13] ubi: Add debugfs knob to force "
` [PATCH 13/13] ubi: Add debugfs knob to trigger "

[PATCH v2 0/2] mtd: nand: omap2: Add EDMA support for NAND DMA prefetch
 2016-05-30  9:09 UTC  (2+ messages)

[PATCH] mtd: brcmnand: Add v7.2 controller support
 2016-05-28 18:01 UTC  (2+ messages)

Looking for an alternative to ubimirror
 2016-05-27 23:13 UTC  (4+ messages)

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-05-27 22:03 UTC  (14+ messages)

[PATCH V2, 3/4] arm: dts: Add bcm-nsp and bcm958625k support
 2016-05-27 21:29 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS updates for v4.7-rc1
 2016-05-27 19:15 UTC 

[GIT PULL] MTD fixes for v4.7-rc1
 2016-05-27 17:08 UTC 

[PATCH] Documentation: dt: mtd: drop "soft_bch" from example
 2016-05-27 16:58 UTC  (5+ messages)

[RFC/PATCH 0/2] Adding support to expose mtd flash otp regions via nvmem
 2016-05-27 13:26 UTC  (6+ messages)
` [RFC/PATCH 1/2] doc: bindings: Add bindings documentation for mtd otp nvmem
` [RFC/PATCH 2/2] mtd: otp: Expose mtd flash otp regions as nvmem providers

[PATCH V2] fs: ubifs: Replace kmem_cache_alloc/memset with kmem_cache_zalloc
 2016-05-26 14:33 UTC  (2+ messages)

[PATCH] fs: ubifs: Replace kmem_cache_alloc/memset with kmem_cache_zalloc
 2016-05-26 13:59 UTC  (2+ messages)

Supporting high-level NAND controllers like FTNANDC024
 2016-05-26 11:08 UTC  (4+ messages)

[PATCH] mtd: ofpart: Assign device node to partitions parsed with ofpart
 2016-05-26  7:40 UTC  (2+ messages)

[PATCH 0/2] mtd: atmel_nand: remove compatible "atmel,sama5d4-nfc"
 2016-05-26  6:36 UTC  (6+ messages)
` [PATCH 1/2] Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-05-25 23:08 UTC  (7+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

Your Audience
 2016-05-25 10:05 UTC 

Your Audience
 2016-05-25  9:51 UTC 

UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
 2016-05-25  8:04 UTC  (20+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-24 15:55 UTC  (3+ messages)
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()

[GIT PULL] MTD updates for v4.7
 2016-05-24  4:41 UTC 

[PATCH 1/2] mtd: spi-nor: disable software protection for Macronix flash at startup
 2016-05-23 17:56 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: disable software protection for Winbond flash at startup (again)

[PATCH 0/2] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-05-23 16:17 UTC  (3+ messages)
` [PATCH 1/2] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH 2/2] mtd: atmel-quadspi: add driver for Atmel QSPI controller

Доставка посылок в Украину
 2016-05-20 19:44 UTC 

[RESEND PATCH v4] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2016-05-19 13:08 UTC  (2+ messages)

[PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
 2016-05-18 16:27 UTC  (5+ messages)

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-05-18  9:49 UTC  (4+ messages)

UBIFS and page migration (take 3)
 2016-05-18  9:03 UTC  (8+ messages)

Porting Linux's MTD/NAND changes into U-Boot
 2016-05-18  4:38 UTC  (6+ messages)
` [U-Boot] "

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-05-17  1:03 UTC  (10+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[PATCH] mtd: Adding of_mtd_info_get to get mtd_info from devicetree
 2016-05-16 17:14 UTC  (5+ messages)

UBIFS automatic recovery
 2016-05-16  7:23 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: support GigaDevice gd25lq64c
 2016-05-14  1:50 UTC  (3+ messages)

UBIFS Index Node Corruption - Invalid Key Type
 2016-05-13 16:03 UTC  (13+ messages)

[PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-05-13  8:18 UTC 

[PATCH] fs: jffs2: initialize the field fs_flags
 2016-05-12 19:31 UTC  (3+ 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).