summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdpart.c
AgeCommit message (Expand)Author
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-09-20mtd: mtdpart: balance debug messagesMiquel Raynal
2018-09-20mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
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-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2008-12-09MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park