aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/jffs2_nand_1pass.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-07-11fs: use get_nand_dev_by_index()Grygorii Strashko1-1/+5
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood1-11/+13
2011-04-12Fix misc spelling errors found by lintianLoïc Minier1-1/+1
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk1-6/+2
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood1-4/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk1-4/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1/+1
2005-09-14Update of new NAND codeWolfgang Denk1-24/+15
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk1-0/+1045