aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+7
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2012-01-251-0/+2
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-141-2/+2
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-181-0/+3
|\
| * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-081-0/+3
* | UBI: kill debugging bufferArtem Bityutskiy2011-03-161-6/+0
* | UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-161-0/+1
|/
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-191-0/+3
* UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-191-0/+1
* UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-191-1/+9
* UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-191-6/+2
* UBI: rename IO error codeArtem Bityutskiy2010-10-191-3/+4
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-041-0/+3
* UBI: simplify IO error codesArtem Bityutskiy2010-06-041-5/+2
* UBI: remove reboot notifierKevin Cernekee2010-05-031-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | UBI: eliminate possible undefined behaviourPhil Carmody2009-08-141-1/+2
|/
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-071-1/+3
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-051-2/+0
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-051-0/+4
* UBI: add reboot notifierKevin Cernekee2009-06-101-1/+3
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-101-2/+2
* UBI: remove built-in gluebiDmitry Pervushin2009-06-021-26/+0
* UBI: add notification APIDmitry Pervushin2009-06-021-0/+12
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-021-2/+14
* UBI: introduce new constantsArtem Bityutskiy2009-06-021-0/+16
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-181-1/+1
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-181-4/+4
* UBI: remove redundant mutexArtem Bityutskiy2009-05-181-2/+0
* UBI: allow direct user-space I/OSidney Amani2009-01-271-1/+4
* UBI: constify file operationsJan Engelhardt2009-01-181-3/+3
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-161-17/+22
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-151-2/+4
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-0/+1
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-1/+2
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-3/+30
* UBI: amend commentariesArtem Bityutskiy2008-07-241-19/+18
* UBI: fix memory leakArtem Bityutskiy2008-07-241-1/+0
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-231-2/+1
|\
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-171-2/+1
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-2/+2
|/
* UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-041-5/+5
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-251-4/+23
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-251-2/+3
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-1/+5
* UBI: use bit-fieldsArtem Bityutskiy2008-01-251-8/+8
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-251-1/+0
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-261-0/+1