Show patches with: Submitter = Brian Norris       |    State = Action Required       |   154 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MTD-related kobject badness during linux-next boot - - - - --- 2011-08-02 Brian Norris New
NAND-DATA: Added NAND support table - - - - --- 2010-08-31 Brian Norris New
Resend: NAND 16bit ONFI problem - - - - --- 2013-07-18 Brian Norris New
[(mtd-utils)] Makefile: fix "make clean" for old GNU find - - - - --- 2012-03-02 Brian Norris New
[01/12] mtd: nand: initialize chip->oob_poi before write - - - - --- 2011-08-31 Brian Norris New
[02/10] mtd-utils: update mtd-abi.h - - - - --- 2011-08-31 Brian Norris New
[03/12] mtd: support reading OOB without ECC - - - - --- 2011-08-31 Brian Norris New
[03/14] mtd: define `is_ecc_error()' macros - - - - --- 2011-09-07 Brian Norris New
[04/12] mtd: move mtd_oob_mode_t to shared kernel/user space - - - - --- 2011-08-31 Brian Norris New
[04/14] mtd: utilize `is_ecc_error()' macros - - - - --- 2011-09-07 Brian Norris New
[06/10] mtd-utils: add common version printing function - - - - --- 2011-06-27 Brian Norris New
[07/10] mtdutils: move OOB auto-layout into libmtd's mtd_write - - - - --- 2011-08-31 Brian Norris New
[07/12] mtd: add MEMWRITE ioctl - - - - --- 2011-08-31 Brian Norris New
[07/12] mtd: nand: return failure when failing to get ECC from ONFI - - - - --- 2013-09-04 Brian Norris New
[08/10] mtd-utils: nandwrite: prevent 32-bit overflow - - - - --- 2010-11-03 Brian Norris New
[08/12] mtd: nand: don't print ONFI buswidth errors unless we need to - - - - --- 2013-09-04 Brian Norris New
[09/10] mtd-utils: nanddump: type consistency - - - - --- 2010-11-03 Brian Norris New
[09/11] arch: remove references to CONFIG_MTD_DEBUG and CONFIG_MTD_DEBUG_VERBOSE - - - - --- 2011-07-19 Brian Norris New
[09/12] mtd: document ABI - - - - --- 2011-08-31 Brian Norris New
[09/14] mtd: nand: report ECC errors properly when reading BBT - - - - --- 2011-09-07 Brian Norris New
[1/2] MAINTAINERS: mtd: add Brian Norris for MTD maintenance - - - - --- 2013-12-04 Brian Norris New
[1/2] libmtd: add `mtd_dev_present()' library function - - - - --- 2012-01-27 Brian Norris New
[1/2] mtd-utils: more style fixups - - - - --- 2010-10-20 Brian Norris New
[1/2] mtd: nand: add OOB argument to NAND {read, write}_page interfaces - - - - --- 2012-04-16 Brian Norris New
[1/2] mtd: nand: generalized error messages with __func__ - - - - --- 2011-05-25 Brian Norris New
[1/2] mtd: support writing OOB without ECC - - - - --- 2011-08-24 Brian Norris New
[1/2] mtd: tests: fix '&&' and '||' warning - - - - --- 2011-07-20 Brian Norris New
[1/2] nanddump: add --skipbad option for bad blocks - - - - --- 2011-06-03 Brian Norris New
[1/3] Makefile: fix "version.h" build for cross-compiling - - - - --- 2011-07-07 Brian Norris New
[1/3] limbtd: implement mtd_dev_present for old kernels - - - - --- 2012-02-09 Brian Norris New
[1/3] mtd-utils: nanddump/nandwrite: Style fixups - - - - --- 2010-10-15 Brian Norris New
[1/3] mtd: cfi_cmdset_0002: remove unnecessary initialization - - - - --- 2013-06-04 Brian Norris New
[1/4] mtd: nand: add accessors, macros for in-memory BBT - - - - --- 2013-07-24 Brian Norris New
[1/4] mtd: nand: erase block before marking bad - - - - --- 2012-01-14 Brian Norris New
[1/6] nanddump: add --bb=METHOD option - - - - --- 2011-06-13 Brian Norris New
[1/8] mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option - - - - --- 2011-05-31 Brian Norris New
[1/9] UBIFS FAQ: spelling, grammar - - - - --- 2011-08-08 Brian Norris New
[10/10] mtd-utils: nandwrite: full 64-bit support w/ libmtd - - - - --- 2010-11-03 Brian Norris New
[10/11] arch: remove references to CONFIG_MTD_PARTITIONS - - - - --- 2011-07-19 Brian Norris New
[10/12] mtd: nand: remove obsolete 'ecclayout' field - - - - --- 2013-09-04 Brian Norris New
[10/14] mtd: nand: scrub BBT on ECC errors - - - - --- 2011-09-07 Brian Norris New
[11/14] mtd: nand: wait to set BBT version - - - - --- 2011-09-07 Brian Norris New
[12/12] mtd: nand: free allocated memory - - - - --- 2011-08-31 Brian Norris New
[2/2] mtd-utils: nanddump: add 64-bit support, utilize libmtd - - - - --- 2010-10-20 Brian Norris New
[2/2] mtd: nand: multi-line comment style fixups - - - - --- 2011-05-25 Brian Norris New
[2/2] mtd: nand: nand_do_{read, write}_ops - pass OOB buffer through - - - - --- 2012-04-16 Brian Norris New
[2/3] Makefile: fix "make clean" for cross-compile 1 - - - --- 2011-07-07 Brian Norris New
[2/3] libmtd: fix segmentation fault on lib->mtd - - - - --- 2012-02-09 Brian Norris New
[2/3] mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsize - - - - --- 2010-10-15 Brian Norris New
[2/3] mtd: cfi_cmdset_0002: use msecs_to_jiffies() macro - - - - --- 2013-06-04 Brian Norris New
[2/3] mtd: tests: ignore corrected bitflips in OOB on mtd_readtest - - - - --- 2011-06-28 Brian Norris New
[2/4] mtd: nand: convert printk() to pr_*() - - - - --- 2011-06-07 Brian Norris New
[2/4] mtd: nand: fix SCAN2NDPAGE check for BBM - - - - --- 2012-01-14 Brian Norris New
[2/5] mtd: doc: remove mention of MEMSETOOBSEL - - - - --- 2011-08-24 Brian Norris New
[2/8] mtd: check for max_bitflips in mtd_read_oob() - - 1 - --- 2012-06-22 Brian Norris New
[3/3] Makefile: show nice message when checking version.h 1 - - - --- 2011-07-07 Brian Norris New
[3/3] mtd-utils: nandwrite: Large page+oob support - - - - --- 2010-10-15 Brian Norris New
[3/3] mtd: cfi_cmdset_0002: increase do_write_buffer() timeout - - - - --- 2013-06-04 Brian Norris New
[3/4] mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks - - - - --- 2012-01-14 Brian Norris New
[3/4] mtd: nand: replace DEBUG() with dev_dbg() - - - - --- 2011-06-07 Brian Norris New
[3/5] mtd: remove MEMSETOOBSEL macro definition - - - - --- 2011-08-24 Brian Norris New
[3/6] nanddump: deprecation messages for old BB options - - - - --- 2011-06-13 Brian Norris New
[3/8] mtd: nand: consolidate redundant flash-based BBT flags - - - - --- 2011-05-31 Brian Norris New
[4/4] mtd: nand: correct comment on nand_chip badblockbits - - - - --- 2012-01-14 Brian Norris New
[4/4] mtd: nand: define pr_fmt() to include __func__ in debug output - - - - --- 2011-06-07 Brian Norris New
[4/6] nanddump: warn about changing default badblock method - - - - --- 2011-06-13 Brian Norris New
[4/8] mtd: nand: remove unused 'int' return codes - - 1 - --- 2012-06-22 Brian Norris New
[5/6] feature-removal-schedule: describe nanddump changes - - - - --- 2011-06-13 Brian Norris New
[5/8] mtd: nand: rename '_raw' BBT scan functions - - - - --- 2012-06-22 Brian Norris New
[5/8] nanddump: check for negative inputs - - - - --- 2010-11-29 Brian Norris New
[5/9] doc: nand: update YAFFS URL - - - - --- 2011-08-08 Brian Norris New
[6/6] nanddump: warn about future default --nooob - - - - --- 2011-06-13 Brian Norris New
[7/8] nandwrite: add check for negative blockalign - - - - --- 2010-11-29 Brian Norris New
[7/9] faq: ubi(fs): sending bug reports using `mtdinfo' - - - - --- 2011-08-08 Brian Norris New
[8/8] mtd: nand: use ECC, if present, when scanning OOB - - - - --- 2012-06-22 Brian Norris New
[8/8] nandwrite: use common.h "errmsg_die" - - - - --- 2010-11-29 Brian Norris New
[8/9] faq: ubi(fs): small spelling, URL fixups - - - - --- 2011-08-08 Brian Norris New
[9/9] faq: general: add bug reporting FAQ - - - - --- 2011-08-08 Brian Norris New
[9/9] mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID - - - 1 --- 2012-10-06 Brian Norris New
[BACKPORT] mtd: nand_base: always initialise oob_poi before writing OOB data - - - - --- 2011-11-09 Brian Norris New
[RESEND] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver - - - 2 --- 2012-07-31 Brian Norris New
[for,3.7] mtd: nand: fix Samsung SLC detection regression - - - 1 --- 2012-11-15 Brian Norris New
[upstream] mtd/ifc: fix ifc driver memory release issue - - - - --- 2013-03-29 Brian Norris New
[v2,1/2] mtd: check for max_bitflips in mtd_read_oob() - - 1 - --- 2012-07-17 Brian Norris New
[v2,1/2] mtd: nand: add 'use_oob' argument to NAND {read, write}_page interfaces - - - - --- 2012-04-23 Brian Norris New
[v2,1/7] nanddump: add --bb=METHOD option - - - - --- 2011-06-21 Brian Norris New
[v2,12/14] mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set - - - - --- 2011-09-21 Brian Norris New
[v2,2/2] MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS - - - - --- 2013-12-04 Brian Norris New
[v2,2/2] mtd: nand: nand_base - pass proper 'use_oob' parameter - - - - --- 2012-04-23 Brian Norris New
[v2,2/2] mtd: nand: remove unused 'int' return codes - - 1 - --- 2012-07-17 Brian Norris New
[v2,2/3] mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsize - - - - --- 2010-10-16 Brian Norris New
[v2,2/4] mtd: nand: convert printk() to pr_*() - - - - --- 2011-06-08 Brian Norris New
[v2,2/7] nanddump: remove --skipbad, leaving --bb=skipbad - - - - --- 2011-06-21 Brian Norris New
[v2,3/3] mtd-utils: nandwrite: Large page+oob support - - - - --- 2010-10-16 Brian Norris New
[v2,3/3] mtd: nand: reword nand_chip bad block interface comments - - - - --- 2013-04-11 Brian Norris New
[v2,3/4] mtd: nand: gpio: Return real nand_scan() error code on fail and simplify error path - - - - --- 2013-07-30 Brian Norris New
[v2,3/4] mtd: nand: replace DEBUG() with dev_dbg() - - - - --- 2011-06-08 Brian Norris New
[v2,3/7] nanddump: deprecation messages for old BB options - - - - --- 2011-06-21 Brian Norris New
[v2,4/4] mtd: nand: define pr_fmt() to include __func__ in debug output - - - - --- 2011-06-08 Brian Norris New
[v2,4/6] mtd: nand: refactor chip->block_markbad interface 1 - - - --- 2013-07-31 Brian Norris New
« 1 2 »