aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches1-0/+49
2015-01-28UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman1-2/+2
2012-09-04UBI: comply with coding styleArtem Bityutskiy1-3/+1
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani1-4/+12
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani1-0/+23
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani1-1/+1
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-1/+1
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy1-0/+19
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-1/+1
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-1/+1
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-2/+2
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+105