aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/kapi.c
AgeCommit message (Expand)Author
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-12UBI: add more checks to chdev openArtem Bityutskiy
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary
2009-06-02UBI: add notification APIDmitry Pervushin
2009-05-18UBI: improve debugging messagesArtem Bityutskiy
2009-01-08fix similar typos to successfullColy Li
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-01-25UBI: fix warningsArtem Bityutskiy
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy
2007-12-26UBI: fix and cleanup volume opening functionsArtem Bityutskiy
2007-12-26UBI: get device when opening volumeArtem Bityutskiy
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy
2007-12-26UBI: improve internal interfacesArtem Bityutskiy
2007-12-26UBI: remove redundant fieldArtem Bityutskiy
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao
2007-07-18UBI: do not let to read too muchArtem Bityutskiy
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy