aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAge
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-19
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
* UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde2010-05-06
* UBI: remove reboot notifierKevin Cernekee2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* UBI: fix attaching error pathArtem Bityutskiy2010-02-01
* UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-01
* UBI: mark few variables as __initdataArtem Bityutskiy2010-02-01
* UBI: fix check on unsigned longRoel Kluin2009-10-20
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-07
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-05
* UBI: add reboot notifierKevin Cernekee2009-06-10
* UBI: add notification APIDmitry Pervushin2009-06-02
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-02
* UBI: fix race conditionArtem Bityutskiy2009-05-26
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: remove redundant mutexArtem Bityutskiy2009-05-18
* UBI: fix resource de-allocationArtem Bityutskiy2009-01-20
* UBI: remove unused variableArtem Bityutskiy2009-01-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
|\
| * UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-10
* | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
* | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
|/
* UBI: always start the background threadArtem Bityutskiy2008-07-25
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: fix memory leak on error pathArtem Bityutskiy2008-07-24
* UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-24
* UBI: fix memory leakArtem Bityutskiy2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: add a messageArtem Bityutskiy2008-04-23
* UBI: print media information earlierArtem Bityutskiy2008-04-20
* UBI: fix error printingArtem Bityutskiy2008-04-17
* UBI: fix error messageArtem Bityutskiy2008-03-04
* 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: 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