public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2014-08-27 17:45:43 to 2014-09-15 08:27:43 UTC [more...]

[PATCH 0/3] nand: Renaming, moving and fixing NAND and ELM drivers
 2014-09-15  8:27 UTC  (12+ messages)
` [PATCH 1/3] mtd: nand: Move ELM driver and rename as omap_elm
` [PATCH 2/3] mtd: nand: Rename OMAP NAND driver
` [PATCH 3/3] mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module

[PATCH 0/5] m25p80,spi-nor: Fix module aliases for m25p80; clean up chip identification
 2014-09-15  7:55 UTC  (8+ messages)
` [PATCH 1/5] m25p80,spi-nor: Fix module aliases for m25p80
` [PATCH 2/5] spi-nor: Remove spi_nor::read_id operation
` [PATCH 3/5] spi-nor: Make spi_nor_scan() take a chip type name, not an spi_device_id
` [PATCH 4/5] spi-nor: Replace struct spi_device_id with struct flash_info
` [PATCH 5/5] m25p80,spi-nor: Share the list of supported chip type names again
  ` [PATCH 5/5] m25p80, spi-nor: "

[PATCH] mtd: spi-nor: add support for the Winbond W25X05 flash
 2014-09-14 21:46 UTC 

[PATCH] mtd: nand: fix return code for uncorrectable error
 2014-09-14 21:45 UTC 

[RFC 12/18] mtd: add Atheros AR2315 SPI Flash driver
 2014-09-14 19:33 UTC 

[PATCH] mtd: nand: gpmi: add proper raw access support
 2014-09-14 14:07 UTC  (13+ messages)

[PATCH reword] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC
 2014-09-14  4:18 UTC  (4+ messages)

Autoloading of SPI/nor driver on kirkwood (qnap devices)
 2014-09-14  2:00 UTC  (7+ messages)

[PATCHv5] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-13 10:59 UTC  (3+ messages)

[PATCHv4] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-12 17:06 UTC  (3+ messages)

[PATCHv3] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-12  9:21 UTC  (2+ messages)

[PATCHv2] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-12  8:48 UTC  (4+ messages)

[PATCH] mtd: nand: atmel_nand: retrieve NFC clock
 2014-09-11 22:05 UTC  (4+ messages)

[PATCH v3 0/3] nand: omap2: Two and a half improvements
 2014-09-11 15:02 UTC  (4+ messages)
` [PATCH v3 1/3] nand: omap2: Add support for flash-based bad block table
` [PATCH v3 2/3] nand: omap2: Remove horrible ifdefs to fix module probe
` [PATCH v3 3/3] nand: omap2: Replace pr_err with dev_err

[PATCH 0/8] mtd: spi-nor: refactor wait-till-ready
 2014-09-10 23:25 UTC  (15+ messages)
` [PATCH 6/8] mtd: spi-nor: drop replaceable wait-till-ready function pointer
` [PATCH 7/8] mtd: spi-nor: factor out write_enable() for erase commands

[PATCH 0/3] nand: omap2: Two and a half improvements
 2014-09-10 20:15 UTC  (18+ messages)
` [PATCH 1/3] nand: omap2: Add support for a flash-based bad block table
` [PATCH 2/3] nand: omap2: Remove horrible ifdefs to fix module probe
` [PATCH 3/3] nand: omap2: Replace pr_err with dev_err

[PATCH] mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
 2014-09-10 14:55 UTC  (2+ messages)

[PATCH] libmtd: fix mtd_dev_present return value on legacy systems
 2014-09-10 14:56 UTC 

[PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path
 2014-09-10  8:06 UTC  (3+ messages)

[PATCH 1/8] mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
 2014-09-10  7:26 UTC  (2+ messages)
` [PATCH v2 1/10] "

ubifs_dump_node must bounds check ubifs_ch->len
 2014-09-09 23:25 UTC  (3+ messages)

[PATCH] block2mtd: mtd: Present block2mtd timely on boot time
 2014-09-09 17:02 UTC  (2+ messages)

[PATCH 0/2] ARM: mvebu: Use Hardware BCH ECC for RN104 and RN2120
 2014-09-09 15:53 UTC  (6+ messages)
` [PATCH 1/2] ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
` [PATCH 2/2] ARM: mvebu: Netgear RN2120: "

[PATCH v2 0/3] nand: omap2: Two and a half improvements
 2014-09-09 13:33 UTC  (10+ messages)
` [PATCH v2 1/3] nand: omap2: Add support for flash-based bad block table
` [PATCH v2 2/3] nand: omap2: Remove horrible ifdefs to fix module probe
` [PATCH v2 3/3] nand: omap2: Replace pr_err with dev_err

Question about ubiformat and how to better use UBIFS
 2014-09-09  8:23 UTC  (3+ messages)

[PATCH v2 0/7] mtd: denali: A collection of trivial coding style fixes
 2014-09-09  2:01 UTC  (8+ messages)
` [PATCH v2 1/7] mtd: denali: fix the format of comment blocks
` [PATCH v2 2/7] mtd: denali: remove unnecessary variable initializations
` [PATCH v2 3/7] mtd: denali: remove unnecessary casts
` [PATCH v2 4/7] mtd: denali: change the type of iterators to int
` [PATCH v2 5/7] mtd: denali: remove a set-but-unused variable
` [PATCH v2 6/7] mtd: denali: remove unnecessary parentheses
` [PATCH v2 7/7] mtd: denali: fix indents and other trivial things

[PATCH 0/3] UBI: block: Some fixes for static volumes
 2014-09-08 18:27 UTC  (9+ messages)
` [PATCH 1/3] UBI: block: Fix block device size setting
` [PATCH 2/3] UBI: block: Add support for the UBI_VOLUME_UPDATED notification
` [PATCH 3/3] UBI: Dispatch update notification if the volume is updated

[PATCH][V2] UBI: block: fix dereference on uninitialized dev
 2014-09-08 12:56 UTC  (4+ messages)

mtd-utils-1.5.1 bug report
 2014-09-08 12:09 UTC  (3+ messages)

Ubi patch proposition for 3.10.y
 2014-09-08 11:03 UTC  (13+ messages)

[PATCH] nandtest: fix --reads argument
 2014-09-08 10:30 UTC  (2+ messages)

UBI, no sub-pages support
 2014-09-08 10:03 UTC  (2+ messages)

[PATCH 0/7] mtd: denali: A collection of trivial coding style fixes
 2014-09-08 10:00 UTC  (14+ messages)
` [PATCH 1/7] mtd: denali: fix the format of comment blocks
` [PATCH 2/7] mtd: denali: remove unnecessary variable initializations
` [PATCH 3/7] mtd: denali: remove unnecessary casts
` [PATCH 4/7] mtd: denali: change the type of iterators to int
` [PATCH 5/7] mtd: denali: remove a set-but-unused variable
` [PATCH 6/7] mtd: denali: remove unnecessary parentheses
` [PATCH 7/7] mtd: denali: fix indentations and other trivial things

[PATCH 1/2] UBIFS: fix free log space calculation
 2014-09-08  9:43 UTC  (3+ messages)

[PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC
 2014-09-06  2:18 UTC  (3+ messages)

[GIT PULL] MTD fixes for 3.17-rc4
 2014-09-05 23:52 UTC 

[PATCH 3/6] ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring
 2014-09-04 18:57 UTC  (5+ messages)

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-09-02  8:36 UTC  (3+ messages)
` [PATCH v2 06/12] ARM: at91: add MTD_SPI_NOR (new "

[RFC] MTD m25p80 3-byte addressing and boot problem
 2014-09-01 11:48 UTC  (3+ messages)

[PATCH 1/1] mtd: cfi_cmdset_0002:add fixup for Micron M29EW after erase operation
 2014-09-01  8:05 UTC  (5+ messages)

[PATCH] mtd: denali: fix include guard and license block of denali.h
 2014-08-31 18:40 UTC  (4+ messages)

FW:Re: Statement
 2014-08-31 17:35 UTC 

jffs2 about highest_ino
 2014-08-28 12:55 UTC 

Hello
 2014-08-28  0:15 UTC 

[PATCH 2/2] mtd: fsl_upm: Support NAND ECC DTS properties
 2014-08-27 17:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox