aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald
2012-07-18UBI: Change the default percentage of reserved PEBRichard Genoud
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy
2012-05-20UBI: remove scan.hArtem Bityutskiy
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy
2012-05-20UBI: remove unused functionArtem Bityutskiy
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy
2012-05-20UBI: rename sv to avArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy