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