summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/scan.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: remove scan.hArtem Bityutskiy1-173/+0
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy1-3/+6
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy1-1/+1
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy1-1/+1
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy1-3/+2
2012-05-20UBI: remove unused functionArtem Bityutskiy1-2/+0
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy1-2/+0
2012-05-20UBI: rename sv to avArtem Bityutskiy1-6/+6
2012-05-20UBI: rename si to aiArtem Bityutskiy1-7/+7
2012-05-20UBI: rename seb to aebArtem Bityutskiy1-5/+5
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy1-10/+11
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy1-9/+9
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy1-6/+6
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy1-8/+8
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy1-0/+2
2010-10-21UBI: remember copy_flag while scanningArtem Bityutskiy1-1/+3
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy1-9/+6
2010-10-19UBI: rename IO error codeArtem Bityutskiy1-1/+1
2010-06-04UBI: introduce eraseblock counter variablesArtem Bityutskiy1-5/+14
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy1-2/+0
2009-08-14UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy1-0/+2
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy1-0/+2
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy1-2/+0
2008-07-24UBI: amend commentariesArtem Bityutskiy1-10/+9
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy1-1/+1
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-4/+4
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy1-2/+0
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+167