index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ftl.c
Age
Commit message (
Expand
)
Author
2021-03-11
mtd: ftl: Use module_mtd_blktrans to register driver
Dejin Zheng
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-29
mtd: ftl: Use DIV_ROUND_UP()
Arushi Singhal
2018-03-15
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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