aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/kapi.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+1
* UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-081-0/+1
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-071-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBI: add more checks to chdev openArtem Bityutskiy2010-01-121-8/+7
* UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+40
* UBI: add notification APIDmitry Pervushin2009-06-021-16/+92
* UBI: improve debugging messagesArtem Bityutskiy2009-05-181-3/+6
* fix similar typos to successfullColy Li2009-01-081-1/+1
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-10/+10
* UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-241-3/+3
* UBI: fix warningsArtem Bityutskiy2008-01-251-6/+4
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-261-8/+3
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-18/+41
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-261-1/+3
* UBI: fix and cleanup volume opening functionsArtem Bityutskiy2007-12-261-36/+25
* UBI: get device when opening volumeArtem Bityutskiy2007-12-261-0/+2
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-5/+6
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-6/+6
* UBI: remove redundant fieldArtem Bityutskiy2007-12-261-2/+2
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-261-0/+45
* UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-141-2/+7
* UBI: remove unneeded error checksArtem Bityutskiy2007-07-181-2/+1
* UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
* UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+575