aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)Author
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: eliminate possible undefined behaviourPhil Carmody
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-06-10UBI: add reboot notifierKevin Cernekee
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
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: introduce new constantsArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-18UBI: constify file operationsJan Engelhardt
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: use bit-fieldsArtem Bityutskiy
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy
2007-12-26UBI: handle attach ioctlArtem Bityutskiy
2007-12-26UBI: remove data_offsetArtem Bityutskiy
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy
2007-12-26UBI: add UBI control deviceArtem Bityutskiy
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy
2007-12-26UBI: remove redundant fieldArtem Bityutskiy
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy