summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2012-05-23UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-23UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-23UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-23UBI: add volume id struct ubi_ainf_pebJoel Reardon
2012-05-23UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon
2012-05-23UBI: rename scan.c to attach.cArtem Bityutskiy
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: rename _init_scan functionsArtem 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
2012-05-23UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-23UBI: get rid of dbg_errArtem Bityutskiy
2012-05-23UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-23UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy
2012-05-23UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_sebArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-23UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-05-23UBI: remove superfluous "!!" operationRichard Weinberger
2012-05-23UBI: always warn if case of I/O errorsArtem Bityutskiy
2012-05-23UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy
2012-05-23UBI: always dump flash contents in case of errorsArtem Bityutskiy
2012-05-23UBI: always dump the stack on errorArtem Bityutskiy
2012-04-11UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-04-11UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-04-11UBI: reduce memory consumptionJosselin Costanzi
2012-04-11UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-11UBI: fix documentation and improve readabilityArtem Bityutskiy
2012-04-11UBI: fix error handling in ubi_scan()Richard Weinberger