index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ftl.c
Age
Commit message (
Expand
)
Author
2015-12-18
mtd: ftl: use swap() in copy_erase_unit()
Fabian Frederick
2014-07-14
mtd/ftl: fix the double free of the buffers allocated in build_maps()
Kevin Hao
2014-07-02
mtd/ftl: drop the useless VirtualPageMap in partition_t
Kevin Hao
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
2011-09-11
mtd: spelling fixes
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2008-12-10
[MTD] Remove strange u_int32_t types from FTL
David Woodhouse
2008-10-09
Support 'discard sectors' operation.
David Woodhouse
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2008-06-24
pcmcia: remove unused bulkmem.h
Magnus Damm
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-04-22
[MTD] ftl.c: make code static
Adrian Bunk
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-07
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-05-23
[MTD] FTL Fix missing pointer assignment
Herbert Valerio Riedel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds