public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-07-02 06:00:18 to 2012-07-16 13:13:37 UTC [more...]

HC admin与您共享了照片
 2012-07-16 13:13 UTC 

[PATCH 4/6][Resend] mtd: s3c2410: Do not initialise statics to 0 or NULL
 2012-07-16 11:01 UTC 

[PATCH 1/6] mtd: s3c2410: Use module_platform_driver()
 2012-07-16 10:32 UTC  (6+ messages)
` [PATCH 2/6] mtd: s3c2410: Use pr_* instead of printk
` [PATCH 3/6] mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
` [PATCH 4/6] mtd: s3c2410: Do not initialise statics to 0 or NULL
` [PATCH 5/6] mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
` [PATCH 6/6] mtd: s3c2410: Fix line over 80 characters warning

[PATCH] drivers/mtd/devices/spear_smi.c: failure test for null rather than negative integer
 2012-07-16  9:38 UTC  (3+ messages)

[PATCH] mtd: physmap_of: Add "map-indirect" DT property
 2012-07-16  7:43 UTC  (3+ messages)

[PATCH] mtd: mxc_nand: Select the driver via ARCH_MXC
 2012-07-16  7:29 UTC  (6+ messages)

[PATCH] ubi: spelling of detach in debug output
 2012-07-16  6:36 UTC  (2+ messages)

[PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees
 2012-07-16  6:34 UTC  (4+ messages)

[PATCH] UBI: Change the default percentage of reserved PEB
 2012-07-16  6:31 UTC  (3+ messages)

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-07-16  6:06 UTC  (16+ messages)
` [PATCH 2/8] mtd: check for max_bitflips in mtd_read_oob()
` [PATCH 5/8] mtd: nand: rename '_raw' BBT scan functions
` [PATCH 7/8] mtd: nand_bbt: use string library
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

[PATCH 1/2] UBIFS: add debugfs knob to switch to R/O mode
 2012-07-15  8:30 UTC  (2+ messages)
` [PATCH 2/2] UBIFS: simplify reply code a bit

UBIFS fails to mount on second boot
 2012-07-15  8:25 UTC  (8+ messages)

[PATCH] UBIFS: fix a bug in empty space fix-up
 2012-07-15  8:17 UTC 

[PATCH 1/2] MTD: autcpu12-nvram: Fix compile breakage
 2012-07-15  6:29 UTC  (2+ messages)
` [PATCH 2/2] MTD: autcpu12-nvram: Convert to platform_device

wbgzsnrmgbwqlfaupjeytoidxsmhbwqlgavpkez@4277(AD).com
 2012-07-15  5:30 UTC 

[PATCH] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
 2012-07-14  2:02 UTC  (10+ messages)
    ` [PATCH] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver (REPORT SPAM)

MLC NAND: all 0xff after erase?
 2012-07-13 21:22 UTC  (5+ messages)

[PATCH] mtd: add a new macro about the subpage write
 2012-07-13 17:35 UTC  (13+ messages)
                    ` [PATCH] mtd: add a new macro about the subpage write (REPORT SPAM)

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-07-13 12:52 UTC  (6+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "
` [PATCH 2/2] mtd: lpc32xx_mlc: "

[PATCH 1/3] mtd: m25p80: add support for Spansion s25sl064p chip
 2012-07-13 10:44 UTC  (7+ messages)
` [PATCH 2/3] mtd: m25p80: Fix the Spansion chip detection
` [PATCH 3/3] [RFC] mtd: m25p80: Make fast read configurable via DT

skip erase blocks when creating fs image from jffs2 partition?
 2012-07-13  6:40 UTC  (2+ messages)

[PATCH 1/2] mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
 2012-07-13  6:25 UTC  (5+ messages)

[PATCH 1/2] mtd: esb2rom: convert to MFD model
 2012-07-12 21:50 UTC 

[PATCH 2/2] mtd: esb2rom: rework ROM scanning and resources
 2012-07-12 21:50 UTC 

[PATCH 0/2] GPIO control of physmap-ed chip's VPP
 2012-07-12 16:38 UTC  (3+ messages)
` [PATCH 1/2] mtd: maps: physmap: Add GPIO VPP control
` [PATCH 2/2] mtd: maps: physmap_of: "

[PATCH 1/1] MTD: atmel nand: fix gpio missing request
 2012-07-12  8:31 UTC  (2+ messages)
` [PATCH 1/1 v2] "

[PATCH v2] mtd mxc_nand: use 32bit copy functions
 2012-07-12  7:28 UTC  (4+ messages)
  ` mxc-nand fix for 3.5 (Was: Re: [PATCH v2] mtd mxc_nand: use 32bit copy functions)

Good day!:) My name is Afton:)
 2012-07-12  5:10 UTC 

营销经理的一天应该做什么?guzswd
 2012-07-12  2:31 UTC 

[PATCH] mtd: nand/docg4: fix oob reads
 2012-07-11 18:08 UTC 

[PATCH 1/2] mtd: replace the hard code with the proper macro
 2012-07-11  1:43 UTC  (3+ messages)
` [PATCH 2/2] mtd: fix the comment

[PATCH 0/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-07-10 16:23 UTC  (6+ messages)
` [PATCH 1/4] mtd_is_partition: struct mtd_info should be const
` [PATCH 2/4] MTD parts: introduce mtd_get_device_size()
` [PATCH 3/4] UBI: use the whole MTD device size to get bad_peb_limit
` [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
` [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

[PATCH] mtd: mtd_nandecctest: add more tests
 2012-07-09 12:55 UTC 

UBI fastmap updates
 2012-07-09 12:18 UTC  (8+ messages)
` [PATCH 1/7] UBI: Fastmap: Fix lock imbalance in case of an error
` [PATCH 2/7] UBI: Fastmap: Get rid of find_fastmap switch
` [PATCH 3/7] UBI: Fastmap: Fix memory leak in error path
` [PATCH 4/7] UBI: Fastmap: Fix double free "
` [PATCH 5/7] UBI: Fastmap: Kerneldoc fixes
` [PATCH 6/7] UBI: Fastmap: Make sure that find_wl_entry() never returns NULL
` [PATCH 7/7] UBI: Fastmap: Make checkpatch.pl happy

[PATCH 0/5] ubi: Fix bad PEBs reserve caclulation
 2012-07-09 11:02 UTC  (14+ messages)
` [PATCH 1/5] ubi: introduce ubi->bad_peb_limit
` [PATCH 2/5] ubi: Limit amount of reserved eraseblocks for bad PEB handling
` [PATCH 3/5] ubi: kill CONFIG_MTD_UBI_BEB_RESERVE
` [PATCH 4/5] ubi: trivial: fix comment of ubi_calculate_reserved()
` [PATCH 5/5] ubi: harmonize the update of ubi->beb_rsvd_pebs

UBI fastmap updates
 2012-07-09  8:19 UTC  (6+ messages)

[PATCH] fs/ubifs/orphan.c: remove invalid reference to list iterator variable
 2012-07-09  7:27 UTC 

question about fs/ubifs/orphan.c
 2012-07-09  7:21 UTC  (7+ messages)

[patch] UBIFS: add key state map data structure and accessors
 2012-07-08 17:30 UTC  (3+ messages)
  ` [patch v2] "

did you receive my last mail
 2012-07-08 16:51 UTC 

[PATCH] remove invalid reference to list iterator variable
 2012-07-08 13:19 UTC  (2+ messages)
` [PATCH] fs/ubifs/orphan.c: "

[PATCH v4 0/8] sh_flctl hardware ECC mode cleanup
 2012-07-06 16:39 UTC  (4+ messages)
` [PATCH v4 2/8] mtd: sh_flctl: Add support for error IRQ

[PATCH v2 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-07-06 14:48 UTC  (7+ messages)

[GIT *] MTD fixes for 3.5
 2012-07-06 13:57 UTC 

hey!:) I am Edra
 2012-07-06 11:43 UTC 

[PATCH] mtd: physmap_of: Convert to devm_kzalloc() and devm_request_and_ioremap()
 2012-07-06  8:15 UTC 

[PATCH 1/2] mtd: sh_flctl: Use memcpy() instead of using a loop
 2012-07-06  0:10 UTC  (3+ messages)
` [PATCH 2/2] mtd: sh_flctl: Only copy OOB data if it is required

[PATCH v6 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-07-05 12:50 UTC 

[PATCH] mtd: sh_flctl: Switch from tick-based to time-based timeout
 2012-07-04 14:05 UTC 

GPMI NAND on MX28 with DT.with
 2012-07-04  5:19 UTC  (5+ messages)

[PATCH 2/2] Make redboot partition table location configurable
 2012-07-03 20:21 UTC 

[Q] ubi->beb_rsvd_pebs calculations
 2012-07-03 16:01 UTC  (6+ messages)

mtd nand erase and bad block
 2012-07-03 15:05 UTC  (18+ messages)

[PATCH 1/3] mtd/spear_smi: Move suspend/resume to follow dev_pm_ops
 2012-07-03 11:49 UTC  (2+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-07-03 10:46 UTC  (6+ messages)

[PATCH v11] MTD: LPC32xx MLC NAND driver
 2012-07-03 10:08 UTC  (2+ messages)

[PATCH 1/2] mtd: gpmi: add on-flash BBT support for gpmi nand
 2012-07-03  8:24 UTC  (2+ messages)
` [PATCH 2/2] mtd: gpmi: update the bitflip_threshold

Good Day
 2012-07-03  7:58 UTC 

[PATCH RFC 1/2] mtd: cfi_cmdset_0002: Micron M29EW bugfix "Correcting Erase Suspend Hang Ups"
 2012-07-03  7:09 UTC  (2+ messages)
` [PATCH] mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07

[PATCH v4 0/2] add gpmi support for imx6q
 2012-07-03  1:39 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: imx6q: add clocks for gpmi-nand
` [PATCH v4 2/2] mtd: gpmi: change the code for clocks

Choose 1 out of two: new meeting or nothing interesting?)
 2012-07-03  0:46 UTC 

(no subject)
 2012-07-02 21:59 UTC 

MPC5200b jffs2 memcpy alignment problem
 2012-07-02 16:41 UTC  (4+ messages)

[RFC PATCH v2] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
 2012-07-02 16:39 UTC  (7+ messages)

UBI fastmap updates
 2012-07-02 16:23 UTC  (4+ messages)
` [PATCH 1/3] UBI: Fastmap: Document return codes
` [PATCH 2/3] UBI: Fastmap: Export fm_auto to sysfs
` [PATCH 3/3] UBI: Fastmap: Simplify fastmap buffers

Loosed files after umount/mount
 2012-07-02 10:05 UTC  (5+ messages)

[RFC] nand_btt : use nand chip->block_bad
 2012-07-02  8:29 UTC  (5+ messages)

[PATCH v3 0/3] add gpmi support for imx6q
 2012-07-02  6:00 UTC  (4+ messages)
` [PATCH v3 3/3] mtd: gpmi: change the code for clocks


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