aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdcore.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com1-2/+2
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher1-7/+17
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+2
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-72/+1040
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton1-1/+13
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-0/+191
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger1-1/+1
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood1-10/+5
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner1-0/+49
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik1-2/+0
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park1-0/+146