~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/fs/yaffs2
Commit message (Expand)AuthorAge
* fs: yaffs2: Make yaffsfs_deviceList staticBin Meng2023-04-25
* fs: yaffs2: Finish Kconfig migrationTom Rini2021-11-05
* mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn2021-10-23
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-06
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* common: Move sorting functions to their own header fileSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* yaffs2: iterator variable cannot be NULLHeinrich Schuchardt2018-03-09
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-04
* yaffs2: rework yaffs_new_obj_idHeinrich Schuchardt2017-11-20
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass2017-08-11
* fs: use get_nand_dev_by_index()Grygorii Strashko2017-07-11
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-16
* yaffs2: remove redundant conditionxypron.glpk@gmx.de2017-04-18
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25
* yaffs2: preprocessor cleanupJeroen Hofstee2014-07-18
* yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-18
* yaffs: Remove private list implementationSimon Glass2014-03-04
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* yaffs2: Remove block number check from summary verificationCharles Manning2014-01-20
* yaffs2: Use lldiv for 64bit divisionTom Rini2013-12-13
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-17
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04
* yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin2012-10-08
* u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-02
* u-boot: Update yaffs2 file systemCharles Manning2012-08-09
* fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk2011-12-10
* Fix warnings in yaffsSimon Glass2011-11-16
* fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin2011-11-16
* GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut2011-10-27
* GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut2011-10-27
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10
* YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2011-09-10
* YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk2011-09-10
* YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk2011-09-10
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17