| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -531/+0 |
* | mtd: nand: Get rid of comments giving the file path inside the file itself | Boris Brezillon | 2018-02-16 | 1 | -2/+0 |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | mtd: nand: return consistent error codes in ecc.correct() implementations | Boris BREZILLON | 2016-01-07 | 1 | -1/+1 |
* | mtd: nand: make use of mtd_to_nand() in NAND core code | Boris BREZILLON | 2015-12-08 | 1 | -2/+2 |
* | mtd: nand: add line feed to pr_err | Raphaël Poggi | 2014-04-16 | 1 | -1/+1 |
* | mtd: nane: print source of error message | Tormod Volden | 2013-02-04 | 1 | -3/+2 |
* | mtd: spelling, capitalization, uniformity | Brian Norris | 2011-09-11 | 1 | -5/+5 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | 1 | -5/+20 |
|\ |
|
| * | mtd: Add __nand_calculate_ecc() to NAND ECC functions | Akinobu Mita | 2009-11-30 | 1 | -5/+20 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
* | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto | 2009-09-19 | 1 | -7/+24 |
* | mtd: nand: fix 512 byte software ecc support | Vimal Singh | 2009-06-05 | 1 | -2/+2 |
* | [MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc | Singh, Vimal | 2008-08-25 | 1 | -24/+62 |
* | [MTD] [NAND] Fix missing kernel-doc | Alexey Korolev | 2008-08-20 | 1 | -3/+3 |
* | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk | frans | 2008-08-20 | 1 | -11/+33 |
* | [MTD] [NAND] Minor cleanup of nand_ecc.c | David Woodhouse | 2008-08-16 | 1 | -11/+9 |
* | [MTD] [NAND] nand_ecc.c: rewrite for improved performance | frans | 2008-08-16 | 1 | -124/+372 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 1 | -2/+0 |
* | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jörn Engel | 2007-10-20 | 1 | -1/+1 |
* | [MTD] [NAND] fix ifdef option in nand_ecc.c | Timo Lindhorst | 2006-11-29 | 1 | -2/+2 |
* | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 | 1 | -2/+1 |
* | [MTD] Improve software ECC calculation | Thomas Gleixner | 2006-05-23 | 1 | -134/+88 |
* | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse | 2006-05-13 | 1 | -17/+12 |
* | [MTD] NAND: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -22/+22 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+250 |