aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/upd.c
AgeCommit message (Expand)Author
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-20UBI: Kill data type hintRichard Weinberger
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy
2009-12-04UBI: flush wl before clearing update markerSebastian Andrzej Siewior
2009-05-18UBI: minor serialization fixArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: fix buffer paddingKyungmin Park
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy