summaryrefslogtreecommitdiff
path: root/fs/yaffs2/yaffs_guts.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-03-09yaffs2: iterator variable cannot be NULLHeinrich Schuchardt1-2/+2
2017-11-21yaffs2: rework yaffs_new_obj_idHeinrich Schuchardt1-7/+6
2014-07-19yaffs2: preprocessor cleanupJeroen Hofstee1-11/+10
2014-07-19yaffs2: cosmetic: remove self assignmentsJeroen Hofstee1-11/+0
2012-10-08yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin1-19/+8
2012-08-10u-boot: Update yaffs2 file systemCharles Manning1-5755/+3458
2011-12-11fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk1-1/+1
2011-11-17fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin1-23/+9
2011-10-28GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut1-6/+6
2011-10-28GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut1-149/+0
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-9/+10
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-3/+3
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-466/+466
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul1-5/+22
2008-08-12YAFFS2 importWilliam Juul1-0/+7474