aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAge
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-19
* UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-19
* UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-19
* UBI: rename IO error codeArtem Bityutskiy2010-10-19
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* 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
* 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: eliminate possible undefined behaviourPhil Carmody2009-08-14
|/
* 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: add reboot notifierKevin Cernekee2009-06-10
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
* UBI: remove built-in gluebiDmitry Pervushin2009-06-02
* UBI: add notification APIDmitry Pervushin2009-06-02
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
* UBI: introduce new constantsArtem Bityutskiy2009-06-02
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: remove redundant mutexArtem Bityutskiy2009-05-18
* UBI: allow direct user-space I/OSidney Amani2009-01-27
* UBI: constify file operationsJan Engelhardt2009-01-18
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: fix memory leakArtem Bityutskiy2008-07-24
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-23
|\
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-17
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
|/
* UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-04
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-25
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: use bit-fieldsArtem Bityutskiy2008-01-25
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-25
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-26
* UBI: handle attach ioctlArtem Bityutskiy2007-12-26
* UBI: remove data_offsetArtem Bityutskiy2007-12-26
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-26
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: add UBI control deviceArtem Bityutskiy2007-12-26
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-26
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-26