summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-26UBI: remove data_offsetArtem Bityutskiy1-27/+15
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy1-73/+162
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-15/+127
2007-12-26UBI: add UBI control deviceArtem Bityutskiy1-10/+42
2007-12-26UBI: fix printkArtem Bityutskiy1-9/+13
2007-12-26UBI: simplify error handlingArtem Bityutskiy1-40/+12
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-1/+1
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-2/+2
2007-12-26UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy1-0/+3
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy1-17/+25
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy1-0/+13
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy1-0/+26
2007-12-26UBI: improve error messagesArtem Bityutskiy1-4/+9
2007-12-26UBI: remove redundant fieldArtem Bityutskiy1-7/+5
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-1/+27
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy1-11/+1
2007-07-18UBI: fix messageVinit Agnihotri1-2/+1
2007-07-18UBI: use is_power_of_2()Vignesh Babu1-2/+2
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri1-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-1/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+848