messages from 2016-09-16 10:15:17 to 2016-09-29 13:20:05 UTC [more...]
[PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller
2016-09-29 13:19 UTC (3+ messages)
` [PATCH v3 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC
[PATCH 1/2] fsl-quadspi: fix QUAD read, add NORMAL, DUAL and FAST reads
2016-09-28 21:45 UTC (4+ messages)
` [PATCH 2/2] fsl-quadspi: introduce per-bus spi-bus-width property
MTD life cycle fixes
2016-09-28 20:31 UTC (5+ messages)
` [PATCH 3/5] mtd: Don't unconditionally unregister reboot notifier
` [PATCH 4/5] mtd: Don't unconditionally execute remove notifiers
[PATCH v2 00/46] Nandsim facelift (part I of II)
2016-09-28 20:16 UTC (56+ messages)
` [PATCH v2 01/46] mtdpart: Propagate _get/put_device()
` [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources
` [PATCH v2 03/46] mtd: Don't unconditionally unregister reboot notifier
` [PATCH v2 04/46] mtd: Don't unconditionally execute remove notifiers
` [PATCH v2 05/46] mtd: Don't print a scary message when trying to remove a busy MTD
` [PATCH v2 06/46] mtd: nandsim: Add basic control file support
` [PATCH v2 07/46] mtd: nandsim: Begin with removal of global state
` [PATCH v2 08/46] mtd: nandsim: Kill global nsmtd
` [PATCH v2 09/46] mtd: nandsim: Don't directly use module parameters
` [PATCH v2 10/46] mtd: nandsim: Add helper functions for pointer magic
` [PATCH v2 11/46] mtd: nandsim: Factor out nandsim parameters
` [PATCH v2 12/46] mtd: nandsim: Make debugfs logic multi instance capable
` [PATCH v2 13/46] mtd: nandsim: Add final logic for multiple instances
` [PATCH v2 14/46] mtd: nandsim: Add simulator id to MTD parition name
` [PATCH v2 15/46] mtd: nandsim: Introduce backend operations
` [PATCH v2 16/46] mtd: nandsim: Print error when backend init failed
` [PATCH v2 17/46] mtd: nandsim: Allow external backends
` [PATCH v2 18/46] mtd: nandsim: Add basic support for a file backend
` [PATCH v2 19/46] mtd: nandsim: UAPI v1
` [PATCH v2 20/46] mtd: nandsim: Implement preliminary constructor function
` [PATCH v2 21/46] mtd: nandsim: Implement preliminary destructor function
` [PATCH v2 22/46] mtd: nandsim: Cleanup destroy handlers
` [PATCH v2 23/46] mtd: nandsim: Unify file backend init logic
` [PATCH v2 24/46] mtd: nandsim: Wire up NANDSIM_MODE_CACHEFILE ioctl mode
` [PATCH v2 25/46] mtd: nandsim: Print backend name
` [PATCH v2 26/46] mtd: nandsim: use the existing output macros
` [PATCH v2 27/46] mtd: nandsim: Add no_oob mode
` [PATCH v2 28/46] mtd: nandsim: Refine exports
` [PATCH v2 30/46] mtd: nandsim: Use pr_ style logging
` [PATCH v2 31/46] mtd: nandsim: Remove NS_RAW_OFFSET_OOB
` [PATCH v2 32/46] mtd: nandsim: Remove NS_IS_INITIALIZED
` [PATCH v2 33/46] mtd: nandsim: Relax page size restrictions
` [PATCH v2 34/46] mtd: nandsim: Support bitflip and read error emulation in file backend
` [PATCH v2 35/46] mtd: nandsim: Make NANDSIM_MAX_DEVICES part of uapi
` [PATCH v2 36/46] mtd: nandsim: Cleanup constants
` [PATCH v2 37/46] mtd: nandsim: Turn parts[] into a integer
` [PATCH v2 38/46] mtd: nandsim: Expose partition creation logic to user space
` [PATCH v2 39/46] mtd: nandsim: Rework init error paths
` [PATCH v2 40/46] mtd: nandsim: Expose BBT, delays, etc.. to userspace
` [PATCH v2 41/46] mtd: nandsim: Expose support for weakpages/blocks "
` [PATCH v2 42/46] mtd: nandsim: Don't printk on ENOMEM
` [PATCH v2 43/46] mtd: nandsim: Wire up NANDSIM_IOC_NEW_INSTANCE
` [PATCH v2 44/46] mtd: nandsim: Wire up NANDSIM_IOC_DESTROY_INSTANCE
` [PATCH v2 45/46] mtd: nandsim: Always answer all 8 bytes from NAND_CMD_READID
` [PATCH v2 46/46] mtd/nandsim: Add ioctl for info
[GIT PULL] Late MTD fixes for v4.8
2016-09-28 19:42 UTC
[GIT PULL] MTD NAND fixes for v4.8-rc8
2016-09-28 19:31 UTC (2+ messages)
請回復緊急
2016-09-28 14:12 UTC
Problem with parcel shipping, ID:0000639296
2016-09-27 19:13 UTC
[BUG REPORT] I/O hangs in blk_execute_rq
2016-09-27 2:48 UTC
[PULL] mtd: nand: material for 4.9
2016-09-25 18:53 UTC
[PATCH] mtd: s3c2410: add device tree support
2016-09-25 18:05 UTC (10+ messages)
[PATCH v6, 8/8] spi: iproc-qspi: Add Broadcom iProc SoCs support
2016-09-25 5:59 UTC (2+ messages)
` Applied "spi: iproc-qspi: Add Broadcom iProc SoCs support" to the spi tree
Question about nand_scan()
2016-09-23 12:25 UTC (3+ messages)
[PATCH] ubifs: fix host xattr_len when changing xattr
2016-09-23 12:06 UTC (2+ messages)
[PATCH 1/2] MTD: UBI: speed up init by moving status messages to debugfs
2016-09-23 11:37 UTC (7+ messages)
` [PATCH 2/2] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
[PATCH] fsl_ifc_nand: Added random output enable cmd
2016-09-23 5:57 UTC (8+ messages)
[RFC PATCH 0/7] mtd: nand: Abstract away the NAND interface type
2016-09-23 1:31 UTC (10+ messages)
` [RFC PATCH 1/7] mtd: nand: Rename nand.h into rawnand.h
` [RFC PATCH 2/7] mtd: nand: move code to rawnand/ subdir
` [RFC PATCH 3/7] mtd: nand: add a nand.h file to expose basic NAND stuff
` [RFC PATCH 4/7] mtd: nand: rawnand: prefix conflicting names with nandc instead of nand
` [RFC PATCH 5/7] mtd: nand: rawnand: create struct rawnand_device
` [RFC PATCH 6/7] mtd: nand: rawnand: make BBT code more generic
` [RFC PATCH 7/7] mtd: nand: rawnand: move BBT code to drivers/mtd/nand/
[PATCH 1/6] mtd: spi-nor: Add quad page program support
2016-09-22 15:51 UTC (5+ messages)
[PATCH v1] mtd: nand: tango: import driver for tango controller
2016-09-21 16:45 UTC (17+ messages)
` [PATCH v2] mtd: nand: tango: import driver for tango chips
` [PATCH v3] "
` [PATCH v5] "
[PATCH v2] UBI: add debugfs file for tracking PEB state
2016-09-21 15:47 UTC (3+ messages)
denali nand: reading fails with error: timeout occurred, status = 0x4, mask = 0x3
2016-09-21 14:08 UTC
[PATCH 1/2] mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
2016-09-21 13:57 UTC (5+ messages)
` [PATCH 2/2] mtd: Kill the OF_MTD Kconfig option
Micron qspi nor flash and UBIFS
2016-09-21 10:29 UTC (8+ messages)
[PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-09-21 8:26 UTC (8+ messages)
[PATCH v7] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-09-21 8:00 UTC
[PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-09-20 18:01 UTC (7+ messages)
[PATCH 0/2] ubifs: respect dirty_writeback_interval
2016-09-20 8:40 UTC (6+ messages)
` [PATCH V2 1/2] ubifs: drop softlimit and delta fields from struct ubifs_wbuf
` [PATCH V2 2/2] ubifs: use dirty_writeback_interval value for wbuf timer
[PATCH] UBI: add debugfs file for tracking PEB state
2016-09-19 19:42 UTC (3+ messages)
[PATCH 1/2] mtd: add support for partition parsers
2016-09-19 10:34 UTC (3+ messages)
[PULL] mtd: nand: Fixes for 4.8-rc8
2016-09-19 9:58 UTC
[PATCH v5 0/2] mtd: nand: fix writing incorrect ECC parity data in OOB region
2016-09-19 9:47 UTC (4+ messages)
` [PATCH v5 1/2] mtd: nand: fix generating over-boundary ECC data when writing
` [PATCH v5 2/2] mtd: nand: fix chances to create incomplete "
[PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
2016-09-19 9:34 UTC (4+ messages)
[PATCH] mtd: nand: pxa3xx_nand: write exactly one message on probe failure
2016-09-19 9:21 UTC
UBIFS - strange behaviour after enabling chk_index
2016-09-19 7:36 UTC (5+ messages)
[PATCH v4] mtd: nand: automate NAND timings selection
2016-09-19 6:43 UTC (3+ messages)
Nandflash lifetime calculation
2016-09-19 6:22 UTC (3+ messages)
Enquiry
2016-09-18 21:36 UTC
[PATCH] mtd: Allocate bdi objects dynamically
2016-09-17 14:41 UTC (2+ messages)
REQUEST FOR QUOTATION
2016-09-17 2:00 UTC
[PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-09-16 19:29 UTC (3+ messages)
[PATCH 1/3] spi: introduce max message size flag in spi_master
2016-09-16 19:13 UTC (4+ messages)
` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read
[PATCH v3 00/18] UBI: various rework/cleanup/fixes
2016-09-16 14:59 UTC (19+ messages)
` [PATCH v3 01/18] UBI: fastmap: use ubi_find_volume() instead of open coding it
` [PATCH v3 02/18] UBI: fix add_fastmap() to use the vid_hdr passed in argument
` [PATCH v3 03/18] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
` [PATCH v3 04/18] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
` [PATCH v3 05/18] UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
` [PATCH v3 06/18] UBI: factorize code used to manipulate volumes at attach time
` [PATCH v3 07/18] UBI: factorize destroy_av() and ubi_remove_av() code
` [PATCH v3 08/18] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
` [PATCH v3 09/18] UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
` [PATCH v3 10/18] UBI: provide helpers to allocate and free aeb elements
` [PATCH v3 11/18] UBI: move the global ech and vidh variables into struct ubi_attach_info
` [PATCH v3 12/18] UBI: simplify recover_peb() code
` [PATCH v3 13/18] UBI: simplify LEB write and atomic LEB change code
` [PATCH v3 14/18] UBI: add an helper to check lnum validity
` [PATCH v3 15/18] UBI: provide an helper to check whether a LEB is mapped or not
` [PATCH v3 16/18] UBI: provide an helper to query LEB information
` [PATCH v3 17/18] UBI: hide EBA internals
` [PATCH v3 18/18] UBI: introduce the VID buffer concept
[PATCH v2 00/21] UBI: various rework/cleanup/fixes
2016-09-16 13:27 UTC (14+ messages)
` [PATCH v2 11/17] UBI: simplify recover_peb() code
` [PATCH v2 16/17] UBI: hide EBA internals
` [PATCH v2 17/17] UBI: introduce the VID buffer concept
[PATCH] mtd: nand: Fix nand_command_lp() for 8bits opcodes
2016-09-16 13:16 UTC (2+ messages)
[RESEND PATCH 0/3] mtd: nand: standardize ECC maximization
2016-09-16 13:08 UTC (2+ 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).