summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.c
Commit message (Expand)AuthorAgeFilesLines
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-251-2/+12
* mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com2014-09-161-2/+2
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-161-1/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-251-7/+17
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+2
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-72/+1040
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-091-1/+13
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-0/+191
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-301-1/+1
* Followup fixes on the mtdparts spread patchsetScott Wood2010-10-111-10/+5
* mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-111-0/+49
* mtd: Remove a printf() from add_mtd_device().Piotr Ziecik2008-11-241-2/+0
* MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-191-0/+146
OpenPOWER on IntegriCloud