aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/
* UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
* UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-10
* UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
* UBI: fix error pathArtem Bityutskiy2008-12-05
* UBI: some code re-structuringArtem Bityutskiy2008-12-05
* UBI: fix deadlockArtem Bityutskiy2008-12-05
* UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-03
* UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-06
* UBI: fix EBADMSG handlingZoltan Sogor2008-11-06
* UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-09
* UBI: fix IS_ERR testJulien Brunel2008-09-26
* UBI: remove BKLArtem Bityutskiy2008-09-05
* 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
|/