summaryrefslogtreecommitdiffstats
path: root/fs/yaffs2
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-182-0/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* dm: core: Require users of devres to include the headerSimon Glass2020-02-057-0/+7
* common: Move sorting functions to their own header fileSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* yaffs2: iterator variable cannot be NULLHeinrich Schuchardt2018-03-092-8/+5
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* yaffs2: rework yaffs_new_obj_idHeinrich Schuchardt2017-11-201-7/+6
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass2017-08-111-0/+7
* fs: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-2/+6
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* yaffs2: remove redundant conditionxypron.glpk@gmx.de2017-04-181-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-233-9/+9
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-1/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-6/+2
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-6/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-251-2/+0
* yaffs2: preprocessor cleanupJeroen Hofstee2014-07-181-11/+10
* yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-183-22/+1
* yaffs: Remove private list implementationSimon Glass2014-03-042-127/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-6/+3
* yaffs2: Remove block number check from summary verificationCharles Manning2014-01-201-1/+0
* yaffs2: Use lldiv for 64bit divisionTom Rini2013-12-132-3/+5
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-171-1/+1
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-32/+1
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-23/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-312-16/+16
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-2/+0
* yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin2012-10-085-40/+14
* u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-0210-100/+6
* u-boot: Update yaffs2 file systemCharles Manning2012-08-0962-9909/+13269
* fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk2011-12-101-1/+1
* Fix warnings in yaffsSimon Glass2011-11-161-8/+7
* fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin2011-11-161-23/+9
* GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut2011-10-271-6/+6
* GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut2011-10-271-149/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-7/+0
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-101-9/+10
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-101-3/+3
* YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2011-09-102-2/+2
* YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk2011-09-101-1/+1
* YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk2011-09-101-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Make the YAFFS filesystem workRemy Bohmer2008-08-211-1/+4
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-1433-937/+928
* moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul2008-08-1235-33/+1
* Clean out unneeded filesWilliam Juul2008-08-1227-10446/+0