index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
yaffs2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
7
-0
/
+7
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2
-5
/
+2
2018-03-09
yaffs2: iterator variable cannot be NULL
Heinrich Schuchardt
2
-8
/
+5
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-11-20
yaffs2: rework yaffs_new_obj_id
Heinrich Schuchardt
1
-7
/
+6
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-1
/
+1
2017-08-11
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
1
-0
/
+7
2017-07-11
fs: use get_nand_dev_by_index()
Grygorii Strashko
1
-2
/
+6
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
1
-1
/
+1
2017-04-18
yaffs2: remove redundant condition
xypron.glpk@gmx.de
1
-1
/
+1
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
3
-9
/
+9
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
1
-1
/
+1
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
1
-6
/
+2
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
1
-1
/
+1
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
1
-6
/
+1
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
1
-2
/
+0
2014-07-18
yaffs2: preprocessor cleanup
Jeroen Hofstee
1
-11
/
+10
2014-07-18
yaffs2: cosmetic: remove self assignments
Jeroen Hofstee
3
-22
/
+1
2014-03-04
yaffs: Remove private list implementation
Simon Glass
2
-127
/
+1
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-6
/
+3
2014-01-20
yaffs2: Remove block number check from summary verification
Charles Manning
1
-1
/
+0
2013-12-13
yaffs2: Use lldiv for 64bit division
Tom Rini
2
-3
/
+5
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
1
-1
/
+1
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
1
-32
/
+1
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
1
-23
/
+1
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2
-16
/
+16
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
1
-2
/
+0
2012-10-08
yaffs2: Fix GCC 4.6 compile warnings
Anatolij Gustschin
5
-40
/
+14
2012-09-02
u-boot yaffs2: Fix compilation warnings
Charles Manning
10
-100
/
+6
2012-08-09
u-boot: Update yaffs2 file system
Charles Manning
62
-9909
/
+13269
2011-12-10
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
Wolfgang Denk
1
-1
/
+1
2011-11-16
Fix warnings in yaffs
Simon Glass
1
-8
/
+7
2011-11-16
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
Anatolij Gustschin
1
-23
/
+9
2011-10-27
GCC4.6: Squash warnings in yaffs_guts.c
Marek Vasut
1
-6
/
+6
2011-10-27
GCC4.6: Drop dead code from yaffs_guts.c
Marek Vasut
1
-149
/
+0
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-7
/
+0
2011-09-10
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
1
-9
/
+10
2011-09-10
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
1
-3
/
+3
2011-09-10
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
Wolfgang Denk
2
-2
/
+2
2011-09-10
YAFFS2: fs/yaffs2/Makefile - fix build warnings
Wolfgang Denk
1
-1
/
+1
2011-09-10
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
Wolfgang Denk
1
-2
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2008-08-21
Make the YAFFS filesystem work
Remy Bohmer
1
-1
/
+4
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
33
-937
/
+928
2008-08-12
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
35
-33
/
+1
2008-08-12
Clean out unneeded files
William Juul
27
-10446
/
+0
[next]