summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
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
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-03-09UBI: reduce memory consumptionJosselin Costanzi
2012-03-09UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy
2012-02-29UBI: fix error handling in ubi_scan()Richard Weinberger
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-11UBI: fix debugging messagesArtem Bityutskiy
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds