summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/attach.c
Commit message (Expand)AuthorAgeFilesLines
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-291-4/+24
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-291-30/+69
* ubi: Introduce vol_ignored()Richard Weinberger2016-07-291-6/+18
* ubi: Fix scan_fast() commentRichard Weinberger2016-07-291-1/+1
* UBI: drop null test before destroy functionsJulia Lawall2015-10-031-3/+1
* UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-261-1/+1
* UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger2015-03-261-1/+1
* UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2015-03-261-6/+6
* UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2015-03-261-28/+33
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-03-261-1/+1
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-60/+66
* UBI: fix error return codeJulia Lawall2014-01-021-1/+3
* UBI: simplify image sequence testRichard Genoud2013-10-031-3/+2
* UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-031-2/+4
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-101-2/+2
* UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-261-12/+7
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-031-128/+258
* UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-261-1/+1
* UBI: print lessArtem Bityutskiy2012-09-041-4/+4
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-041-3/+3
* UBI: comply with coding styleArtem Bityutskiy2012-09-041-15/+13
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-041-1/+1
* UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-211-15/+31
* UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-201-0/+1615