summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-101-2/+3
* UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-5/+3
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-4/+4
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-0/+1
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-1/+1
* UBI: amend commentariesArtem Bityutskiy2008-07-241-1/+1
* UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
* UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
* UBI: fix memory leakArtem Bityutskiy2008-07-241-2/+0
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-241-2/+6
* UBI: add a messageArtem Bityutskiy2008-04-231-2/+1
* UBI: print media information earlierArtem Bityutskiy2008-04-201-9/+10
* UBI: fix error printingArtem Bityutskiy2008-04-171-10/+8
* UBI: fix error messageArtem Bityutskiy2008-03-041-2/+2
* UBI: bugfix: calculate data offset properlyArtem Bityutskiy2008-01-251-1/+1
* UBI: amend array sizeArtem Bityutskiy2008-01-251-2/+2
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-5/+64
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-251-27/+1
* UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2007-12-261-1/+1
* UBI: do not support kiBArtem Bityutskiy2007-12-261-3/+1
* UBI: add mtd_num sysfs attributeArtem Bityutskiy2007-12-261-1/+9
* UBI: fix mtd device string parsingArtem Bityutskiy2007-12-261-24/+12
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-261-0/+1
* UBI: handle attach ioctlArtem Bityutskiy2007-12-261-26/+54
* UBI: remove data_offsetArtem Bityutskiy2007-12-261-27/+15
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-261-73/+162
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-15/+127
* UBI: add UBI control deviceArtem Bityutskiy2007-12-261-10/+42
* UBI: fix printkArtem Bityutskiy2007-12-261-9/+13
* UBI: simplify error handlingArtem Bityutskiy2007-12-261-40/+12
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-1/+1
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-2/+2
* UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy2007-12-261-0/+3
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-261-17/+25
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-261-0/+13
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-261-0/+26
* UBI: improve error messagesArtem Bityutskiy2007-12-261-4/+9
* UBI: remove redundant fieldArtem Bityutskiy2007-12-261-7/+5
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-141-1/+27
* UBI: remove unneeded error checksArtem Bityutskiy2007-07-181-11/+1
* UBI: fix messageVinit Agnihotri2007-07-181-2/+1
* UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
* UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-1/+1
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+848
OpenPOWER on IntegriCloud