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
/
mtdcore.h
Age
Commit message (
Expand
)
Author
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
2019-01-07
mtd: Check add_mtd_device() ret code
Boris Brezillon
2018-05-07
mtd: move code adding (registering) partitions to the parse_mtd_partitions()
Rafał Miłecki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-12-09
mtd: partitions: support a cleanup callback for parsers
Brian Norris
2015-12-09
mtd: partitions: pass around 'mtd_partitions' wrapper struct
Brian Norris
2015-12-09
mtd: partitions: remove kmemdup()
Brian Norris
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
2013-04-05
mtd: mtdcore: cleanup mtdcore.h a little
Artem Bityutskiy
2013-04-05
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2011-05-25
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2010-02-25
mtd: Replace static array of devices with an idr structure
Ben Hutchings
2010-02-25
mtd: Introduce and use iteration macro for reading the MTD device table
Ben Hutchings
2007-06-28
[MTD] mtdcore.c: share syms with mtd_blkdev.c
Ben Dooks