aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdpart.c
AgeCommit message (Expand)AuthorFilesLines
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-6/+8
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-60/+455
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton1-6/+6
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-104/+54
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger1-6/+8
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger1-1/+1
2010-10-11nand: remove dead code and suspend/resumeScott Wood1-16/+0
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese1-268/+220
2008-12-09MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese1-1/+9
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park1-0/+532