aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/upd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2009-12-04UBI: flush wl before clearing update markerSebastian Andrzej Siewior1-9/+11
2009-05-18UBI: minor serialization fixArtem Bityutskiy1-2/+2
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy1-4/+4
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy1-14/+7
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-0/+2
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-3/+5
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-8/+8
2008-07-24UBI: fix buffer paddingKyungmin Park1-3/+3
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy1-12/+100
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy1-32/+31
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy1-1/+0
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-0/+4
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-4/+3
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-2/+2
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+348