messages from 2013-09-09 09:53:33 to 2013-09-23 14:27:25 UTC [more...]
[PATCH 0/7] driver core: prevent deferred probe with platform_driver_probe
2013-09-23 14:27 UTC
[PATCH v2] MTD: Onenand: Add device tree support for samsung onenand
2013-09-23 14:08 UTC (3+ messages)
[PATCH] MTD: Onenand: Add device tree support for samsung onenand
2013-09-23 11:08 UTC (2+ messages)
[PATCH] jffs2: fix unbalanced locking
2013-09-23 8:52 UTC
[PATCH 1/4] mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
2013-09-23 1:32 UTC (4+ messages)
` [PATCH 2/4] mtd: pci: "
` [PATCH 3/4] mtd: scb2_flash: "
` [PATCH 4/4] mtd: denali: "
посодействуем денежками прекрасному человеку
2013-09-22 12:54 UTC
administrator de sistem
2013-09-22 10:19 UTC
Patching mkfs.ubifs.c for running under Windows ?
2013-09-22 10:08 UTC (7+ messages)
[PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength, step}_ds
2013-09-22 3:52 UTC (4+ messages)
` [PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
[PATCH] mtd: nand: correct extemded param page error handling
2013-09-22 3:00 UTC (2+ messages)
[PATCH] UBI: fix refill_wl_user_pool()
2013-09-20 16:09 UTC (3+ messages)
Incorrect detection of Micron MT29F32G08
2013-09-20 13:24 UTC (6+ messages)
lz4hc compression in UBIFS?
2013-09-20 12:16 UTC
[GIT PULL] ARM: SoC fixes for 3.12-rc
2013-09-20 0:44 UTC (3+ messages)
4byte addressing mode on Micron n25q256a vs write enable
2013-09-19 21:29 UTC (6+ messages)
` [PATCH] mtd: m25p80: Fix 4 byte addressing mode for Micron devices
[PATCH 00/21] Armada 370/XP NAND support
2013-09-19 21:26 UTC (26+ messages)
` [PATCH 01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size
` [PATCH 02/21] mtd: nand: pxa3xx: Disable OOB on arbitrary length commands
` [PATCH 03/21] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH 04/21] mtd: nand: pxa3xx: Add bad block handling
` [PATCH 05/21] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH 06/21] mtd: nand: pxa3xx: Configure detected pages-per-block
` [PATCH 07/21] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH 08/21] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH 09/21] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH 10/21] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH 11/21] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH 12/21] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH 13/21] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH 14/21] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH 15/21] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH 16/21] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH 17/21] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH 18/21] ARM: mvebu: Add a fixed 0Hz clock to represent NAND clock
` [PATCH 19/21] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH 20/21] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH 21/21] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox
gpmi-nand driver and jffs2 support
2013-09-19 17:20 UTC (12+ messages)
[RFC] mtd: plat_nand: add further DT bindings and documentation
2013-09-19 7:28 UTC (2+ messages)
[PATCH] mtd: nand: fix memory leak in ONFI extended parameter page
2013-09-19 4:15 UTC (3+ messages)
Powered by Google
2013-09-18 18:33 UTC
[PATCH v2 1/2] mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
2013-09-18 21:45 UTC (3+ messages)
` [PATCH v2 2/2] mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
2013-09-18 16:00 UTC (57+ messages)
[PATCH] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
2013-09-18 2:17 UTC
[PATCH v2] mtd: atmel_nand: use the common function to get ecc info
2013-09-17 19:29 UTC (2+ messages)
[PATCH] mtd: onenand: omap: remove two unused functions
2013-09-17 2:24 UTC (2+ messages)
[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
2013-09-17 1:51 UTC (2+ messages)
[PATCH] mtd: nand: cleanup ONFI printed errors, warnings
2013-09-17 1:03 UTC (4+ messages)
[PATCH [mtd-utils] 1/3] move _GNU_SOURCE to the main makefile
2013-09-17 0:35 UTC (5+ messages)
` [PATCH [mtd-utils] 2/3] mtd-utils: new prompt() helper for talking to the user
[PATCH v3 00/10] About the SLC/MLC
2013-09-17 0:27 UTC (3+ messages)
` [PATCH v3 09/10] mtd: add a helper to detect the nand type
[PATCH v3 06/10] mtd: fix the wrong mtd->type for nand chip
2013-09-17 0:13 UTC (10+ messages)
[PATCH 1/2] mtd: atmel_nand: remove unneeded ifdef CONFIG_OF
2013-09-16 23:11 UTC (8+ messages)
[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds
2013-09-16 22:57 UTC (3+ messages)
` [PATCH v4 01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
[PATCH] mtd: bcm47xxpart: detect Squashfs partition
2013-09-16 9:31 UTC (9+ messages)
` [PATCH V2] mtd: bcm47xxpart: detect block aligned "
JFFS2 SUMMARY prior to Linux 3.9
2013-09-16 8:04 UTC
[GIT PULL] UBI changes for 3.12-rc1
2013-09-16 8:01 UTC (2+ messages)
[GIT PULL] UBIFS changes for 3.12-rc1
2013-09-16 7:29 UTC
[PATCH] mtd: bcm47xxpart: detect "factory" partition
2013-09-15 20:41 UTC
Boards only supporting 16bit ram writes
2013-09-12 14:24 UTC
[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-09-12 12:02 UTC (8+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "
[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-09-12 11:50 UTC (5+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v6 2/4] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v6 3/4] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v6 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
[PATCH 00/12] mtd: miscellaneous fixes
2013-09-11 23:02 UTC (6+ messages)
` [PATCH 07/12] mtd: nand: return failure when failing to get ECC from ONFI
[PATCH] mtd: nand: pxa3xx: Add pxa3xx_nand_get_variant() stub for !CONFIG_OF
2013-09-11 21:51 UTC (3+ messages)
[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
2013-09-11 10:39 UTC (5+ messages)
` [PATCH v3 5/8] spi: Add Freescale QuadSpi driver
[RFC/PATCH v2] pxa3xx-nand: Remove custom device detection
2013-09-10 14:21 UTC (6+ messages)
` [RFC/PATCH v2] mtd: nand: pxa3xx: Remove redundant device probing
[PATCH 1/2] mtd: Add a retlen parameter to _get_{fact, user}_prot_info
2013-09-10 9:25 UTC (2+ messages)
` [PATCH 2/2] mtd: Fix the behavior of otp write if there is not enough room for data
[PATCH 0/2] mtd: Harmonize implementations of OTP write and _get_{fact, user}_prot_info
2013-09-10 9:25 UTC
nor flash bug in UBIFS
2013-09-10 0:50 UTC
香艳游/戏绝对够劲 链接:http://tinyurl.com/merhded
2013-09-09 21:00 UTC
UBI io.c self_check_peb_vid_hdr()
2013-09-09 15:16 UTC
[GIT] MTD for 3.12
2013-09-09 14:41 UTC
[RFC/PATCH] pxa3xx-nand: Removing a stupid customized device detection
2013-09-09 9:53 UTC (4+ messages)
` [RFC/PATCH] mtd: nand: pxa3xx: Remove redundant device probing
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