summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* mtd: ubi: mark PEBs as bad on erase failureSascha Hauer2019-07-151-0/+29
* UBI: Fix typosAndrew F. Davis2018-08-311-1/+1
* UBI: introduce the VID buffer conceptBoris Brezillon2018-08-311-17/+22
* ubi: Only read necessary size when reading the VID headerUlrich Ölmann2017-01-101-1/+1
* UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2016-05-271-1/+1
* UBI: Validate data_sizeRichard Weinberger2016-05-271-0/+5
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-45/+46
* mtd: ubi: Use mtd_peb_eraseSascha Hauer2016-04-061-54/+1
* mtd: ubi: Use mtd_peb_writeSascha Hauer2016-04-061-112/+1
* mtd: ubi: Use mtd_peb_readSascha Hauer2016-04-061-84/+5
* mtd: ubi: Use mtd_peb_tortureSascha Hauer2016-04-061-110/+5
* mtd: ubi: Use mtd_peb_check_all_ffSascha Hauer2016-04-061-37/+2
* mtd: ubi: Use mtd_all_ff/mtd_check_patternSascha Hauer2016-04-061-5/+5
* UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-09-111-32/+22
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+1418
* UBI: remove old ubi supportSascha Hauer2013-07-241-1271/+0
* mtd: Use mtd_* functions where appropriateSascha Hauer2013-02-141-4/+4
* mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+1274