messages from 2013-04-15 00:27:28 to 2013-04-27 19:53:05 UTC [more...]
UBI: optimize erase-header read checks
2013-04-27 19:52 UTC
Payment Confirmation of 50%
2013-04-27 17:25 UTC
UBI torture_peb() bad block detection problem
2013-04-27 13:57 UTC
[PATCH v2 1/4] mtd: cfi_cmdset_0002: Add support for reading OTP
2013-04-26 19:10 UTC (4+ messages)
` [PATCH v2 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
` [PATCH v2 3/4] mtd: cfi_cmdset_0002: Add support for writing "
` [PATCH v2 4/4] mtd: cfi_cmdset_0002: Add support for locking "
[PATCH v2 0/4] mtd: cfi_cmdset_0002: Add OTP support for Micron M29EW NOR flashes
2013-04-26 19:10 UTC
[PATCH v2 1/7] mtd: nand-gpio: Convert driver to using resource-managed functions
2013-04-26 18:57 UTC (7+ messages)
` [PATCH v2 2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration
` [PATCH v2 3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
` [PATCH v2 4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions
` [PATCH v2 5/7] mtd: nand-gpio: Unneeded dependency on ARM removed
` [PATCH v2 6/7] mtd: nand-gpio: Rename internal variables to match functionality
` [PATCH v2 7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct
[PATCH] mtd: mtdchar: Exit write loop when hitting end of OTP memory
2013-04-26 17:56 UTC
BUG: spinlock lockup suspected on CPU#0, flush-ubifs_0_0/844
2013-04-26 14:08 UTC
Question about mtdblock.c
2013-04-26 11:45 UTC (2+ messages)
PMECC capability
2013-04-26 11:18 UTC (3+ messages)
[PATCH V4 0/9] mtd: add datasheet's ECC information to nand_chip{}
2013-04-26 9:08 UTC (10+ messages)
` [PATCH V4 1/9] mtd: add more comment for ecc_strength/ecc_size
` [PATCH V4 2/9] mtd: add data structures for Extended Parameter Page
` [PATCH V4 3/9] mtd: add a helper to get the supported features for ONFI nand
` [PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page
` [PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
` [PATCH V4 6/9] mtd: add ECC info for nand_flash_dev{}
` [PATCH V4 7/9] mtd: parse out the ECC info for the full-id nand chips
` [PATCH V4 8/9] mtd: add the ecc info for some "
` [PATCH V4 9/9] mtd: gpmi: set the BCH's geometry with the ecc info
[PATCH v2 0/9] fix max discard sectors limit
2013-04-26 7:33 UTC (6+ messages)
[PATCH V3 0/9] mtd: add datasheet's ECC information to nand_chip{}
2013-04-26 6:24 UTC (21+ messages)
` [PATCH V3 1/9] mtd: add more comment for ecc_strength/ecc_size
` [PATCH V3 2/9] mtd: add data structures for Extended Parameter Page
` [PATCH V3 3/9] mtd: add a helper to get the supported features for ONFI nand
` [PATCH V3 4/9] mtd: get the ECC info from the Extended Parameter Page
` [PATCH V3 5/9] mtd: replace the hardcode with the onfi_feature()
` [PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH V3 7/9] mtd: parse out the ECC info for the full-id nand chips
` [PATCH V3 8/9] mtd: add the ecc info for some "
` [PATCH V3 9/9] mtd: gpmi: set the BCH's geometry with the ecc info
[PATCH 1/2] mtd: bcm47xxsflash: implement ChipCommon R/W ops
2013-04-25 5:50 UTC (2+ messages)
Q: jffs2 startup slow-down / cleanup
2013-04-24 19:32 UTC
[RFC/PATCH v2] ubi: Add ubiblock read-write driver
2013-04-24 16:27 UTC (18+ messages)
writing to JFFS2 filesystem makes it it unusable. Plenty of "Magic bitmask 0x1985" errors
2013-04-24 10:49 UTC
[PATCH 00/21] ARM build fixes for 3.10
2013-04-24 5:34 UTC (4+ messages)
` [PATCH 21/21] mtd: omap2: allow bulding as a module
[PATCH] mtd: Convert logging messages
2013-04-23 20:01 UTC (7+ messages)
[PATCH 0/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
2013-04-23 10:29 UTC (5+ messages)
` [PATCH 1/4] mtd: atmel_nand: replace pmecc enable code with one function
` [PATCH 2/4] mtd: atmel_nand: add Nand Flash Controller (NFC) support
` [PATCH 3/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
` [PATCH 4/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) write "
MTD : cannot reserve enough PEBs for bad PEB handling
2013-04-23 8:31 UTC (3+ messages)
` MTD : cannot reserve enough PEBs for bad PEB handling [SOLVED]
[PATCH 00/11] mtd: add datasheet's ECC information to nand_chip{}
2013-04-23 7:54 UTC (19+ messages)
` [PATCH 04/11] mtd: add data structures for Extended Parameter Page
` [PATCH 05/11] mtd: add a helper to get the supported features for ONFI nand
` [PATCH 08/11] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH 10/11] mtd: add the ecc info for some full-id nand chips
[PATCH 17/18] fs: Fix copyright symbol in printk()
2013-04-23 7:50 UTC (6+ messages)
[PATCH v2 0/8] mtd: add datasheet's ECC information to nand_chip{}
2013-04-23 7:06 UTC (16+ messages)
` [PATCH v2 1/8] mtd: add data structures for Extended Parameter Page
` [PATCH v2 2/8] mtd: add a helper to get the supported features for ONFI nand
` [PATCH v2 3/8] mtd: get the ECC info from the Extended Parameter Page
` [PATCH v2 4/8] mtd: replace the hardcode with the onfi_get_feature()
` [PATCH v2] mtd: replace the hardcode with the onfi_feature()
` [PATCH v2 5/8] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH v2 6/8] mtd: parse out the ECC info for the full-id nand chips
` [PATCH v2 7/8] mtd: add the ecc info for some "
` [PATCH v2 8/8] mtd: gpmi: set the BCH's geometry with the ecc info
corrupted empty space - again
2013-04-23 5:27 UTC (3+ messages)
[PATCH] UBI: do not abort init when ubi.mtd devices cannot be found
2013-04-23 1:40 UTC
[PATCH] UBI: drop redundant "UBI error" string
2013-04-23 1:29 UTC
corrupted empty space - again [corrected formating]
2013-04-22 18:49 UTC
[PATCH] mtd: nand: docg4: add udelay(1) to polling loop
2013-04-22 18:23 UTC
Самая изумительнейшая модель года
2013-04-22 13:13 UTC
[PATCH 22/23] ARM: u300: add FSMC flash into the device tree
2013-04-22 10:02 UTC
[PATCH 66/72] mtdchar: fix offset overflow detection
2013-04-22 8:51 UTC (3+ messages)
[ 10/11] mtdchar: fix offset overflow detection
2013-04-22 1:22 UTC (4+ messages)
[PATCH] mtd: plat_nand: add further DT bindings and documentation
2013-04-21 10:49 UTC (3+ messages)
[PATCH v2 9/9] bcache: use generic helper to set max_discard_sectors
2013-04-19 16:42 UTC
[PATCH v2 8/9] dm thin: use generic helper to set max_discard_sectors
2013-04-19 16:42 UTC
[PATCH v2 7/9] brd: use generic helper to set max_discard_sectors
2013-04-19 16:42 UTC
[PATCH v2 6/9] nbd: use generic helper to set max_discard_sectors
2013-04-19 16:41 UTC
[PATCH v2 5/9] loop: use generic helper to set max_discard_sectors
2013-04-19 16:41 UTC
[PATCH v2 4/9] mtd: mtd_blkdevs: use generic helper to set
2013-04-19 16:41 UTC
[PATCH v2 3/9] sd: use generic helper to set max_discard_sectors
2013-04-19 16:41 UTC
[PATCH v2 2/9] mmc: fix max_discard_sectors
2013-04-19 16:40 UTC
[PATCH v2 1/9] block: fix max discard sectors limit
2013-04-19 16:40 UTC
[PATCH RESEND v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer
2013-04-18 22:31 UTC (8+ messages)
` [PATCH RESEND 1/5] mtd: nand-gpio: Unneeded dependency on ARM removed
` [PATCH RESEND 2/5] mtd: nand-gpio: Using resource-managed functions
` [PATCH RESEND 3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration
` [PATCH RESEND 4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions
` [PATCH RESEND 5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
` [PATCH RESEND v2] mtd: nand_base: Use io{read,write}*_rep functions for transfer
cfi_cmdset_0002: do_write_buffer timeouts
2013-04-18 2:09 UTC (6+ messages)
[PATCH 0/7] mtd: nand: pxa3xx cleanup
2013-04-17 17:06 UTC (9+ messages)
` [PATCH 1/7] Documentation: clk.txt: Fix a very small typo
` [PATCH 2/7] mtd: nand: pxa3xx: Use devm_kzalloc
` [PATCH 3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource
` [PATCH 4/7] mtd: nand: pxa3xx: Use devm_clk_get
` [PATCH 5/7] mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
` [PATCH 7/7] mtd: nand: pxa3xx: Move buffer release code to its own function
[ 3.5.y.z extended stable ] Patch "mtdchar: fix offset overflow detection" has been added to staging queue
2013-04-17 14:43 UTC
[PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
2013-04-17 0:56 UTC (2+ messages)
UBIFS Problems After Upgrading Kernel
2013-04-16 14:17 UTC (3+ messages)
[PATCH] UBI: fix memory leak when use fastmap
2013-04-16 8:53 UTC
[PATCH] mtd: devices: added the 16mb winbond device
2013-04-16 8:31 UTC
[PATCH] UBI: fix memory leak when use fastmap
2013-04-16 7:43 UTC
(no subject)
2013-04-16 7:38 UTC
[PATCH] UBI: fix memory leak when use fastmap
2013-04-16 6:31 UTC
Master node recovery /corruption
2013-04-15 15:34 UTC (2+ messages)
MTD and EEPROM
2013-04-15 14:48 UTC
[stable] mtdchar: fix offset overflow detection
2013-04-15 12:23 UTC (3+ messages)
UBIFS: make space fixup work in the remount case
2013-04-15 10:39 UTC (3+ messages)
[PATCH 2/8] mmc: fix max_discard_sectors
2013-04-15 7:52 UTC (3+ 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