linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 10:10:32 to 2016-06-20 09:27:37 UTC [more...]

[PATCH v3 00/16] mtd: nand: allow vendor specific detection/initialization
 2016-06-20  9:26 UTC  (3+ messages)
` [PATCH v3 01/16] mtd: nand: Fix nand_command_lp() for 8bits opcodes
` [PATCH v3 02/16] mtd: nand: get rid of the mtd parameter in all auto-detection functions

[PATCH v6 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-20  8:56 UTC  (4+ messages)
` [PATCH v6 2/2] mtd: nand: sunxi: add reset line support

[PATCH v4 0/8] MTD: xway: fix driver
 2016-06-20  8:50 UTC  (10+ messages)
` [PATCH v4 1/8] mtd: nand: xway: add some more documentation
` [PATCH v4 2/8] mtd: nand: xway: convert to normal platform driver
` [PATCH v4 3/8] mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()
` [PATCH v4 4/8] mtd: nand: xway: use generic reset function
` [PATCH v4 5/8] mtd: nand: xway: fix nand locking
` [PATCH v4 6/8] mtd: nand: xway: extract read and write function
` [PATCH v4 7/8] mtd: nand: xway: add missing write_buf and read_buf to nand driver
` [PATCH v4 8/8] mtd: nand: xway: add nandaddr to own struct

[PATCH 1/2] ubi: mount partitions specified in device tree
 2016-06-20  8:26 UTC  (33+ messages)
` [PATCH 2/2] ubi: open volumes define "

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-20  0:27 UTC  (2+ messages)
` [PATCH v2 07/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time

[PATCH v5 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-19 22:54 UTC  (4+ messages)
` [PATCH v5 2/2] mtd: nand: sunxi: add reset line support

ubifs:Questions About Garbage Collection
 2016-06-19 17:05 UTC  (3+ messages)
    ` 回复:ubifs:Questions "

[PATCH v3 0/8] MTD: xway: fix driver
 2016-06-19 16:40 UTC  (19+ messages)
` [PATCH v3 1/8] MTD: xway: add some more documentation
` [PATCH v3 2/8] MTD: xway: convert to normal platform driver
` [PATCH v3 3/8] MTD: xway: the latched command should be persistent
` [PATCH v3 4/8] MTD: xway: use generic reset function
` [PATCH v3 5/8] MTD: xway: fix nand locking
` [PATCH v3 6/8] MTD: xway: extract read and write function
` [PATCH v3 7/8] MTD: xway: add nandaddr to own struct
` [PATCH v3 8/8] MTD: xway: add missing write_buf and read_buf to nand driver

[PATCH v4 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-19 15:52 UTC  (3+ messages)
` [PATCH v4 2/2] mtd: nand: sunxi: add reset line support

[PATCH v3 2/2] mtd: nand: sunxi: add reset line support
 2016-06-19 15:20 UTC  (2+ messages)

[PATCH v3 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-19 15:00 UTC 

[PATCH v2 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-19 14:52 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: nand: sunxi: add reset line support

ubifs:Questions About Garbage Collection
 2016-06-19 14:00 UTC 

[PATCH 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-19 13:16 UTC  (7+ messages)
` [PATCH 2/2] mtd: nand: sunxi: add reset line support

[PATCH v2 0/8] MTD: xway: fix driver
 2016-06-19 13:13 UTC  (28+ messages)
` [PATCH v2 1/8] MTD: xway: convert to normal platform driver
` [PATCH v2 2/8] MTD: xway: add some more documentation
` [PATCH v2 3/8] MTD: xway: the latched command should be persistent
` [PATCH v2 4/8] MTD: xway: remove endless loop
` [PATCH v2 5/8] MTD: xway: add missing write_buf and read_buf to nand driver
` [PATCH v2 6/8] MTD: xway: fix nand locking
` [PATCH v2 7/8] MTD: xway: extract read and write function
` [PATCH v2 8/8] MTD: xway: use global NAND_CMD_RESET define

[PATCH v2 00/15] mtd: nand: allow vendor specific detection/initialization
 2016-06-19  8:34 UTC  (9+ messages)
` [PATCH v2 05/15] mtd: nand: add manufacturer specific initialization/detection steps

[PATCH] mtd: add of_node in partition parser
 2016-06-18 19:16 UTC 

ubifs: regression: unable to mount ubifs
 2016-06-18 18:20 UTC  (2+ messages)

[PATCH] ubifs: silence error output if MS_SILENT is set
 2016-06-18 16:16 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

From Sgt Hester
 2016-06-18 10:31 UTC 

[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
 2016-06-17 20:13 UTC  (15+ messages)

Remove page migration fallback (was: UBIFS and page migration)
 2016-06-17 20:03 UTC  (11+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()
` [PATCH 2/3] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 3/3] UBIFS: Implement ->migratepage()

[PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
 2016-06-17 17:21 UTC 

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-06-17  9:09 UTC  (8+ messages)
` [PATCH V12 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

UBI: recover_peb and power cut safety
 2016-06-17  6:37 UTC  (4+ messages)

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-06-17  2:38 UTC  (11+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[PATCH 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-06-16  7:55 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller
` [PATCH 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC

[GIT PULL] UBI fixes for 4.7-rc4
 2016-06-15 20:37 UTC 

[PATCH] mtd: nand: Fix nand_command_lp() for 8bits opcodes
 2016-06-15 11:09 UTC 

[PATCH] mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
 2016-06-15  9:22 UTC 

[PATCH 2/4] mtd: nand: implement two pairing scheme
 2016-06-14 20:29 UTC  (3+ messages)

[PATCH v2 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-06-14 20:05 UTC  (9+ messages)
` [PATCH v2 1/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH v2 2/6] mtd: nand: gpmi: document the clocks and clock-names in DT property
` [PATCH v2 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page
` [PATCH v2 6/6] mtd: nand: gpmi: document the new supported chip in DT

[PATCH v5 0/2] MTK Smart Device Gen1 NAND Driver
 2016-06-14 17:35 UTC  (5+ messages)
` [PATCH v5 1/2] mtd: mediatek: device tree bindings for MTK
` [PATCH v5 2/2] mtd: mediatek: driver for MTK Smart Device

Temporarily remounting rootfs as rw leads to kernel panic on reboot
 2016-06-14 16:46 UTC  (3+ messages)

Data not freed after remove?
 2016-06-14 16:17 UTC  (3+ messages)

[PATCH 1/2] mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
 2016-06-14 14:21 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: timings: Reorder tRR_min def in mode 0

[PATCH 0/7] dts: sunxi: Add sunxi NAND Flash Controller support
 2016-06-14 14:02 UTC  (13+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ARM: dts: sun4i: Add A10 NAND controller pin definitions
  ` [PATCH v2 2/4] ARM: dts: sun4i: Add NFC node to Allwinner A10 SoC
  ` [PATCH v2 3/4] ARM: dts: sun7i: Add A20 NAND controller pin definitions
  ` [PATCH v2 4/4] ARM: dts: sun7i: Add NFC node to Allwinner A20 SoC

UBIFS Encryption
 2016-06-14 10:10 UTC  (2+ 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).