summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)Author
2013-02-22UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2013-02-22UBI: Add fastmap stuff to attach.cRichard Weinberger
2013-02-22UBI: Add fastmap stuff to ubi.hRichard Weinberger
2012-10-05UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-10-05UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-10-05UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani
2012-10-05UBI: introduce new bad PEB limitShmulik Ladkani
2012-07-23UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-05-23UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-23UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-23UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-23UBI: add volume id struct ubi_ainf_pebJoel Reardon
2012-05-23UBI: remove scan.hArtem Bityutskiy
2012-05-23UBI: move and rename attach_by_scanningArtem Bityutskiy
2012-05-23UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-23UBI: rename si to aiArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-05-23UBI: always dump the stack on errorArtem Bityutskiy
2012-04-11UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-04-11UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-04-11UBI: reduce memory consumptionJosselin Costanzi
2012-01-09UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-16UBI: kill debugging bufferArtem Bityutskiy
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
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
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-06-10UBI: add reboot notifierKevin Cernekee
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin