summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdpart.c
Commit message (Expand)AuthorAgeLines
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16-1/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25-6/+8
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-25-0/+2
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-60/+455
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09-6/+6
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-104/+54
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11-6/+8
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30-1/+1
* nand: remove dead code and suspend/resumeScott Wood2010-10-11-16/+0
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-268/+220
* MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-09-1/+9
* MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-19-0/+532