index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
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_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
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
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
inftlcore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
1
-1
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-8
/
+11
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-2
/
+2
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-3
/
+3
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
1
-19
/
+16
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-19
/
+19
2011-09-11
mtd: remove printk's for [kv][mz]alloc failures
Brian Norris
1
-3
/
+1
2010-08-08
mtd: Update copyright notices
David Woodhouse
1
-3
/
+3
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+0
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
1
-1
/
+0
2010-02-04
tree wide: remove execute flag from .c files
Sebastian Andrzej Siewior
1
-0
/
+0
2009-09-19
mtd: inftl: fix fold chain block number
Mohanlal Jangir
1
-1
/
+1
2009-06-27
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
1
-5
/
+6
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-1
/
+1
2008-10-08
[MTD] [INFTL] Fix infinite loop in INFTL_foldchain
Daniel Rosenthal
1
-1
/
+4
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-5
/
+0
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
1
-4
/
+2
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-29
[MTD] NAND Signal that a bitflip was corrected by ECC
Thomas Gleixner
1
-2
/
+5
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
1
-24
/
+87
2006-05-29
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
1
-29
/
+34
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
1
-31
/
+32
2006-03-31
[PATCH] Fix debug statement in inftlcore.c
Eric Sesterhenn / snakebyte
1
-1
/
+1
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-5
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
1
-24
/
+24
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
1
-8
/
+4
2005-11-07
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
1
-24
/
+24
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+912