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