aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* UBI: add sanity checkArtem Bityutskiy2008-01-25
* UBI: remove bogus assertionArtem Bityutskiy2008-01-25
* UBI: bugfix: calculate data offset properlyArtem Bityutskiy2008-01-25
* UBI: amend array sizeArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: use bit-fieldsArtem Bityutskiy2008-01-25
* UBI: fix warningsArtem Bityutskiy2008-01-25
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-25
* UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2007-12-26
* UBI: do not support kiBArtem Bityutskiy2007-12-26
* UBI: add mtd_num sysfs attributeArtem Bityutskiy2007-12-26
* UBI: fix mtd device string parsingArtem Bityutskiy2007-12-26
* 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 commentArtem Bityutskiy2007-12-26
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-26
* UBI: fix printkArtem Bityutskiy2007-12-26
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-26
* UBI: improve commentArtem Bityutskiy2007-12-26
* UBI: add PID to debugging printsArtem Bityutskiy2007-12-26
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-26
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-26
* UBI: simplify error handlingArtem Bityutskiy2007-12-26
* UBI: fix and cleanup volume opening functionsArtem Bityutskiy2007-12-26
* UBI: fix error pathArtem Bityutskiy2007-12-26
* UBI: get device when opening volumeArtem Bityutskiy2007-12-26
* UBI: add some more commentsArtem Bityutskiy2007-12-26
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy2007-12-26
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-26
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-26
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-26
* UBI: improve error messagesArtem Bityutskiy2007-12-26
* UBI: remove redundant fieldArtem Bityutskiy2007-12-26
* UBI: minor tidy-upsArtem Bityutskiy2007-12-26
* UBI: silence a warningJesper Juhl2007-12-26
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-26
* UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-26
* UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-26
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-14
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-14
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-14
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14