aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
* UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-02
* UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-16
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
* UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-11
* UBI: improve ECC error messageArtem Bityutskiy2010-06-11
* UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-04
* UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-04
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* UBI: misc comment fixesShinya Kuribayashi2010-05-07
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-07
* UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde2010-05-06
* UBI: remove reboot notifierKevin Cernekee2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* UBI: add write checkingArtem Bityutskiy2010-02-01
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-01
* UBI: fix attaching error pathArtem Bityutskiy2010-02-01
* UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-01
* UBI: mark few variables as __initdataArtem Bityutskiy2010-02-01
* Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-28
|\
| * UBI: fix volume creation input checkingMika Westerberg2010-01-27
* | UBI: fix memory leak in update pathArtem Bityutskiy2010-01-18
* | UBI: add more checks to chdev openArtem Bityutskiy2010-01-12
* | UBI: initialise update markerPeter Horton2010-01-12
|/
* Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-10
|\
| * UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-04
| * UBI: Add ubi_open_volume_pathCorentin Chary2009-11-24
* | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
|/
* UBI: fix check on unsigned longRoel Kluin2009-10-20
* UBI: fix backward compatibilityArtem Bityutskiy2009-10-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* | UBI: improve NOR flash erasure quirkArtem Bityutskiy2009-08-14
* | UBI: introduce flash dump helperArtem Bityutskiy2009-08-14
* | UBI: eliminate possible undefined behaviourPhil Carmody2009-08-14
* | UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy2009-08-14
* | UBI: amend NOR flash pre-erase quirkArtem Bityutskiy2009-08-14
* | UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy2009-08-14
|/
* UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-24
* UBI: fix double free on error pathAdrian Hunter2009-07-24
* UBI: fix bug in image sequence number handlingHolger Brunck2009-07-15
* UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-15
* UBI: fix compilation warningsArtem Bityutskiy2009-07-08
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-07
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-05
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-05
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-05