aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-07mtd: Check add_mtd_device() ret codeBoris Brezillon1-1/+1
2018-05-07mtd: move code adding (registering) partitions to the parse_mtd_partitions()Rafał Miłecki1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris1-0/+2
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris1-1/+4
2015-12-09mtd: partitions: remove kmemdup()Brian Norris1-1/+1
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy1-2/+5
2013-04-05mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy1-17/+11
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy1-1/+2
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov1-0/+3
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles1-0/+6
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings1-11/+1
2010-02-25mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings1-0/+15
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks1-0/+11