linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-07 21:52:55 to 2015-11-15 09:06:07 UTC [more...]

[PATCH 1/3] mtd: create a partition type device tree binding
 2015-11-15  9:06 UTC  (10+ messages)

[PATCH] mtd: nand: fix shutdown/reboot for multi-chip systems
 2015-11-13 23:49 UTC  (2+ messages)

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-13 23:48 UTC  (7+ messages)
` m25p80: Commit "allow arbitrary OF matching for "jedec, spi-nor"" "
  ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)

[PATCH] mtd-utils: lib: mtd_read: Take the buffer offset into account when reading
 2015-11-13 19:17 UTC  (4+ messages)

[PATCH v6 0/3] Mediatek SPI-NOR flash driver
 2015-11-13 19:13 UTC  (17+ messages)
` [PATCH v6 1/3] doc: dt: add documentation for Mediatek spi-nor controller
` [PATCH v6 2/3] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v6 3/3] arm64: dts: mt8173: Add nor flash node

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-13 16:05 UTC  (13+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
` [PATCH v3 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v3 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v3 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v3 5/5] ARM: dts: AM4372: "

[PATCH] mtd: spi-nor: Add Global Block-Protection Unlock support for SST flash parts
 2015-11-13 12:32 UTC 

You have received fax, document 0000195496
 2015-11-13  8:26 UTC 

[PATCH v3 00/27] Introduce ubifs_dump in ubifs-utils
 2015-11-13  6:13 UTC  (28+ messages)
` [PATCH v3 01/27] ubifs: pick some common definitions into ubifs_common.h
` [PATCH v3 02/27] ubifs: move the all io related code into io.[h|c]
` [PATCH v3 03/27] ubifs: remove the including of mkfs.ubifs.h in lpt.c
` [PATCH v3 04/27] ubifs: cut off the dependence from compr.o to mkfs.ubifs
` [PATCH v3 05/27] ubifs: cut off the dependence from devtable to mkfs.ubifs.h
` [PATCH v3 06/27] ubifs: introduce ubifs-utils/include and ubifs-utils/lib
` [PATCH v3 07/27] ubifs: move more functions into io lib
` [PATCH v3 08/27] ubifs: introduce a new tool ubifs_dump
` [PATCH v3 09/27] ubifs: introduce list.h
` [PATCH v3 10/27] ubifs: copy some important data in ubifs.h from kernel to ubifs-utils
` [PATCH v3 11/27] ubifs: copy some important functions in key.h "
` [PATCH v3 12/27] ubifs: ubifs_dump: add dump_ch and dump_node functions
` [PATCH v3 13/27] ubifs: defs.h: introduce some compatible definition for printk class
` [PATCH v3 14/27] ubifs: io: introduce ubifs_read function to read ubi volume
` [PATCH v3 15/27] ubifs: ubifs_dump: dump super block
` [PATCH v3 16/27] ubifs: introduce scan for ubifs-utils
` [PATCH v3 17/27] ubifs: add some more compatible definitions in defs.h
` [PATCH v3 18/27] ubifs: ubifs_dump: dump master node
` [PATCH v3 19/27] ubifs: ubifs_dump: dump log area
` [PATCH v3 20/27] ubifs: introduce lprops lib
` [PATCH v3 21/27] ubifs: lpt: implement functions to scan lpt
` [PATCH v3 22/27] ubifs: ubifs_dump: dump lpt area
` [PATCH v3 23/27] ubifs: ubifs_dump: dump index area
` [PATCH v3 24/27] ubifs: defs.h: introduce some compatible definitions about integer such as __u16
` [PATCH v3 25/27] ubifs: introduce hexdump lib
` [PATCH v3 26/27] ubifs: ubifs_dump: dump data in hex format
` [PATCH v3 27/27] gitignore: add ubifs_dump in gitignore

Another JFFS2 deadlock, kernel 3.4.11
 2015-11-13  2:31 UTC  (7+ messages)
  `  "

[PATCH] nand: add nandflipbits tool
 2015-11-12 21:04 UTC  (2+ messages)

[PATCH] Fix flashcp display
 2015-11-12 19:25 UTC  (2+ messages)

[PATCH v2 0/5] mkfs.ubifs: cleanups + extended attribute support
 2015-11-12 18:40 UTC  (9+ messages)
` [PATCH v2 1/5] mkfs.ubifs: change add_directory argument to 'existing'
` [PATCH v2 2/5] mkfs.ubifs: use xmalloc/xzalloc for allocating memory
` [PATCH v2 3/5] mkfs.ubifs: simplify make_path with xasprintf
` [PATCH v2 4/5] mkfs.ubifs: Add extended attribute support
` [PATCH v2 5/5] mkfs.ubifs: Optionally create extended attribute with inode number

[PATCH v2] mkfs.ubifs: fix compiler warning for WITHOUT_LZO
 2015-11-12 18:22 UTC  (2+ messages)

[PATCH] mtd: partitions: kill unused ecclayout struct
 2015-11-12 18:13 UTC  (4+ messages)

[PATCH] mtd: zero out mtd_partion struct before using it
 2015-11-12 18:13 UTC  (3+ messages)

[PATCH] mtd: grab a reference to the MTD of_node before registering it
 2015-11-12 18:12 UTC  (4+ messages)
` [PATCH v2] mtd: assign mtd->dev.of_node when creating partition devices

[PATCH] mtd: orion_nand: support selecting ECC mode via the device tree
 2015-11-12 15:01 UTC  (2+ messages)

[PATCH v4 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2015-11-12 13:25 UTC  (7+ messages)

[PATCH v2 00/11] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-11-12 13:22 UTC  (15+ messages)
` [PATCH v2 01/11] mtd: add get/set of_node/flash_node helpers
` [PATCH v2 06/11] mtd: nand: drop unnecessary partition parser data
` [PATCH v2 09/11] mtd: "
` [PATCH v2 12/11] mtd: nand: convert to nand_get_flash_node()
` [PATCH v2 13/11] mtd: assign mtd->dev.of_node when creating partition devices

[PATCH] Fix scanf() formatstring for modern C version
 2015-11-12 12:37 UTC  (2+ messages)

[PATCH] mkfs.ubifs: fix compiler warning for WITHOUT_LZO
 2015-11-12 11:38 UTC  (2+ messages)

UBIFS assert failed in ubifs_log_start_commit at 412 (pid 6)
 2015-11-12 10:48 UTC 

[PATCH] mtd: nand: mxc_nand: fix a possible NULL dereference
 2015-11-12 10:14 UTC  (7+ messages)

[PATCH] fix build when WITHOUT_LZO is set
 2015-11-12 10:08 UTC  (3+ messages)

[PATCH] mtd: spi-nor: fsl-quadspi: add big-endian support
 2015-11-12 10:07 UTC  (8+ messages)

[PATCH] mtd: nand: atmel_nand: fix a possible NULL dereference
 2015-11-12  9:29 UTC  (4+ messages)

[RESEND PATCH v2 01/27] mtd-utils: Restructure the mtd-utils source
 2015-11-12  7:20 UTC  (5+ messages)
` [PATCH V3 "

[PATCH] mtd: phram: error handling
 2015-11-12  6:23 UTC  (13+ messages)
  ` [PATCH v2] "

[PATCH 1/2] mtd: partitions: add module_mtd_part_parser() helper
 2015-11-12  3:13 UTC  (2+ messages)
` [PATCH 2/2] mtd: kill off MTD partition parser boilerplate

[PATCH] mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
 2015-11-11 23:36 UTC 

[PATCH mtd-utils 00/11] flash_{un,}lock upgrades
 2015-11-11 22:13 UTC  (2+ messages)

[mtd-utils PATCH] nandtest: support hex/dec/oct for --offset and --length
 2015-11-11 22:06 UTC  (2+ messages)

[PATCH] jffs2: Don't add summary entry when MTD write fails
 2015-11-11 20:27 UTC 

[PATCH 00/10] ARM MTD AFS v2 partition support
 2015-11-11 18:46 UTC  (17+ messages)
` [PATCH 05/10] mtd: afs: simplify partition parsing
` [PATCH 06/10] mtd: afs: simplify partition detection
` [PATCH 07/10] mtd: factor out v1 partition parsing
` [PATCH 08/10] mtd: afs: factor footer parsing into the v1 part parsing
` [PATCH 09/10] mtd: afs: factor the IIS read into partition parser
` [PATCH 10/10] mtd: afs: add v2 partition parsing

[PATCH 0/5] mkfs.ubifs: cleanups + extended attribute support
 2015-11-11 14:56 UTC  (2+ messages)

[PATCH] mtd: tests: Use boottime
 2015-11-10 23:05 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS updates for 4.4-rc1
 2015-11-10 22:09 UTC 

[PATCH] Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
 2015-11-10 21:18 UTC 

[PATCH v2 1/2] mtd: spi-nor: provide default erase_sector implementation
 2015-11-10 20:15 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: m25p80: drop erase() callback

[PATCH v4] mtd: ofpart: document the lock flag
 2015-11-10 18:03 UTC  (2+ messages)

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-11-10  5:13 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] mtd: nand: Create a BBT flag to access bad block markers in raw mode

Hang on reboot in nand_get_device()
 2015-11-10  0:22 UTC  (13+ messages)

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-09 23:25 UTC  (7+ messages)

[PATCH] mtd: Add locking to cfi_cmdset_001:do_getlockstatus_oneblock
 2015-11-09 17:37 UTC  (4+ messages)

can't mount ubifs after resizing with ubirsvol
 2015-11-09 14:04 UTC  (2+ messages)

jffs2: Excess summary entries
 2015-11-09 13:28 UTC  (4+ 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).