aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/gluebi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-20mtd: ubi: gluebi: Fix misnamed function parameter documentationLee Jones1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-3/+0
2016-07-29ubi: gluebi: Fix double refcountingRichard Weinberger1-5/+0
2015-09-29UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray1-2/+2
2012-11-30UBI: gluebi: rename misleading variablesEzequiel Garcia1-14/+14
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy1-1/+1
2012-09-04UBI: comply with coding styleArtem Bityutskiy1-15/+13
2012-05-20UBI: Kill data type hintRichard Weinberger1-1/+1
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy1-8/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-11/+0
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-5/+5
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-15UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy1-0/+1
2009-06-03UBI: make gluebi a separate moduleDmitry Pervushin1-91/+287
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy1-8/+3
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-8/+9
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-2/+2
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-5/+5
2008-07-24UBI: fix error messageArtem Bityutskiy1-1/+1
2008-04-17UBI: initialize static volumes with vol->used_bytesJan Altenberg1-2/+3
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-5/+4
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy1-1/+26
2007-04-27UBI: remove unused variableArtem Bityutskiy1-1/+0
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+324