aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.h
AgeCommit message (Expand)Author
2019-01-07mtd: Check add_mtd_device() ret codeBoris Brezillon
2018-05-07mtd: move code adding (registering) partitions to the parse_mtd_partitions()Rafał Miłecki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris
2015-12-09mtd: partitions: remove kmemdup()Brian Norris
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy
2013-04-05mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings
2010-02-25mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks