aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2008-07-25UBI: always start the background threadArtem Bityutskiy
2008-07-24UBI: fix gcc warningArtem Bityutskiy
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix error messageArtem Bityutskiy
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy
2008-07-24UBI: fix 64-bit calculationsBruce Leonard
2008-07-24UBI: fix LEB lockingArtem Bityutskiy
2008-07-24UBI: fix memory leak on error pathArtem Bityutskiy
2008-07-24UBI: do not forget to free internal volumesArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-07-24UBI: fix buffer paddingKyungmin Park
2008-07-24UBI: add a commentArtem Bityutskiy
2008-07-24UBI: print error codeArtem Bityutskiy
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet
2008-04-23UBI: add a messageArtem Bityutskiy
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20UBI: print media information earlierArtem Bityutskiy
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy
2008-04-17UBI: initialize static volumes with vol->used_bytesJan Altenberg
2008-04-17UBI: improve Kconfig documentationArtem Bityutskiy
2008-04-17UBI: fix error printingArtem Bityutskiy
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison
2008-03-04UBI: fix error messageArtem Bityutskiy
2008-03-04UBI: silence warningS.Çağlar Onur
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: handle zero-length caseArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: add sanity checkArtem Bityutskiy
2008-01-25UBI: remove bogus assertionArtem Bityutskiy
2008-01-25UBI: bugfix: calculate data offset properlyArtem Bityutskiy
2008-01-25UBI: amend array sizeArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: use bit-fieldsArtem Bityutskiy