summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy
2010-08-02UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy
2010-06-16UBI: improve delete-compatible volumes handlingBrijesh Singh
2010-06-14UBI: fix error message and compilation warningsArtem Bityutskiy
2010-06-11UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET
2010-06-11UBI: improve ECC error messageArtem Bityutskiy
2010-06-04UBI: improve corrupted flash handlingArtem Bityutskiy
2010-06-04UBI: introduce eraseblock counter variablesArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-01UBI: add write checkingArtem Bityutskiy
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2010-02-01UBI: fix attaching error pathArtem Bityutskiy
2010-02-01UBI: support attaching by MTD character device nameArtem Bityutskiy
2010-02-01UBI: mark few variables as __initdataArtem Bityutskiy
2010-01-28Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-01-27UBI: fix volume creation input checkingMika Westerberg
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy
2010-01-12UBI: add more checks to chdev openArtem Bityutskiy
2010-01-12UBI: initialise update markerPeter Horton
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-12-04UBI: flush wl before clearing update markerSebastian Andrzej Siewior
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-20UBI: fix check on unsigned longRoel Kluin
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-14UBI: improve NOR flash erasure quirkArtem Bityutskiy
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody
2009-08-14UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy
2009-08-14UBI: amend NOR flash pre-erase quirkArtem Bityutskiy
2009-08-14UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy
2009-07-24UBI: compatible fallback in absense of sequence numbersAdrian Hunter
2009-07-24UBI: fix double free on error pathAdrian Hunter
2009-07-15UBI: fix bug in image sequence number handlingHolger Brunck
2009-07-15UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy
2009-07-08UBI: fix compilation warningsArtem Bityutskiy