aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy1-2/+1
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison1-5/+5
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy1-4/+23
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy1-2/+3
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-1/+5
2008-01-25UBI: use bit-fieldsArtem Bityutskiy1-8/+8
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy1-1/+0
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy1-0/+1
2007-12-26UBI: handle attach ioctlArtem Bityutskiy1-1/+1
2007-12-26UBI: remove data_offsetArtem Bityutskiy1-2/+1
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy1-0/+5
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-1/+8
2007-12-26UBI: add UBI control deviceArtem Bityutskiy1-1/+2
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy1-0/+1
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy1-4/+6