messages from 2012-09-05 19:51:54 to 2012-09-20 15:56:56 UTC [more...]
[PATCH v2 00/34] i.MX multi-platform support
2012-09-20 15:56 UTC (9+ messages)
` [PATCH v2 20/34] mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
[PATCH] mtd: omap2-nand: avoid unaligned DMA accesses, fall back on prefetch method
2012-09-20 15:44 UTC
[PATCH] [MTD] slram: Invalid checking of absolute end address
2012-09-20 14:49 UTC
[PATCH 04/29] ARM: OMAP1: Move board-ams-delta.h from plat to mach
2012-09-20 13:41 UTC (3+ messages)
[PATCH] mtd: bcm47xxsflash: just use memcpy_fromio for reading
2012-09-20 13:23 UTC (4+ messages)
ubiattach issue
2012-09-20 10:18 UTC (2+ messages)
[PATCH v2] mtd: atmel_nand: fix the compile error which miss label "err_ecc_ioremap"
2012-09-20 8:20 UTC (4+ messages)
nand/denali: Enable DT for Denali NAND controller
2012-09-19 20:22 UTC (3+ messages)
[PATCH RFC] bcm47xxsflash: just use memcpy for reading
2012-09-19 14:07 UTC (3+ messages)
[PATCH V3] mtd: basic (read only) driver for BCMA serial flash
2012-09-19 10:46 UTC (4+ messages)
[PATCH] mtd: cmdlineparts.c: Codingstyle cleanup
2012-09-19 8:30 UTC
[PATCH] MTD: nandsim: BUG: Fail if overridesize is too big
2012-09-18 8:27 UTC (2+ messages)
[PATCH 00/34] i.MX multi-platform support
2012-09-18 8:20 UTC (7+ messages)
` [PATCH 21/34] mtd: mxc_nand: remove mach/hardware.h inclusion
` [alsa-devel] [PATCH 00/34] i.MX multi-platform support
[RFC] nand_btt : use nand chip->block_bad
2012-09-18 1:28 UTC (10+ messages)
[PATCH] Test for multi-bit error correction
2012-09-17 18:42 UTC (8+ messages)
[PATCH V5] mtd: m25p80: Make fast read configurable via DT
2012-09-17 14:10 UTC (2+ messages)
[PATCH] mtd: m25p80: Disable 4K erase for s25sl032p, s25sl064p
2012-09-17 14:09 UTC (2+ messages)
UBIFS Recovery Issue: 'grab_empty_leb: could not find an empty LEB'
2012-09-17 13:34 UTC (3+ messages)
[PATCH] mtd: nand: omap2: Fix the nand-disk led trigger
2012-09-17 10:52 UTC (2+ messages)
[PATCH V2] mtd: basic (read only) driver for BCMA serial flash
2012-09-16 11:49 UTC (8+ messages)
Interesting conversation or usual day without anything new? I would rather choose the first one. What do u think?)
2012-09-16 9:20 UTC
[PATCH v2] mtd: nand: docg4: ecc.read_page() returns 0 on uncorrectable errors
2012-09-15 19:26 UTC
[PATCH] mtd/nand/docg4: Add missing HAS_IOMEM dependency
2012-09-15 18:23 UTC (2+ messages)
[PATCH] mtd: nand: docg4: ecc.read_page() returns 0 on uncorrectible errors
2012-09-15 18:08 UTC (3+ messages)
Fw: GOOD NEWS!!! OPEN THE ATTACHED FILE FOR MORE DETAILS
2012-09-15 14:44 UTC
[PATCH 1/2] mtd: gpmi-nand: Convert to platform driver
2012-09-15 13:33 UTC (7+ messages)
` [PATCH 2/2] mtd: mxc_nand: "
[PATCH] mtd : add parsing code for one kind of Hynix's nand chip
2012-09-15 5:27 UTC (10+ messages)
ARM: LPC32XX SLC ECC Handling
2012-09-15 3:59 UTC (6+ messages)
[PATCH] NAND BBT: use NAND_BBT_SCAN_MAXBLOCKS
2012-09-15 3:11 UTC (2+ messages)
[PATCH] mtd: nand/gpio: Use module_platform_driver macro
2012-09-14 15:32 UTC (2+ messages)
[GIT PULL] ARM: LPC32xx: core update
2012-09-14 9:52 UTC
[PATCH] mtd: fsl_ifc_nand: fix cast removes address space of expression warnings
2012-09-13 23:56 UTC
[PATCH] driver/mtd:IFC NAND:Initialise internal SRAM before any write
2012-09-13 12:53 UTC (2+ messages)
[PATCH v2 0/9] add EDO feature for gpmi-nand driver
2012-09-13 6:58 UTC (10+ messages)
` [PATCH v2 1/9] mtd: add helpers to set/get features for ONFI nand
` [PATCH v2 2/9] mtd: add helpers to get the supportted ONFI timing mode
` [PATCH v2 3/9] mtd: gpmi: add a new field for HW_GPMI_TIMING1
` [PATCH v2 4/9] mtd: gpmi: do not get the clock frequency in gpmi_begin()
` [PATCH v2 5/9] mtd: gpmi: add a new field for HW_GPMI_CTRL1
` [PATCH v2 6/9] mtd: gpmi: simplify the setting DLL code
` [PATCH v2 7/9] mtd: gpmi: do not set the default values for the extra clocks
` [PATCH v2 8/9] mtd: gpmi: add EDO feature for imx6q
` [PATCH v2 9/9] mtd: gpmi: initialize the timing registers only one time
[PATCH v2 2/2] ARM: Remove mach-bcmring
2012-09-13 6:41 UTC (2+ messages)
[PATCH v2 1/2] ARM: Remove bcmring NAND driver
2012-09-13 6:27 UTC
[PATCH 1/4] mtd: prepare place for BCMA NAND flash driver(s)
2012-09-12 20:21 UTC (4+ messages)
` [PATCH 2/4] mtd: bcm47xxnflash: init NAND on BCM4706
` [PATCH 3/4] mtd: bcm47xxnflash: support for NAND_CMD_READID command
` [PATCH 4/4] mtd: bcm47xxnflash: implement reading
[PATCH 1/3] ARM: Remove bcmring NAND driver
2012-09-12 18:55 UTC (7+ messages)
[PATCH 0/9] add EDO feature for gpmi-nand driver
2012-09-12 17:10 UTC (18+ messages)
` [PATCH 1/9] mtd: add helpers to set/get features for ONFI nand
` [PATCH 2/9] mtd: add helpers to get the supportted ONFI timing mode
` [PATCH 3/9] mtd: gpmi: add a new field for HW_GPMI_TIMING1
` [PATCH 4/9] mtd: gpmi: do not get the clock frequency in gpmi_begin()
` [PATCH 5/9] mtd: gpmi: add a new field for HW_GPMI_CTRL1
` [PATCH 6/9] mtd: gpmi: simplify the setting DLL code
` [PATCH 7/9] mtd: gpmi: do not set the default values for the extra clocks
` [PATCH 8/9] mtd: gpmi: add EDO feature for imx6q
` [PATCH 9/9] mtd: gpmi: initialize the timing registers only one time
[PATCH 14/15] fs/jffs2/wbuf.c: removes unnecessary semicolon
2012-09-12 17:03 UTC
[MTD-UTILS 0/3] fix off_t use in lseek
2012-09-12 14:38 UTC
[MTD-UTILS] io_update test: correct lseek parameters order
2012-09-12 14:37 UTC
[MTD-UTILS] BUG: ubiformat fails on big partitions (>4Gio)
2012-09-12 14:37 UTC
mtd: kernel BUG at arch/x86/mm/pat.c:279!
2012-09-12 10:56 UTC (17+ messages)
[PATCH v3 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
2012-09-12 9:21 UTC (10+ messages)
` [PATCH v3 10/10] mtd: nand: omap2: use gpmc provided irqs
[PATCH 3/3] ARM: Remove BCMRING from arm/tools/mach-types
2012-09-12 8:52 UTC (2+ messages)
[PATCH 2/3] ARM: Remove mach-bcmring
2012-09-12 8:17 UTC
MAIL WARNING
2012-09-12 0:58 UTC
[PATCH] mtd: nand: omap2: fix error path
2012-09-11 18:20 UTC (3+ messages)
[PATCH] mtd: nand: expand description of read_page method in comment header
2012-09-11 15:59 UTC
[PATCH] mtd: prepare place for BCMA NAND flash driver(s)
2012-09-11 11:02 UTC (5+ messages)
[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
2012-09-11 8:47 UTC (8+ messages)
` [PATCH 1/1] "
UBI : Pairing up PEB
2012-09-11 8:14 UTC
lseek32 and lseek64
2012-09-11 7:10 UTC (3+ messages)
[PATCH] mtd: atmel_nand: fix the compile error which miss label "err_ecc_ioremap"
2012-09-11 7:06 UTC (4+ messages)
[PATCH 06/17] ARM: OMAP: Move gpio.h to include/linux/platform_data
2012-09-11 5:30 UTC
[PATCH 1/2] mtd: add helpers to set/get features for ONFI nand
2012-09-11 1:59 UTC (4+ messages)
` [PATCH 2/2] mtd: add helpers to get the supportted ONFI timing mode
[PATCH] mtd:nand:clk: preparation for switch to common clock framework
2012-09-10 14:17 UTC (6+ messages)
` "
[1/1] mxc_nand : allow swapping the Bad block Indicator for NFC v1
2012-09-10 13:22 UTC (6+ messages)
I think we can try to make something out of this
2012-09-10 12:40 UTC
Portuguese Wines for export with prices
2012-09-09 21:11 UTC
[PATCH -next v4 0/5] mtd: mtd_nandecctest: add more tests
2012-09-07 16:48 UTC (6+ messages)
` [PATCH -next v4 1/5] mtd: mtd_nandecctest: support injecting bit error for ecc code
` [PATCH -next v4 2/5] mtd: mtd_nandecctest: rewrite the test routine
` [PATCH -next v4 3/5] mtd: mtd_nandecctest: add no corruption test
` [PATCH -next v4 4/5] mtd: mtd_nandecctest: add single bit error correction test
` [PATCH -next v4 5/5] mtd: mtd_nandecctest: add double bit error detection tests
[PATCH 6/9] ARM: OMAP: Move gpio.h to include/linux/platform_data
2012-09-06 20:36 UTC (3+ messages)
[PATCH] mtd: gpmi-nand: Improve logging style
2012-09-06 2:12 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).