aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/attach.c
Commit message (Expand)AuthorAge
* UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-26
* UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger2015-03-26
* UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2015-03-26
* UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2015-03-26
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-03-26
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: fix error return codeJulia Lawall2014-01-02
* UBI: simplify image sequence testRichard Genoud2013-10-03
* UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-03
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
* UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-26
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-03
* UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-26
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-04
* UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-21
* UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-20