aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.h
Commit message (Expand)AuthorAge
* mtd: move code adding (registering) partitions to the parse_mtd_partitions()Rafał Miłecki2018-05-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mtd: partitions: support a cleanup callback for parsersBrian Norris2015-12-09
* mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-09
* mtd: partitions: remove kmemdup()Brian Norris2015-12-09
* mtd: merge mtdchar module with mtdcoreArtem Bityutskiy2013-04-05
* mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy2013-04-05
* mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-05
* mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov2011-09-11
* mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2011-05-24
* mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-25
* mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings2010-02-25
* [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-28