aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/upd.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: fix memory leak in update pathArtem Bityutskiy2010-01-181-0/+1
* UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-041-9/+11
* UBI: minor serialization fixArtem Bityutskiy2009-05-181-2/+2
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-181-4/+4
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-181-14/+7
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-0/+2
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-3/+5
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-8/+8
* UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-251-12/+100
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-251-32/+31
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-251-1/+0
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-0/+4
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-4/+3
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-2/+2
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+348