aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/attach.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-02UBI: fix error return codeJulia Lawall1-1/+3
2013-10-03UBI: simplify image sequence testRichard Genoud1-3/+2
2013-10-03UBI: Call scan_all() with correct offset in error caseRichard Weinberger1-2/+4
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia1-2/+2
2012-10-26UBI: do not allocate the memory unnecessarilyArtem Bityutskiy1-12/+7
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger1-128/+258
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris1-1/+1
2012-09-04UBI: print lessArtem Bityutskiy1-4/+4
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy1-3/+3
2012-09-04UBI: comply with coding styleArtem Bityutskiy1-15/+13
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon1-15/+31
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy1-0/+1615