summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/attach.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: introduce the VID buffer conceptBoris Brezillon2018-08-311-19/+21
* UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon2018-08-311-20/+19
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2018-08-311-18/+51
* UBI: factorize destroy_av() and ubi_remove_av() codeBoris Brezillon2018-08-311-13/+12
* UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon2018-08-311-43/+108
* UBI: fix add_fastmap() to use the vid_hdr passed in argumentBoris Brezillon2018-08-311-2/+2
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2018-08-311-4/+24
* ubi: Rework Fastmap attach base codeRichard Weinberger2018-08-311-31/+69
* ubi: Introduce vol_ignored()Richard Weinberger2018-08-311-6/+18
* ubi: Fix scan_fast() commentRichard Weinberger2018-08-311-1/+1
* UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2018-08-311-5/+5
* UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2018-08-311-21/+26
* UBI: attach: add missing newline at end of pr_err()Marc Kleine-Budde2017-10-161-1/+1
* UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2016-05-271-1/+1
* UBI: account for bitflips in both the VID header and dataBrian Norris2016-05-271-1/+1
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-60/+66
* mtd: ubi: Use mtd_all_ff/mtd_check_patternSascha Hauer2016-04-061-1/+1
* UBI: fix error return codeJulia Lawall2014-09-111-1/+3
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* UBI: simplify image sequence testRichard Genoud2014-01-071-3/+2
* UBI: Call scan_all() with correct offset in error caseRichard Weinberger2014-01-071-2/+4
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+1728