aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
AgeCommit message (Expand)Author
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-06UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: fix small 80 characters limit style issueArtem Bityutskiy
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-01UBI: fix attaching error pathArtem Bityutskiy
2010-02-01UBI: support attaching by MTD character device nameArtem Bityutskiy
2010-02-01UBI: mark few variables as __initdataArtem Bityutskiy
2009-10-20UBI: fix check on unsigned longRoel Kluin
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-06-10UBI: add reboot notifierKevin Cernekee
2009-06-02UBI: add notification APIDmitry Pervushin
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-05-26UBI: fix race conditionArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy
2009-01-20UBI: remove unused variableArtem Bityutskiy
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-12-10UBI: return -ENOMEM upon failing vmallocStefan Roese
2008-07-25UBI: always start the background threadArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix memory leak on error pathArtem Bityutskiy
2008-07-24UBI: do not forget to free internal volumesArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-04-23UBI: add a messageArtem Bityutskiy
2008-04-20UBI: print media information earlierArtem Bityutskiy
2008-04-17UBI: fix error printingArtem Bityutskiy
2008-03-04UBI: fix error messageArtem 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: 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