summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAgeFilesLines
* 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