index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
rfd_ftl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
1
-2
/
+1
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
1
-9
/
+8
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-12
/
+12
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
1
-1
/
+1
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
1
-0
/
+1
2010-08-08
mtd: Update copyright notices
David Woodhouse
1
-1
/
+1
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
1
-1
/
+0
2008-12-10
[MTD] remove private wrapper of endian helpers in rfd_ftl.c
Harvey Harrison
1
-4
/
+2
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-11
/
+12
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-22
[MTD] make struct rfd_ftl_tr static
Adrian Bunk
1
-1
/
+1
2007-07-23
[MTD] Remove embedded return in RFD FTL.
akpm@linux-foundation.org
1
-5
/
+3
2007-07-23
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
1
-0
/
+1
2007-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
1
-1
/
+2
2006-05-17
[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased
Sean Young
1
-23
/
+25
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-11-29
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
1
-4
/
+2
2005-11-09
[PATCH] mtd: rfd_ftl build fix
Andrew Morton
1
-0
/
+1
2005-11-07
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
1
-57
/
+57
2005-11-06
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
1
-0
/
+855