summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2008-04-23UBI: add a messageArtem Bityutskiy
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20UBI: print media information earlierArtem Bityutskiy
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy
2008-04-17UBI: initialize static volumes with vol->used_bytesJan Altenberg
2008-04-17UBI: improve Kconfig documentationArtem Bityutskiy
2008-04-17UBI: fix error printingArtem Bityutskiy
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison
2008-03-04UBI: fix error messageArtem Bityutskiy
2008-03-04UBI: silence warningS.Çağlar Onur
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: handle zero-length caseArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: add sanity checkArtem Bityutskiy
2008-01-25UBI: remove bogus assertionArtem Bityutskiy
2008-01-25UBI: bugfix: calculate data offset properlyArtem Bityutskiy
2008-01-25UBI: amend array sizeArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: use bit-fieldsArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy
2007-12-26UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy
2007-12-26UBI: do not support kiBArtem Bityutskiy
2007-12-26UBI: add mtd_num sysfs attributeArtem Bityutskiy
2007-12-26UBI: fix mtd device string parsingArtem 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 commentArtem Bityutskiy
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy
2007-12-26UBI: fix printkArtem Bityutskiy
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy
2007-12-26UBI: improve commentArtem Bityutskiy
2007-12-26UBI: add PID to debugging printsArtem Bityutskiy
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: simplify error handlingArtem Bityutskiy
2007-12-26UBI: fix and cleanup volume opening functionsArtem Bityutskiy
2007-12-26UBI: fix error pathArtem Bityutskiy