aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy1-3/+3
2012-05-20UBI: Kill data type hintRichard Weinberger1-8/+4
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy1-1/+1
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy1-2/+2
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy1-3/+3
2012-03-09UBI: reduce memory consumptionJosselin Costanzi1-3/+1
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh1-0/+2
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy1-0/+1
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy1-1/+2
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy1-0/+4
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy1-2/+2
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+3
2011-03-16UBI: kill debugging bufferArtem Bityutskiy1-6/+0
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy1-0/+1
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy1-0/+3
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy1-0/+3
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy1-0/+1
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy1-1/+9
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy1-6/+2
2010-10-19UBI: rename IO error codeArtem Bityutskiy1-3/+4
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy1-0/+3
2010-06-04UBI: simplify IO error codesArtem Bityutskiy1-5/+2
2010-05-03UBI: remove reboot notifierKevin Cernekee1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody1-1/+2
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy1-1/+3
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy1-2/+0
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter1-0/+4
2009-06-10UBI: add reboot notifierKevin Cernekee1-1/+3
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy1-2/+2
2009-06-02UBI: remove built-in gluebiDmitry Pervushin1-26/+0
2009-06-02UBI: add notification APIDmitry Pervushin1-0/+12
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy1-2/+14
2009-06-02UBI: introduce new constantsArtem Bityutskiy1-0/+16
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy1-1/+1
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy1-4/+4
2009-05-18UBI: remove redundant mutexArtem Bityutskiy1-2/+0
2009-01-27UBI: allow direct user-space I/OSidney Amani1-1/+4
2009-01-18UBI: constify file operationsJan Engelhardt1-3/+3
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu1-17/+22
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu1-2/+4
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-0/+1
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-1/+2
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-3/+30
2008-07-24UBI: amend commentariesArtem Bityutskiy1-19/+18
2008-07-24UBI: fix memory leakArtem Bityutskiy1-1/+0
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-2/+1
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2