summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdcore.c
AgeCommit message (Expand)Author
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park