aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
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
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy
2009-06-10UBI: add reboot notifierKevin Cernekee
2009-06-10UBI: handle more error codesArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy
2009-06-08UBI: improve messages in the WL workerArtem Bityutskiy
2009-06-03UBI: make gluebi a separate moduleDmitry Pervushin
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy
2009-06-02UBI: introduce new constantsArtem Bityutskiy
2009-05-26UBI: fix race conditionArtem Bityutskiy
2009-05-18UBI: minor serialization fixArtem Bityutskiy
2009-05-18UBI: do not panic if volume check failsArtem Bityutskiy
2009-05-18UBI: add dump_stack in checking codeArtem Bityutskiy
2009-05-18UBI: fix races in I/O debugging checksArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy