aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-08fix similar typos to successfullColy Li
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-12-10UBI: return -ENOMEM upon failing vmallocStefan Roese
2008-12-05UBI: handle write errors in WL workerArtem Bityutskiy
2008-12-05UBI: fix error pathArtem Bityutskiy
2008-12-05UBI: some code re-structuringArtem Bityutskiy
2008-12-05UBI: fix deadlockArtem Bityutskiy
2008-12-03UBI: fix warnings when debugging is enabledArtem Bityutskiy
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena
2008-09-26UBI: fix IS_ERR testJulien Brunel
2008-09-05UBI: remove BKLArtem Bityutskiy
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