messages from 2013-07-02 11:34:01 to 2013-07-24 06:29:01 UTC [more...]
[PATCH 0/4] mtd: nand: cleanups to BBT
2013-07-24 6:27 UTC (5+ messages)
` [PATCH 1/4] mtd: nand: add accessors, macros for in-memory BBT
` [PATCH 2/4] mtd: nand: refactor chip->block_markbad interface
` [PATCH 3/4] mtd: nand: hide in-memory BBT implementation details
` [PATCH 4/4] mtd: nand: remove NAND_BBT_SCANEMPTY
Add "UBIFS: fix a horrid bug" to 3.2 branch?
2013-07-24 2:55 UTC (2+ messages)
[PATCH 00/27] devm cleanup, part #1, take #3
2013-07-23 18:09 UTC (3+ messages)
` [PATCH 11/27] drivers/mtd/nand: don't check resource with devm_ioremap_resource
Stimate utilizator
2013-07-23 12:57 UTC
[PATCH 1/4] mtd: nand: gpio: Determine bus width automatically
2013-07-23 12:28 UTC (4+ messages)
` [PATCH 2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible
` [PATCH 3/4] mtd: nand: gpio: Return real nand_scan() error code on fail and simplify error path
` [PATCH 4/4] mtd: nand: gpio: Add support for multichip devices
[PATCH] mtd: nand: diskonchip: Request memory region prior ioremap()
2013-07-23 9:46 UTC
SPI: support DUAL and QUAD[patch v1]
2013-07-23 2:24 UTC (19+ messages)
` "
[JFFS2]The patch "jffs2: Fix lock acquisition order bug in jffs2_write_begin" introduces another dead lock bug
2013-07-23 1:12 UTC
[patch] mtd: use correct error codes in debugfs_create()
2013-07-22 20:43 UTC (5+ messages)
` [patch v2] mtd: tiny debugfs related fixes
[PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx
2013-07-22 14:10 UTC (7+ messages)
[RESEND PATCH] mtd: nand: nand_bbt: scan for next free bbt block if writing bbt fails
2013-07-22 8:30 UTC (2+ messages)
[PATCH] nand: mxc_nand: Remove unneeded check for platform_get_resource()
2013-07-21 17:52 UTC
[PATCH] mtd: jedec_probe: fix LH28F640BF definition
2013-07-20 23:07 UTC
[PATCH 05/12] drivers/mtd/nand: don't use devm_pinctrl_get_select_default() in probe
2013-07-20 17:48 UTC (5+ messages)
` [PATCH 06/12] drivers/mtd/nand/gpmi-nand: "
No pull for mtd?
2013-07-20 12:22 UTC (9+ messages)
[PATCH] mtd: nand: omap2: Fix oobfree offset
2013-07-19 20:54 UTC (2+ messages)
[PATCH RESEND] fs/jffs2: remove the unused paramters of function jffs2_{compress,decompress}
2013-07-19 8:01 UTC
[PATCH] mtd: mtdswap: replace strict_strtoul() with kstrtoul()
2013-07-19 6:54 UTC
[PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
2013-07-18 8:28 UTC (9+ messages)
` [PATCH 1/6] MTD: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap
` [PATCH 2/6] mtd: atmel_nand: replace pmecc enable code with one function
` [PATCH 3/6] mtd: atmel_nand: add Nand Flash Controller (NFC) support
` [PATCH 4/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
` [PATCH 5/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) write "
` [PATCH 6/6] mtd: ofpart: add compatible check for child nodes
Resend: NAND 16bit ONFI problem
2013-07-18 8:20 UTC (4+ messages)
[PATCH] mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
2013-07-18 8:17 UTC
why use a very low-efficient method to check all the uncheked inode in garbage_collect_pass
2013-07-18 7:11 UTC (2+ messages)
[PATCH v1 0/4] mtd: nand: omap: add support for BCH16_ECC
2013-07-17 19:52 UTC (5+ messages)
` [PATCH v1 1/4] mtd: nand: omap: add support for BCH16_ECC - DT updates
` [PATCH v1 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
` [PATCH v1 3/4] mtd: nand: omap: add support for BCH16_ECC - GPMC "
` [PATCH v1 4/4] mtd: nand: omap: add support for BCH16_ECC - NAND "
[PATCH v2 10/11] spi: spi-ep93xx: convert to the queued driver infrastructure
2013-07-17 10:11 UTC (2+ messages)
[PATCH -next] mtd: orion_nand: convert to use devm_* APIs
2013-07-17 7:45 UTC (2+ messages)
[PATCH] fs/jffs2: remove the unused paramters of function jffs2_{compress, decompress}
2013-07-16 9:05 UTC
[PATCH v1 0/5] optimize and clean-up of OMAP NAND and ELM driver
2013-07-16 7:47 UTC (8+ messages)
` [PATCH v1 1/5] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
` [PATCH v1 2/5] mtd: nand: omap: optimize chip->ecc.calculate() "
` [PATCH v1 3/5] mtd: nand: omap: optimize chip->ecc.hwctl() "
` [PATCH v1 4/5] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
` [PATCH v1 5/5] mtd: nand: omap: code clean-up and white-space fixes
[PATCH] m25p80: fix the malloc space without being freed when probe failed
2013-07-16 6:25 UTC (2+ messages)
[RESEND][PATCH] mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
2013-07-15 10:13 UTC
administrator de sistem
2013-07-15 7:35 UTC
[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-07-13 21:13 UTC (6+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v5 2/4] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v5 3/4] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v5 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
[PATCH v2] M25p80 little bugs
2013-07-12 11:49 UTC (2+ messages)
[PATCH 0/1] MTD: Micron SPINAND Driver support
2013-07-12 6:51 UTC (2+ messages)
` [PATCH 1/1] "
M25p80 little bug
2013-07-12 3:51 UTC (2+ messages)
MTD EEPROM support and driver integration
2013-07-11 17:05 UTC (17+ messages)
[PATCH] [MTD] MTD driver for LPDDR2-NVM PCM memories
2013-07-11 16:48 UTC (3+ messages)
[RESEND][PATCH] mtd: refactor call to request_module
2013-07-10 8:40 UTC (3+ messages)
UBI leb_write_unlock NULL pointer Oops
2013-07-09 16:08 UTC (5+ messages)
UBI: torture after scrub
2013-07-09 14:02 UTC
[PATCH] mtd: diskonchip: remove unused entries in Kconfig
2013-07-08 18:14 UTC (3+ messages)
[PATCH v4 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-07-08 4:37 UTC (10+ messages)
` [PATCH v4 2/4] ARM: OMAP2+: cleaned-up DT support of various "
[GIT PULL] UBI changes for 3.11-rc1
2013-07-05 19:12 UTC (2+ messages)
SPI: DUAL/QUAD support
2013-07-05 15:41 UTC (25+ messages)
[GIT PULL] UBI changes for 3.11-rc1
2013-07-05 14:59 UTC (2+ messages)
[GIT PULL] UBIFS changes for 3.11-rc1
2013-07-05 14:55 UTC
[PATCH v6 00/10] mtd: add datasheet's ECC information to nand_chip{}
2013-07-05 4:00 UTC (2+ messages)
[Q] Using Micron 4-bit on-die ECC with v2.6.36 kernel?
2013-07-04 13:07 UTC (6+ messages)
` [PATCH] Init ONFI get/set features in a more logical place
[PATCH] UBIFS: add tolerance to use variable writesize
2013-07-04 11:50 UTC (5+ messages)
SPI : DUAL/QUAD support
2013-07-04 9:00 UTC (2+ messages)
[PATCHv2] drivers: mtd: spinand: Add generic spinand frameowrk
2013-07-04 7:21 UTC (4+ messages)
[PATCH [mtd-utils] 1/3] move _GNU_SOURCE to the main makefile
2013-07-04 2:01 UTC (3+ messages)
` [PATCH [mtd-utils] 2/3] mtd-utils: new prompt() helper for talking to the user
XIP support
2013-07-03 18:31 UTC (2+ messages)
[PATCH v2 11/11] spi: spi-ep93xx: use master->cur_msg for in-flight message
2013-07-03 18:15 UTC (2+ messages)
[PATCH] mtd: atmel_nand: fix pmecc selction for ecc requirement typo
2013-07-03 9:56 UTC
[PATCH v2 10/11] spi: spi-ep93xx: convert to the queued driver infrastructure
2013-07-02 17:10 UTC
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