aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/kapi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-10/+10
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy1-0/+24
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-3/+3
2008-01-25UBI: fix warningsArtem Bityutskiy1-6/+4
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy1-8/+3
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-18/+41
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy1-1/+3
2007-12-26UBI: fix and cleanup volume opening functionsArtem Bityutskiy1-36/+25
2007-12-26UBI: get device when opening volumeArtem Bityutskiy1-0/+2
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-5/+6
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-6/+6
2007-12-26UBI: remove redundant fieldArtem Bityutskiy1-2/+2
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy1-0/+45
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl1-2/+7
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy1-2/+1
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao1-5/+0
2007-07-18UBI: do not let to read too muchArtem Bityutskiy1-3/+8
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+575