index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ar7part.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2015-12-09
mtd: partitions: make parsers return 'const' partition arrays
Brian Norris
2015-11-19
mtd: kill off MTD partition parser boilerplate
Brian Norris
2014-01-03
mtd: make register_mtd_parser return void
Axel Lin
2013-02-04
mtd: Allow removal of partitioning modules
Lubomir Rintel
2012-11-21
mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h
Luka Perkov
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2009-03-20
[MTD] mtdpart: Make all partition parsers return allocated array
Atsushi Nemoto
2008-04-23
[MTD] Clean up AR7 partition map support
David Woodhouse
2008-04-22
[MTD] AR7 mtd partition map
Matteo Croce