index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
rfd_ftl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: remove some duplicative checks
Dan Carpenter
2014-03-10
1
-6
/
+3
*
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
1
-2
/
+1
*
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
1
-9
/
+8
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
1
-12
/
+12
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mtd: Update copyright notices
David Woodhouse
2010-08-08
1
-1
/
+1
*
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-26
1
-1
/
+0
*
[MTD] remove private wrapper of endian helpers in rfd_ftl.c
Harvey Harrison
2008-12-10
1
-4
/
+2
*
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
1
-11
/
+12
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD] make struct rfd_ftl_tr static
Adrian Bunk
2008-04-22
1
-1
/
+1
*
[MTD] Remove embedded return in RFD FTL.
akpm@linux-foundation.org
2007-07-23
1
-5
/
+3
*
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
2007-07-23
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-01-18
1
-1
/
+1
|
\
|
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
|
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2006-11-28
1
-1
/
+2
|
/
*
[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased
Sean Young
2006-05-17
1
-23
/
+25
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
1
-0
/
+1
*
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
2005-11-29
1
-4
/
+2
*
[PATCH] mtd: rfd_ftl build fix
Andrew Morton
2005-11-09
1
-0
/
+1
*
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-57
/
+57
*
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
2005-11-06
1
-0
/
+855